diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:29:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:29:24 +0000 |
commit | adcbd3a294f6e79413fad6eae9c57614d43890d0 (patch) | |
tree | 9e0f2349441985f9f78f921b88f771a1e697b7ca /dev-perl/Test-Pod/Test-Pod-1.26.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-adcbd3a294f6e79413fad6eae9c57614d43890d0.tar.gz gentoo-2-adcbd3a294f6e79413fad6eae9c57614d43890d0.tar.bz2 gentoo-2-adcbd3a294f6e79413fad6eae9c57614d43890d0.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.26.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild index c3ce900997fa..da2fc7361083 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.9 2007/03/05 12:31:23 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.10 2007/04/16 06:29:24 corsair Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/Pod-Simple |