summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 10:41:51 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 10:41:51 +0000
commit50eb55fb0b0a228b9642d446b31e9291f058003f (patch)
tree1eba715bfe6c862e83a06dadfbce6f824136bd11 /app-crypt
parentamd64 stable, bug 499954 (diff)
downloadgentoo-2-50eb55fb0b0a228b9642d446b31e9291f058003f.tar.gz
gentoo-2-50eb55fb0b0a228b9642d446b31e9291f058003f.tar.bz2
gentoo-2-50eb55fb0b0a228b9642d446b31e9291f058003f.zip
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/gcr/ChangeLog5
-rw-r--r--app-crypt/gcr/gcr-3.10.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gcr/ChangeLog b/app-crypt/gcr/ChangeLog
index 959e8b8e7a52..50ba7c03b757 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.25 2014/03/01 22:23:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.26 2014/03/09 10:41:51 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gcr-3.10.1.ebuild:
+ amd64 stable, bug 499954
01 Mar 2014; Michał Górny <mgorny@gentoo.org> gcr-3.10.1.ebuild,
gcr-3.4.1-r2.ebuild, gcr-3.8.2.ebuild:
diff --git a/app-crypt/gcr/gcr-3.10.1.ebuild b/app-crypt/gcr/gcr-3.10.1.ebuild
index a150922348ce..7546a719419a 100644
--- a/app-crypt/gcr/gcr-3.10.1.ebuild
+++ b/app-crypt/gcr/gcr-3.10.1.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.10.1.ebuild,v 1.3 2014/03/01 22:23:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.10.1.ebuild,v 1.4 2014/03/09 10:41:51 pacho 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 ~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