diff options
author | 2004-05-20 23:53:33 +0000 | |
---|---|---|
committer | 2004-05-20 23:53:33 +0000 | |
commit | 9a6241ef2b94c89d89fe7b578a2882d894c89b2e (patch) | |
tree | c2f76c1781e255756621fe5eca4e91ce783eee1a /gnome-base/gconf | |
parent | mark x86 (Manifest recommit) (diff) | |
download | gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.tar.gz gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.tar.bz2 gentoo-2-9a6241ef2b94c89d89fe7b578a2882d894c89b2e.zip |
mark x86 .. let's hope i forgot nothing
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-2.6.0.ebuild b/gnome-base/gconf/gconf-2.6.0.ebuild index d3a465956826..423f241e777d 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.1 2004/03/23 15:36:45 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.6.0.ebuild,v 1.2 2004/05/20 23:53:33 foser 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 |