summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:13:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:13:03 +0000
commit1d85e6ef5e6e0bf6061b10eee8598365d4008a6b (patch)
tree586f02b93a26acfc7ba0182e54ea8a5b23ddae86 /app-crypt/gcr
parentStable for x86, wrt bug #512012 (diff)
downloadgentoo-2-1d85e6ef5e6e0bf6061b10eee8598365d4008a6b.tar.gz
gentoo-2-1d85e6ef5e6e0bf6061b10eee8598365d4008a6b.tar.bz2
gentoo-2-1d85e6ef5e6e0bf6061b10eee8598365d4008a6b.zip
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r--app-crypt/gcr/ChangeLog5
-rw-r--r--app-crypt/gcr/gcr-3.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gcr/ChangeLog b/app-crypt/gcr/ChangeLog
index 14516a92dc86..4f3de2f5257d 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.38 2014/07/22 10:41:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.39 2014/07/23 15:13:03 ago Exp $
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gcr-3.12.2.ebuild:
+ Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gcr-3.12.2.ebuild:
Stable for amd64, wrt bug #512912
diff --git a/app-crypt/gcr/gcr-3.12.2.ebuild b/app-crypt/gcr/gcr-3.12.2.ebuild
index ec7e7cf0dcf3..fa0183a0b8b9 100644
--- a/app-crypt/gcr/gcr-3.12.2.ebuild
+++ b/app-crypt/gcr/gcr-3.12.2.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.12.2.ebuild,v 1.3 2014/07/22 10:41:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.12.2.ebuild,v 1.4 2014/07/23 15:13:03 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -17,7 +17,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