diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:47:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:47:52 +0000 |
commit | 54451dbe438756d22a8d482d7bc422894bac4647 (patch) | |
tree | 6b675222ef1ed78bdbd68eb06897d2fdfc492192 /dev-perl/GnuPG-Interface | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-54451dbe438756d22a8d482d7bc422894bac4647.tar.gz gentoo-2-54451dbe438756d22a8d482d7bc422894bac4647.tar.bz2 gentoo-2-54451dbe438756d22a8d482d7bc422894bac4647.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
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.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog index f3a4b7e14f27..c048f8e0c034 100644 --- a/dev-perl/GnuPG-Interface/ChangeLog +++ b/dev-perl/GnuPG-Interface/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GnuPG-Interface # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.25 2008/01/13 21:29:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.26 2008/03/28 09:47:52 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> GnuPG-Interface-0.36.ebuild: + Stable for HPPA too. 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> GnuPG-Interface-0.36.ebuild: diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild index 26c78c3ed2b9..edd6bb5bd889 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.36.ebuild,v 1.4 2008/01/13 21:29:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.5 2008/03/28 09:47:52 jer Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~jesse/" SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="" DEPEND=">=app-crypt/gnupg-1.2.1-r1 >=dev-perl/Class-MethodMaker-1.11 |