summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-01-09 15:47:11 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-01-09 15:47:11 +0000
commit74a7ac7fdc00fd37c36abbf08e602092f7ee0c4c (patch)
tree1ea1abda9c5f4286e457e8681b2b48eeee5c3e7c /app-crypt/p11-kit
parentStable on alpha, bug 492522 (diff)
downloadgentoo-2-74a7ac7fdc00fd37c36abbf08e602092f7ee0c4c.tar.gz
gentoo-2-74a7ac7fdc00fd37c36abbf08e602092f7ee0c4c.tar.bz2
gentoo-2-74a7ac7fdc00fd37c36abbf08e602092f7ee0c4c.zip
Stable on alpha, bug 492522
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r--app-crypt/p11-kit/ChangeLog7
-rw-r--r--app-crypt/p11-kit/p11-kit-0.20.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/p11-kit/ChangeLog b/app-crypt/p11-kit/ChangeLog
index 90e5d1e4bcc2..33927e14f2dc 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.78 2014/12/16 20:36:47 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.79 2015/01/09 15:47:11 klausman Exp $
+
+ 09 Jan 2015; Tobias Klausmann <klausman@gentoo.org> p11-kit-0.20.7.ebuild:
+ Stable on alpha, bug 492522
16 Dec 2014; Markus Meier <maekke@gentoo.org> p11-kit-0.20.7.ebuild:
arm stable, bug #525260
diff --git a/app-crypt/p11-kit/p11-kit-0.20.7.ebuild b/app-crypt/p11-kit/p11-kit-0.20.7.ebuild
index 774e37e9ddbc..042fe1212fa2 100644
--- a/app-crypt/p11-kit/p11-kit-0.20.7.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.20.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.7.ebuild,v 1.3 2014/12/16 20:36:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.20.7.ebuild,v 1.4 2015/01/09 15:47:11 klausman 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 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+asn1 debug +libffi +trust"
REQUIRED_USE="trust? ( asn1 )"