summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-13 01:17:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-13 01:17:48 +0000
commit8936fd6af2086cab3be4e257bef44d5dc5ddd788 (patch)
tree76c13b9ed07b92d371f2c7d3bde6a75eae61e86f /app-crypt/p11-kit
parentpatch http for ghc 7.6.1 (diff)
downloadgentoo-2-8936fd6af2086cab3be4e257bef44d5dc5ddd788.tar.gz
gentoo-2-8936fd6af2086cab3be4e257bef44d5dc5ddd788.tar.bz2
gentoo-2-8936fd6af2086cab3be4e257bef44d5dc5ddd788.zip
Stable arm, bug #434288
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r--app-crypt/p11-kit/ChangeLog5
-rw-r--r--app-crypt/p11-kit/p11-kit-0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/p11-kit/ChangeLog b/app-crypt/p11-kit/ChangeLog
index 19647049b6d6..a518729295ce 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.33 2012/09/12 03:30:22 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.34 2012/09/13 01:17:48 blueness Exp $
+
+ 13 Sep 2012; Anthony G. Basile <blueness@gentoo.org> p11-kit-0.13.ebuild:
+ Stable arm, bug #434288
12 Sep 2012; Anthony G. Basile <blueness@gentoo.org> p11-kit-0.13.ebuild:
stable ppc ppc64, bug #434288
diff --git a/app-crypt/p11-kit/p11-kit-0.13.ebuild b/app-crypt/p11-kit/p11-kit-0.13.ebuild
index 679bc2ac1883..92726d373b8d 100644
--- a/app-crypt/p11-kit/p11-kit-0.13.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.13.ebuild,v 1.4 2012/09/12 03:30:22 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.13.ebuild,v 1.5 2012/09/13 01:17:48 blueness Exp $
EAPI=4
@@ -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"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="debug"
DEPEND="virtual/pkgconfig"