diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-29 20:39:12 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-29 20:39:12 +0000 |
commit | dd8fcd452b20718a3fcba79b0142b2f840200087 (patch) | |
tree | 9de6bac096d6d9ef28e2b83a5ce5459a0b736026 /app-crypt/gcr | |
parent | marked x86 per bug 439832 (diff) | |
download | gentoo-2-dd8fcd452b20718a3fcba79b0142b2f840200087.tar.gz gentoo-2-dd8fcd452b20718a3fcba79b0142b2f840200087.tar.bz2 gentoo-2-dd8fcd452b20718a3fcba79b0142b2f840200087.zip |
stable ppc ppc64, bug #439152
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/gcr/gcr-3.4.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-crypt/gcr/ChangeLog b/app-crypt/gcr/ChangeLog index f98c834e8d7b..4e9ab30dc6a0 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.5 2012/10/24 09:55:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.6 2012/10/29 20:39:12 blueness Exp $ + + 29 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gcr-3.4.1-r2.ebuild: + stable ppc ppc64, bug #439152 24 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gcr-3.4.1-r2.ebuild: Stable for amd64, wrt bug #439152 @@ -27,4 +30,3 @@ 13 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +gcr-3.4.1.ebuild, +metadata.xml: New ebuild for Gcr and Gck libraries, formerly part of gnome-keyring. - diff --git a/app-crypt/gcr/gcr-3.4.1-r2.ebuild b/app-crypt/gcr/gcr-3.4.1-r2.ebuild index d38b2a69c8de..f77b0fa563c9 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.2 2012/10/24 09:55:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.4.1-r2.ebuild,v 1.3 2012/10/29 20:39:12 blueness 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 |