diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 02:49:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-11-15 02:49:42 +0000 |
commit | 94ad3e1bde6316f98a4e4739a104653a985e90ca (patch) | |
tree | 989fa875316b3780be35b86bd025dacb77ab4c41 /gnome-base/gconf/gconf-2.4.0.1.ebuild | |
parent | add amd64 to KEYWORDS (diff) | |
download | gentoo-2-94ad3e1bde6316f98a4e4739a104653a985e90ca.tar.gz gentoo-2-94ad3e1bde6316f98a4e4739a104653a985e90ca.tar.bz2 gentoo-2-94ad3e1bde6316f98a4e4739a104653a985e90ca.zip |
stable on ia64
Diffstat (limited to 'gnome-base/gconf/gconf-2.4.0.1.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-2.4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-2.4.0.1.ebuild b/gnome-base/gconf/gconf-2.4.0.1.ebuild index 46171a6af625..68f2f0365058 100644 --- a/gnome-base/gconf/gconf-2.4.0.1.ebuild +++ b/gnome-base/gconf/gconf-2.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.4.0.1.ebuild,v 1.8 2003/11/08 15:39:05 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.4.0.1.ebuild,v 1.9 2003/11/15 02:45:23 agriffis 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" +KEYWORDS="x86 ppc alpha sparc ~hppa amd64 ia64" RDEPEND=">=dev-libs/glib-2.0.1 >=gnome-base/ORBit2-2.8 |