commit:     fda41cdb0c792a34d649543743a4fac8bddebe6a
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed May 13 07:09:52 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed May 13 07:09:52 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fda41cdb

gnome-base/gnome-core-apps: fix keywords

Raise gcr and seahorse dependency now that they have a 3.16 release.

 gnome-base/gnome-core-apps/gnome-core-apps-3.16.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.16.0.ebuild 
b/gnome-base/gnome-core-apps/gnome-core-apps-3.16.0.ebuild
index 59b2dcb..996c92b 100644
--- a/gnome-base/gnome-core-apps/gnome-core-apps-3.16.0.ebuild
+++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.16.0.ebuild
@@ -12,7 +12,7 @@ IUSE="+bluetooth +cdr cups"
 
 # when unmasking for an arch
 # double check none of the deps are still masked !
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
 
 # Note to developers:
 # This is a wrapper for the core apps tightly integrated with GNOME 3
@@ -25,12 +25,12 @@ RDEPEND="
        >=gnome-base/gnome-settings-daemon-${PV}[cups?]
        >=gnome-base/gnome-control-center-${PV}[cups?]
 
-       >=app-crypt/gcr-3.12
+       >=app-crypt/gcr-${PV}
        >=gnome-base/nautilus-${PV}
        >=gnome-base/gnome-keyring-${PV}
        >=gnome-extra/evolution-data-server-3.16
 
-       >=app-crypt/seahorse-3.14
+       >=app-crypt/seahorse-${PV}
        >=app-editors/gedit-${PV}
        >=app-text/evince-${PV}
        >=gnome-extra/gnome-contacts-${PV}

Reply via email to