diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:26:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:26:18 +0000 |
commit | e5ef5f7f3a674ddc6458f4da1f609c9ec9904515 (patch) | |
tree | eafbcd5e6102c7020916084ac5d92c700d605585 /dev-perl/GnuPG-Interface | |
parent | Stable for amd64, wrt bug #412991 (diff) | |
download | historical-e5ef5f7f3a674ddc6458f4da1f609c9ec9904515.tar.gz historical-e5ef5f7f3a674ddc6458f4da1f609c9ec9904515.tar.bz2 historical-e5ef5f7f3a674ddc6458f4da1f609c9ec9904515.zip |
Stable for amd64, wrt bug #412993
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild | 6 |
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 |