diff options
author | 2011-01-13 20:10:52 +0000 | |
---|---|---|
committer | 2011-01-13 20:10:52 +0000 | |
commit | e232e6add430f32a6ce9c987862d5e9fae646c9e (patch) | |
tree | 91571f705e11b5a4514f4bb8b9f6f606b29607f7 /gnome-extra/libgsf/libgsf-1.14.19.ebuild | |
parent | stable ppc, bug 341919 (diff) | |
download | historical-e232e6add430f32a6ce9c987862d5e9fae646c9e.tar.gz historical-e232e6add430f32a6ce9c987862d5e9fae646c9e.tar.bz2 historical-e232e6add430f32a6ce9c987862d5e9fae646c9e.zip |
gnome-vfs is not really required as explained in bug #351521 by Xake and confirmed looking at upstream bug #593480. Remove old.
Package-Manager: portage-2.1.9.31/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/libgsf/libgsf-1.14.19.ebuild')
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.19.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/gnome-extra/libgsf/libgsf-1.14.19.ebuild b/gnome-extra/libgsf/libgsf-1.14.19.ebuild index 1153398c027d..a7de260c5b72 100644 --- a/gnome-extra/libgsf/libgsf-1.14.19.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.19.ebuild,v 1.1 2010/09/26 22:14:11 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.19.ebuild,v 1.2 2011/01/13 20:10:52 pacho Exp $ EAPI="2" GCONF_DEBUG="no" @@ -22,9 +22,7 @@ RDEPEND=" >=dev-libs/libxml2-2.4.16 sys-libs/zlib bzip2? ( app-arch/bzip2 ) - gnome? ( - >=gnome-base/libbonobo-2 - >=gnome-base/gnome-vfs-2.2 ) + gnome? ( >=gnome-base/libbonobo-2 ) gtk? ( >=x11-libs/gtk+-2 ) python? ( >=dev-python/pygobject-2.10 |