diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:35 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:35 +0000 |
commit | ea774c743c8df27a538fe4003c56d8b0fb944894 (patch) | |
tree | 5afd9d9f6c92503586ad9c5e97be7e876ce62bc5 /gnome-base/gconf | |
parent | x86 stable. cleanup from bad move (my fault) (Manifest recommit) (diff) | |
download | gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.tar.gz gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.tar.bz2 gentoo-2-ea774c743c8df27a538fe4003c56d8b0fb944894.zip |
stable on amd64
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-2.6.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.6.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/gconf/gconf-2.6.0.ebuild b/gnome-base/gconf/gconf-2.6.0.ebuild index 18d4fe141376..239dfacef48a 100644 --- a/gnome-base/gconf/gconf-2.6.0.ebuild +++ b/gnome-base/gconf/gconf-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.0.ebuild,v 1.5 2004/06/03 23:12:30 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.0.ebuild,v 1.6 2004/06/06 10:54:34 lv Exp $ inherit gnome2 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" IUSE="doc" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 mips" +KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64 ~ia64 mips" RDEPEND=">=dev-libs/glib-2.0.1 >=gnome-base/ORBit2-2.4 diff --git a/gnome-base/gconf/gconf-2.6.1.ebuild b/gnome-base/gconf/gconf-2.6.1.ebuild index a39a4e8504a2..d75c4c9e51df 100644 --- a/gnome-base/gconf/gconf-2.6.1.ebuild +++ b/gnome-base/gconf/gconf-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.1.ebuild,v 1.2 2004/04/22 20:25:19 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.1.ebuild,v 1.3 2004/06/06 10:54:34 lv Exp $ inherit eutils gnome2 @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" IUSE="doc" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips" RDEPEND=">=dev-libs/glib-2.0.1 >=gnome-base/ORBit2-2.4 |