diff options
author | 2014-04-16 07:46:38 +0000 | |
---|---|---|
committer | 2014-04-16 07:46:38 +0000 | |
commit | 08c5336a0b24a76176ea6a129c82e599cc30b74c (patch) | |
tree | c21a52564f39b7704684e9704da72dfc31fa2d11 /app-crypt | |
parent | Stable for ppc64, wrt bug #507568 (diff) | |
download | gentoo-2-08c5336a0b24a76176ea6a129c82e599cc30b74c.tar.gz gentoo-2-08c5336a0b24a76176ea6a129c82e599cc30b74c.tar.bz2 gentoo-2-08c5336a0b24a76176ea6a129c82e599cc30b74c.zip |
Stable for ppc64, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gcr/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/gcr/gcr-3.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gcr/ChangeLog b/app-crypt/gcr/ChangeLog index 7193f98947b6..1504212ed5ad 100644 --- a/app-crypt/gcr/ChangeLog +++ b/app-crypt/gcr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gcr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.28 2014/04/14 20:32:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.29 2014/04/16 07:46:38 ago Exp $ + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gcr-3.10.1.ebuild: + Stable for ppc64, wrt bug #507568 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gcr-3.10.1.ebuild: Stable for ppc, wrt bug #507568 diff --git a/app-crypt/gcr/gcr-3.10.1.ebuild b/app-crypt/gcr/gcr-3.10.1.ebuild index a3e148b9b435..b7f22109b6d4 100644 --- a/app-crypt/gcr/gcr-3.10.1.ebuild +++ b/app-crypt/gcr/gcr-3.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.10.1.ebuild,v 1.6 2014/04/14 20:32:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.10.1.ebuild,v 1.7 2014/04/16 07:46:38 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ LICENSE="GPL-2+ LGPL-2+" SLOT="0/1" # subslot = suffix of libgcr-3 IUSE="debug gtk +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEPEND=" >=app-crypt/gnupg-2 |