summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-01 13:34:17 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-01 13:34:17 +0000
commit0454ac28717e8449d0ebc09372ace3194f99c99b (patch)
tree4cd5cc2107e569939ca64cf57c34ca8ffd31be42 /dev-perl/GnuPG-Interface
parentstable x86, security bug 330481 (diff)
downloadhistorical-0454ac28717e8449d0ebc09372ace3194f99c99b.tar.gz
historical-0454ac28717e8449d0ebc09372ace3194f99c99b.tar.bz2
historical-0454ac28717e8449d0ebc09372ace3194f99c99b.zip
Stable on amd64 wrt bug #321235
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
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