diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-21 02:56:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-21 02:56:43 +0000 |
commit | 7f44da219ff8504ecdb2a38c2ab005a5dd506e14 (patch) | |
tree | 71c5f1ba78392782391955f1bf4d78b7aea39a69 /gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild | |
parent | stable on alpha (diff) | |
download | historical-7f44da219ff8504ecdb2a38c2ab005a5dd506e14.tar.gz historical-7f44da219ff8504ecdb2a38c2ab005a5dd506e14.tar.bz2 historical-7f44da219ff8504ecdb2a38c2ab005a5dd506e14.zip |
stable on alpha
Diffstat (limited to 'gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild index 2f84da25ab67..c261f981564d 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.4.0.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-extra/gconf-editor/gconf-editor-2.4.0.ebuild,v 1.3 2003/10/18 22:54:00 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild,v 1.4 2003/10/21 02:56:39 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" |