summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-23 15:27:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-23 15:27:43 +0000
commit04ad9b73dc7d49a2888a2a24c36c078d5904c8b6 (patch)
tree76314fcb9d00e95187822a7e9ca6f794245d0898 /app-crypt/gcr
parentStable for ia64, wrt bug #512012 (diff)
downloadgentoo-2-04ad9b73dc7d49a2888a2a24c36c078d5904c8b6.tar.gz
gentoo-2-04ad9b73dc7d49a2888a2a24c36c078d5904c8b6.tar.bz2
gentoo-2-04ad9b73dc7d49a2888a2a24c36c078d5904c8b6.zip
Stable for ia64, 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 53bcbf4f927a..24fe6bc6dfa9 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.41 2014/08/21 10:38:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.42 2014/08/23 15:27:43 ago Exp $
+
+ 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gcr-3.12.2.ebuild:
+ Stable for ia64, wrt bug #512012
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gcr-3.12.2.ebuild:
Stable for ppc64, wrt bug #512012
diff --git a/app-crypt/gcr/gcr-3.12.2.ebuild b/app-crypt/gcr/gcr-3.12.2.ebuild
index f6268e6a257e..0cbf56db58a3 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.6 2014/08/21 10:38:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.12.2.ebuild,v 1.7 2014/08/23 15:27:43 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