diff options
Diffstat (limited to 'gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild index 147e3243df1f..ab03434f89e6 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-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-extra/gconf-editor/gconf-editor-2.6.0.ebuild,v 1.4 2004/06/04 04:21:16 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild,v 1.5 2004/06/06 10:54:35 lv Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~amd64 ~ia64 mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa amd64 ~ia64 mips" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" |