diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2005-05-10 16:18:03 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2005-05-10 16:18:03 +0000 |
commit | aba193e9c582b741be884d682f317987dc69ee9b (patch) | |
tree | 953ae677ee53747b2a70b1b4f38d360f1e9b5ee2 /dev-perl/Test-Pod | |
parent | fix keywords (diff) | |
download | historical-aba193e9c582b741be884d682f317987dc69ee9b.tar.gz historical-aba193e9c582b741be884d682f317987dc69ee9b.tar.bz2 historical-aba193e9c582b741be884d682f317987dc69ee9b.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index b506c13fda58..7a9ff82f59f3 100644 --- a/dev-perl/Test-Pod/ChangeLog +++ b/dev-perl/Test-Pod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Pod # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.13 2005/04/29 14:24:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.14 2005/05/10 16:16:12 nigoro Exp $ + + 10 May 2005; Yuta SATOH <nigoro@gentoo.org> Test-Pod-1.20.ebuild: + Stable on ppc64 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Test-Pod-1.08.ebuild, -Test-Pod-1.16.ebuild: diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild index 4f2e638cfd26..623825244dc1 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.20.ebuild,v 1.7 2005/04/07 20:49:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.8 2005/05/10 16:16:12 nigoro Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc alpha ~ppc64" +KEYWORDS="x86 amd64 ppc sparc alpha ppc64" IUSE="" DEPEND="dev-perl/Pod-Simple |