Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Sun, 30 Oct 2016 11:44:24
Message-Id: 1477827851.df98672e1be29d2a72286d85a86b3910137ac94b.eva@gentoo
1 commit: df98672e1be29d2a72286d85a86b3910137ac94b
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 10:10:41 2016 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 11:44:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df98672e
7
8 www-client/epiphany: fix webkit-gtk requirement
9
10 Package-Manager: portage-2.3.2
11
12 www-client/epiphany/epiphany-3.22.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/epiphany/epiphany-3.22.1.ebuild b/www-client/epiphany/epiphany-3.22.1.ebuild
16 index 3e7f937..5654b64 100644
17 --- a/www-client/epiphany/epiphany-3.22.1.ebuild
18 +++ b/www-client/epiphany/epiphany-3.22.1.ebuild
19 @@ -24,7 +24,7 @@ COMMON_DEPEND="
20 >=dev-libs/libxslt-1.1.7
21 >=gnome-base/gsettings-desktop-schemas-0.0.1
22 >=net-dns/avahi-0.6.22[dbus]
23 - >=net-libs/webkit-gtk-2.11.4:4=
24 + >=net-libs/webkit-gtk-2.13.2:4=
25 >=net-libs/libsoup-2.48:2.4
26 >=x11-libs/gtk+-3.19.1:3
27 >=x11-libs/libnotify-0.5.1:=