summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-01-19 14:10:58 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-01-19 14:10:58 +0000
commit8b4713dcac01040f667b31856a6a03689e8119c8 (patch)
treed44a6e53ff9d31f5b4d23d826c35ee5868eedeb1 /app-crypt/p11-kit
parentKeyworded on alpha, bug #383195 (diff)
downloadgentoo-2-8b4713dcac01040f667b31856a6a03689e8119c8.tar.gz
gentoo-2-8b4713dcac01040f667b31856a6a03689e8119c8.tar.bz2
gentoo-2-8b4713dcac01040f667b31856a6a03689e8119c8.zip
Keyworded on alpha, bug #383453
(Portage version: 2.1.10.44/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.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/p11-kit/ChangeLog b/app-crypt/p11-kit/ChangeLog
index f6e7bba16098..2ac25fbfe924 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.11 2012/01/13 23:01:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.12 2012/01/19 14:10:58 klausman Exp $
+
+ 19 Jan 2012; Tobias Klausmann <klausman@gentoo.org> p11-kit-0.10.ebuild:
+ Keyworded on alpha, bug #383453
13 Jan 2012; Tim Harder <radhermit@gentoo.org> -p11-kit-0.7.ebuild,
-p11-kit-0.8.ebuild:
diff --git a/app-crypt/p11-kit/p11-kit-0.10.ebuild b/app-crypt/p11-kit/p11-kit-0.10.ebuild
index 879004528cc2..c54dc9698844 100644
--- a/app-crypt/p11-kit/p11-kit-0.10.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.10.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.10.ebuild,v 1.1 2012/01/13 23:00:09 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/p11-kit-0.10.ebuild,v 1.2 2012/01/19 14:10:58 klausman Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://p11-glue.freedesktop.org/releases/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
IUSE="debug"
src_configure() {