diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-06 20:21:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-06 20:21:31 +0000 |
commit | 28bf2c8cdf4e654e5f9ae4c2838df02ecca29018 (patch) | |
tree | 159a93656cc04ac4d43fcb10a39f9db99b0fdafc /dev-perl/GnuPG-Interface | |
parent | Marking Template-Toolkit-2.240.0 ppc for bug 412953 (diff) | |
download | gentoo-2-28bf2c8cdf4e654e5f9ae4c2838df02ecca29018.tar.gz gentoo-2-28bf2c8cdf4e654e5f9ae4c2838df02ecca29018.tar.bz2 gentoo-2-28bf2c8cdf4e654e5f9ae4c2838df02ecca29018.zip |
Marking GnuPG-Interface-0.450.0 ppc for bug 412993
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog index b05f16f27e0f..032718b76429 100644 --- a/dev-perl/GnuPG-Interface/ChangeLog +++ b/dev-perl/GnuPG-Interface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GnuPG-Interface # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.46 2012/04/26 08:02:20 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.47 2012/05/06 20:21:31 ranger Exp $ + + 06 May 2012; Brent Baude <ranger@gentoo.org> GnuPG-Interface-0.450.0.ebuild: + Marking GnuPG-Interface-0.450.0 ppc for bug 412993 26 Apr 2012; Jeff Horelick <jdhore@gentoo.org> GnuPG-Interface-0.450.0.ebuild: 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 5b842c560fd3..505b7f525df4 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-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.4 2012/04/26 08:02:20 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild,v 1.5 2012/05/06 20:21:31 ranger 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 |