diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 11:00:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 11:00:39 +0000 |
commit | c3a99ed521a89c227367142d292c15b3f28309d3 (patch) | |
tree | 183c87ec64c638647bfa5b75022f536e33a8c3b3 /app-crypt/gcr | |
parent | Stable for x86, wrt bug #443420 (diff) | |
download | gentoo-2-c3a99ed521a89c227367142d292c15b3f28309d3.tar.gz gentoo-2-c3a99ed521a89c227367142d292c15b3f28309d3.tar.bz2 gentoo-2-c3a99ed521a89c227367142d292c15b3f28309d3.zip |
Stable for x86, wrt bug #439152
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/gcr/gcr-3.4.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gcr/ChangeLog b/app-crypt/gcr/ChangeLog index 6a226c8c71c2..a12d3c3fb72d 100644 --- a/app-crypt/gcr/ChangeLog +++ b/app-crypt/gcr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gcr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.7 2012/10/29 20:54:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.8 2012/11/21 11:00:39 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> gcr-3.4.1-r2.ebuild: + Stable for x86, wrt bug #439152 29 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gcr-3.4.1-r2.ebuild: stable arm, bug #439152 diff --git a/app-crypt/gcr/gcr-3.4.1-r2.ebuild b/app-crypt/gcr/gcr-3.4.1-r2.ebuild index 533f7b33393c..36822d3ccfc4 100644 --- a/app-crypt/gcr/gcr-3.4.1-r2.ebuild +++ b/app-crypt/gcr/gcr-3.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.4.1-r2.ebuild,v 1.4 2012/10/29 20:54:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.4.1-r2.ebuild,v 1.5 2012/11/21 11:00:39 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" IUSE="debug doc +introspection" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEPEND=">=app-crypt/gnupg-2 >=app-crypt/p11-kit-0.6 |