diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2003-01-19 16:13:04 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2003-01-19 16:13:04 +0000 |
commit | d7f20246bab64b6ae6000bae21c8749c8b0ed2ea (patch) | |
tree | db7f80245cd28d515d227b2adf3f52df67eb1044 /gnome-extra/gconf-editor | |
parent | new ebuild (diff) | |
download | gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.tar.gz gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.tar.bz2 gentoo-2-d7f20246bab64b6ae6000bae21c8749c8b0ed2ea.zip |
stable on alpha. syncing alpha packages.
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild index 3f9c7bc648c0..8ec38a52a91f 100644 --- a/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-0.4.0.ebuild,v 1.2 2003/01/04 12:08:26 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-0.4.0.ebuild,v 1.3 2003/01/19 16:13:04 bjb Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" RDEPEND=">=gnome-base/gconf-1.2.1 >=x11-libs/gtk+-2.0.2" |