diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-08-15 14:28:00 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-08-15 14:28:00 +0000 |
commit | 733996013aac07c32042213f9a83ee0a1f1d7372 (patch) | |
tree | 72978417e96ea8e368764d80175be2678bd03796 /gnome-base/gnome-common/gnome-common-2.12.0.ebuild | |
parent | move gnome-common-2* to SLOT 3. fixes #139517 (diff) | |
download | gentoo-2-733996013aac07c32042213f9a83ee0a1f1d7372.tar.gz gentoo-2-733996013aac07c32042213f9a83ee0a1f1d7372.tar.bz2 gentoo-2-733996013aac07c32042213f9a83ee0a1f1d7372.zip |
move gnome-common-2* to SLOT 3. change gnome-autogen.sh name for gnome-common-1. fixes #139517
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'gnome-base/gnome-common/gnome-common-2.12.0.ebuild')
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild index b08dc904eafb..1e559eb5e515 100644 --- a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.7 2006/07/17 17:23:55 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.8 2006/08/15 14:28:00 allanonjl Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="Common files for development of Gnome packages" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" -SLOT="2" +SLOT="3" KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86" IUSE="" |