diff options
author | Marinus Schraal <foser@gentoo.org> | 2005-03-09 15:53:44 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2005-03-09 15:53:44 +0000 |
commit | df2ac9e5ad99c786bf5ec91ab36ed4114872929b (patch) | |
tree | 5c78af65ca5ed5a22873c6e3cfb3ed4767a79a14 /gnome-extra | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-df2ac9e5ad99c786bf5ec91ab36ed4114872929b.tar.gz gentoo-2-df2ac9e5ad99c786bf5ec91ab36ed4114872929b.tar.bz2 gentoo-2-df2ac9e5ad99c786bf5ec91ab36ed4114872929b.zip |
dep fix
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild index ed03e6c7b279..40498fded855 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild,v 1.1 2005/03/09 05:33:12 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild,v 1.2 2005/03/09 15:53:44 foser Exp $ inherit gnome2 @@ -13,7 +13,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" IUSE="" RDEPEND=">=gnome-base/gconf-2.9.2 - >=x11-libs/gtk+-2.5 + >=x11-libs/gtk+-2.6 >=gnome-base/libgnome-2 >=gnome-base/libgnomeui-2.6" |