diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-04-14 11:35:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-04-14 11:35:16 +0000 |
commit | c2c3d3beda726878223b6d9e0c809d9f531efc79 (patch) | |
tree | 357a8d648e4af6399041bebe48170afafba44fe2 /www-client/epiphany | |
parent | Restrict version dependency on gnome-media. Newer versions don't install libg... (diff) | |
download | gentoo-2-c2c3d3beda726878223b6d9e0c809d9f531efc79.tar.gz gentoo-2-c2c3d3beda726878223b6d9e0c809d9f531efc79.tar.bz2 gentoo-2-c2c3d3beda726878223b6d9e0c809d9f531efc79.zip |
Update app-misc/ca-certificates RDEPEND to the oldest one confirmed to work ok per problems with even older versions reported in bug #358813.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.30.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 8be4f121a3f2..1538c32c0d9f 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.268 2011/04/12 10:54:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.269 2011/04/14 11:35:16 pacho Exp $ + + 14 Apr 2011; Pacho Ramos <pacho@gentoo.org> epiphany-2.30.6-r1.ebuild: + Update app-misc/ca-certificates RDEPEND to the oldest one confirmed to work + ok per problems with even older versions reported in bug #358813. *epiphany-2.30.6-r1 (12 Apr 2011) diff --git a/www-client/epiphany/epiphany-2.30.6-r1.ebuild b/www-client/epiphany/epiphany-2.30.6-r1.ebuild index 71f069990fd6..e4a705e84740 100644 --- a/www-client/epiphany/epiphany-2.30.6-r1.ebuild +++ b/www-client/epiphany/epiphany-2.30.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6-r1.ebuild,v 1.1 2011/04/12 10:54:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6-r1.ebuild,v 1.2 2011/04/14 11:35:16 pacho Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -32,7 +32,7 @@ RDEPEND=">=dev-libs/glib-2.19.7:2 x11-libs/libICE x11-libs/libSM - app-misc/ca-certificates + >=app-misc/ca-certificates-20080514-r2 x11-themes/gnome-icon-theme avahi? ( >=net-dns/avahi-0.6.22 ) |