diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-04-12 18:48:34 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-04-12 18:48:34 +0000 |
commit | 7ea4b78a9fb7c1cda6ad03d4659cd49a051dc735 (patch) | |
tree | b506fefcfe90c82a261f01aaae8b39513c75bb2c /www-client | |
parent | Marking clamav-0.96 ppc64 for bug 314087 (diff) | |
download | gentoo-2-7ea4b78a9fb7c1cda6ad03d4659cd49a051dc735.tar.gz gentoo-2-7ea4b78a9fb7c1cda6ad03d4659cd49a051dc735.tar.bz2 gentoo-2-7ea4b78a9fb7c1cda6ad03d4659cd49a051dc735.zip |
Fix libsoup dependencies - no need to dep on libsoup[gnome], configure checks only libsoup-gnome and we dep on the split package already. Makes things more user friendly for users with no global USE=gnome
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.28.2.ebuild | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index ced56e46b7b6..c2328f10640f 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.234 2010/04/05 15:10:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.235 2010/04/12 18:48:34 leio Exp $ + + 12 Apr 2010; Mart Raudsepp <leio@gentoo.org> epiphany-2.28.2.ebuild: + Fix libsoup dependencies - no need to dep on libsoup[gnome], configure + checks only libsoup-gnome and we dep on the split package already. Makes + things more user friendly for users with no global USE=gnome 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> epiphany-2.26.3-r3.ebuild: alpha/ia64/sparc stable wrt #308549 diff --git a/www-client/epiphany/epiphany-2.28.2.ebuild b/www-client/epiphany/epiphany-2.28.2.ebuild index 18b9ea5c09b3..9bfc85baa39e 100644 --- a/www-client/epiphany/epiphany-2.28.2.ebuild +++ b/www-client/epiphany/epiphany-2.28.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.28.2.ebuild,v 1.2 2010/03/11 00:17:56 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.28.2.ebuild,v 1.3 2010/04/12 18:48:34 leio Exp $ EAPI="2" @@ -28,7 +28,6 @@ RDEPEND=">=dev-libs/glib-2.19.7 >=gnome-base/gconf-2 >=app-text/iso-codes-0.35 >=net-libs/webkit-gtk-1.1.15 - >=net-libs/libsoup-2.27.91[gnome] >=net-libs/libsoup-gnome-2.27.91 >=gnome-base/gnome-keyring-2.26.0 |