diff options
author | 2014-03-09 11:53:16 +0000 | |
---|---|---|
committer | 2014-03-09 11:53:16 +0000 | |
commit | 3af33ce15e9710ee27393d6ee4a4c53e26e83d46 (patch) | |
tree | d641d5c026892bfeb46700a96ba7c6cb99317a6f /app-crypt | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-3af33ce15e9710ee27393d6ee4a4c53e26e83d46.tar.gz gentoo-2-3af33ce15e9710ee27393d6ee4a4c53e26e83d46.tar.bz2 gentoo-2-3af33ce15e9710ee27393d6ee4a4c53e26e83d46.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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 50ba7c03b757..1747939a1444 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.26 2014/03/09 10:41:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.27 2014/03/09 11:53:16 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gcr-3.10.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gcr-3.10.1.ebuild: amd64 stable, bug 499954 diff --git a/app-crypt/gcr/gcr-3.10.1.ebuild b/app-crypt/gcr/gcr-3.10.1.ebuild index 7546a719419a..dd1bfa183534 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.4 2014/03/09 10:41:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.10.1.ebuild,v 1.5 2014/03/09 11:53:16 pacho 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 |