diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-07 20:55:16 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-07 20:55:16 +0000 |
commit | fd6a5eaba4385247278091196f69662432286126 (patch) | |
tree | 726a6c0e35a65541766326add64001eadf015257 /dev-perl/Test-Pod | |
parent | bug 88228 (diff) | |
download | historical-fd6a5eaba4385247278091196f69662432286126.tar.gz historical-fd6a5eaba4385247278091196f69662432286126.tar.bz2 historical-fd6a5eaba4385247278091196f69662432286126.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.20.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index 823651a4e27b..64738137b31d 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.11 2004/12/30 00:39:14 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.12 2005/04/07 20:49:09 hansmi Exp $ + + 07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Test-Pod-1.20.ebuild: + Stable on ppc. 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild index b3ef8bb58ed9..4f2e638cfd26 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-2004 Gentoo Foundation +# 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.6 2004/12/23 08:44:42 nigoro Exp $ +# $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 $ 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 |