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: Mon, 11 Sep 2017 21:55:56
Message-Id: 1505166914.450edd16939f81e660bdaacdf604454d50d989d0.eva@gentoo
1 commit: 450edd16939f81e660bdaacdf604454d50d989d0
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 11 21:33:54 2017 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 11 21:55:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450edd16
7
8 www-client/epiphany: add missing USE dependency on gcr, bug #630412
9
10 Refs: https://bugs.gentoo.org/show_bug.cgi?id=630412
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 www-client/epiphany/epiphany-3.22.7.ebuild | 2 +-
14 www-client/epiphany/epiphany-3.24.4.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-client/epiphany/epiphany-3.22.7.ebuild b/www-client/epiphany/epiphany-3.22.7.ebuild
18 index ca22c8316ed..a7701018ee3 100644
19 --- a/www-client/epiphany/epiphany-3.22.7.ebuild
20 +++ b/www-client/epiphany/epiphany-3.22.7.ebuild
21 @@ -15,7 +15,7 @@ IUSE="test"
22 KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
23
24 COMMON_DEPEND="
25 - >=app-crypt/gcr-3.5.5:=
26 + >=app-crypt/gcr-3.5.5:=[gtk]
27 >=app-crypt/libsecret-0.14
28 >=app-text/iso-codes-0.35
29 >=dev-libs/glib-2.44.0:2[dbus]
30
31 diff --git a/www-client/epiphany/epiphany-3.24.4.ebuild b/www-client/epiphany/epiphany-3.24.4.ebuild
32 index 3a53dc2b527..d98149a5ecf 100644
33 --- a/www-client/epiphany/epiphany-3.24.4.ebuild
34 +++ b/www-client/epiphany/epiphany-3.24.4.ebuild
35 @@ -19,7 +19,7 @@ COMMON_DEPEND="
36 >=x11-libs/gtk+-3.22.13:3
37 >=net-libs/webkit-gtk-2.15.90:4=
38 >=x11-libs/cairo-1.2
39 - >=app-crypt/gcr-3.5.5:=
40 + >=app-crypt/gcr-3.5.5:=[gtk]
41 >=x11-libs/gdk-pixbuf-2.36.5:2
42 >=gnome-base/gnome-desktop-2.91.2:3=
43 dev-libs/icu:=