summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-22 10:26:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-22 10:26:18 +0000
commit1600e7d408fd69f2ac70ad07df0cd326dc02f99d (patch)
tree79f11bdf884621860250667a6c522169b65266b3 /dev-perl/GnuPG-Interface
parentStable for amd64, wrt bug #412991 (diff)
downloadgentoo-2-1600e7d408fd69f2ac70ad07df0cd326dc02f99d.tar.gz
gentoo-2-1600e7d408fd69f2ac70ad07df0cd326dc02f99d.tar.bz2
gentoo-2-1600e7d408fd69f2ac70ad07df0cd326dc02f99d.zip
Stable for amd64, wrt bug #412993
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r--dev-perl/GnuPG-Interface/ChangeLog8
-rw-r--r--dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog
index e339a95d24eb..95accdfc0bf1 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.43 2011/10/31 04:32:17 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.44 2012/04/22 10:26:18 ago Exp $
+
+ 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
+ GnuPG-Interface-0.450.0.ebuild:
+ Stable for amd64, wrt bug #412993
*GnuPG-Interface-0.450.0 (31 Oct 2011)
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild
index fa667345dfc0..d8c337c9d962 100644
--- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild
+++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.450.0.ebuild,v 1.1 2011/10/31 04:32:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild,v 1.2 2012/04/22 10:26:18 ago Exp $
EAPI=4
@@ -11,7 +11,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 ~ppc-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
IUSE=""
RDEPEND=">=app-crypt/gnupg-1.2.1-r1