summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-07-29 07:59:43 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-07-29 07:59:43 +0000
commitf3cb754fb91d0a463a111fb5d9b9f33352c4a398 (patch)
tree490467f834ab642ee081a21f818125d0870c37c9 /app-crypt
parentStable on alpha, bug 551814 (diff)
downloadgentoo-2-f3cb754fb91d0a463a111fb5d9b9f33352c4a398.tar.gz
gentoo-2-f3cb754fb91d0a463a111fb5d9b9f33352c4a398.tar.bz2
gentoo-2-f3cb754fb91d0a463a111fb5d9b9f33352c4a398.zip
Stable on alpha, bug 551814
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/gcr/ChangeLog5
-rw-r--r--app-crypt/gcr/gcr-3.14.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gcr/ChangeLog b/app-crypt/gcr/ChangeLog
index 9f2501b39c70..bb16298bbd80 100644
--- a/app-crypt/gcr/ChangeLog
+++ b/app-crypt/gcr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/gcr
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.59 2015/07/17 15:32:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.60 2015/07/29 07:59:43 klausman Exp $
+
+ 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> gcr-3.14.0.ebuild:
+ Stable on alpha, bug 551814
17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> gcr-3.14.0.ebuild:
Stable for ia64, wrt bug #551814
diff --git a/app-crypt/gcr/gcr-3.14.0.ebuild b/app-crypt/gcr/gcr-3.14.0.ebuild
index 71f081212639..b9fee0fd5e28 100644
--- a/app-crypt/gcr/gcr-3.14.0.ebuild
+++ b/app-crypt/gcr/gcr-3.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v 1.12 2015/07/17 15:32:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v 1.13 2015/07/29 07:59:43 klausman 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 ~arm64 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 ~arm64 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