summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-27 18:22:57 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-27 18:22:57 +0000
commita96315b63f04831a69115f7fcd02e10f94590012 (patch)
treecb142728577bc62890ea2accda192e6f74370aff /dev-perl/GnuPG-Interface
parentKeywording for ppc. (diff)
downloadgentoo-2-a96315b63f04831a69115f7fcd02e10f94590012.tar.gz
gentoo-2-a96315b63f04831a69115f7fcd02e10f94590012.tar.bz2
gentoo-2-a96315b63f04831a69115f7fcd02e10f94590012.zip
Keywording for ppc.
Bug 287962. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r--dev-perl/GnuPG-Interface/ChangeLog6
-rw-r--r--dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog
index 8d780a31df87..15c707c21387 100644
--- a/dev-perl/GnuPG-Interface/ChangeLog
+++ b/dev-perl/GnuPG-Interface/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/GnuPG-Interface
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.30 2009/10/19 21:43:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.31 2009/10/27 18:22:57 volkmar Exp $
+
+ 27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+ GnuPG-Interface-0.42.ebuild:
+ Keywording for ppc, bug 287962
19 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
GnuPG-Interface-0.42.ebuild:
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild
index ca62837a803e..6b9afb507db3 100644
--- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild
+++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.3 2009/10/19 21:43:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.4 2009/10/27 18:22:57 volkmar Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
IUSE=""
RDEPEND=">=app-crypt/gnupg-1.2.1-r1