diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:44:31 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:44:31 +0000 |
commit | c766bbdf9362b96a4042f28173043dc8a7d6bfbb (patch) | |
tree | 108bea5ccd05d9dc6bf87abc48d5b280f8563743 /dev-perl/Test-Pod/Test-Pod-1.22.ebuild | |
parent | dev-perl/WWW-Mechanize stable on ppc. (diff) | |
download | historical-c766bbdf9362b96a4042f28173043dc8a7d6bfbb.tar.gz historical-c766bbdf9362b96a4042f28173043dc8a7d6bfbb.tar.bz2 historical-c766bbdf9362b96a4042f28173043dc8a7d6bfbb.zip |
dev-perl/Test-Pod stable on ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.22.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild index 66be223f3bb1..57d2e2476d29 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.22.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.22.ebuild,v 1.4 2006/01/13 22:23:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.22.ebuild,v 1.5 2006/01/15 11:44:31 hansmi 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 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-perl/Pod-Simple |