summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-18 20:56:22 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-18 20:56:22 +0000
commitf7efab0e30501543692db365c337ef904cc2a0ce (patch)
tree1fae999185d16f22e742dc85dd42a632d97af242 /app-crypt
parentforgotten KEYWORDS change (diff)
downloadgentoo-2-f7efab0e30501543692db365c337ef904cc2a0ce.tar.gz
gentoo-2-f7efab0e30501543692db365c337ef904cc2a0ce.tar.bz2
gentoo-2-f7efab0e30501543692db365c337ef904cc2a0ce.zip
amd64 stable, bug #500718
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/p11-kit/ChangeLog5
-rw-r--r--app-crypt/p11-kit/p11-kit-0.20.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/p11-kit/ChangeLog b/app-crypt/p11-kit/ChangeLog
index 63b000dfdcc8..7cbd7c679cf2 100644
--- a/app-crypt/p11-kit/ChangeLog
+++ b/app-crypt/p11-kit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/p11-kit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.54 2014/02/18 16:04:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.55 2014/02/18 20:56:22 pacho Exp $
+
+ 18 Feb 2014; Pacho Ramos <pacho@gentoo.org> p11-kit-0.20.2.ebuild:
+ amd64 stable, bug #500718
18 Feb 2014; Jeroen Roovers <jer@gentoo.org> p11-kit-0.20.2.ebuild:
Stable for HPPA (bug #500718).
diff --git a/app-crypt/p11-kit/p11-kit-0.20.2.ebuild b/app-crypt/p11-kit/p11-kit-0.20.2.ebuild
index ce9d0f4eaa22..c32c57f3eef2 100644
--- a/app-crypt/p11-kit/p11-kit-0.20.2.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.20.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/p11-kit/p11-kit-0.20.2.ebuild,v 1.2 2014/02/18 16:04:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.2.ebuild,v 1.3 2014/02/18 20:56:22 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="+asn1 debug +trust"
REQUIRED_USE="trust? ( asn1 )"