summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 ebff7b1e8c9e..c10e9af89b90 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.33 2010/07/29 17:30:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.34 2010/08/01 13:34:17 hwoarang Exp $
+
+ 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+ GnuPG-Interface-0.42.ebuild:
+ Stable on amd64 wrt bug #321235
29 Jul 2010; Jeroen Roovers <jer@gentoo.org> GnuPG-Interface-0.42.ebuild:
Stable for HPPA (bug #321235).
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild
index 9fa1e6a12530..d2cc5378ea7c 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-2010 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.6 2010/07/29 17:30:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.7 2010/08/01 13:34:17 hwoarang 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 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=app-crypt/gnupg-1.2.1-r1