Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/seahorse-nautilus/
Date: Mon, 11 Sep 2017 21:55:57
Message-Id: 1505166906.7b4e07218520128fa2e39d60261556ea31461d4e.eva@gentoo
1 commit: 7b4e07218520128fa2e39d60261556ea31461d4e
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 11 21:18:57 2017 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 11 21:55:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4e0721
7
8 gnome-extra/seahorse-nautilus: 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 gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild b/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild
17 index 34e799ff4df..5c84f720454 100644
18 --- a/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild
19 +++ b/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.11.92.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -17,7 +17,7 @@ IUSE=""
27
28 COMMON_DEPEND="
29 >=app-crypt/gpgme-1.0.0
30 - >=app-crypt/gcr-3.4
31 + >=app-crypt/gcr-3.4[gtk]
32 >=dev-libs/dbus-glib-0.35
33 >=dev-libs/glib-2.28:2
34 gnome-base/gnome-keyring