diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-10-03 15:46:12 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-10-03 15:46:12 +0000 |
commit | 1a892e34724b16d0958f0a4b3a7e0f7cce3207a0 (patch) | |
tree | 0b400704db3cd0df395a0c0a8064cacd74999c67 /dev-perl/Test-Pod | |
parent | mirror syntax (Manifest recommit) (diff) | |
download | gentoo-2-1a892e34724b16d0958f0a4b3a7e0f7cce3207a0.tar.gz gentoo-2-1a892e34724b16d0958f0a4b3a7e0f7cce3207a0.tar.bz2 gentoo-2-1a892e34724b16d0958f0a4b3a7e0f7cce3207a0.zip |
marking stable
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index 30b7f69d01dd..88d4c433b268 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.6 2004/07/30 15:53:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.7 2004/10/03 15:43:00 mcummings Exp $ + + 03 Oct 2004; Michael Cummings <mcummings@gentoo.org> Test-Pod-1.20.ebuild: + Marking stable on x86 and sparc *Test-Pod-1.20 (30 Jul 2004) diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild index 6e209ddc025c..42ce14e7897b 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 # 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.1 2004/07/30 15:53:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.2 2004/10/03 15:43:00 mcummings Exp $ inherit perl-module @@ -8,12 +8,12 @@ CATEGORY="dev-perl" DESCRIPTION="check for POD errors in files" HOMEPAGE="http://search.cpan.org/~petdance/${P}" -SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${P}.tar.gz" +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" +KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha" IUSE="" DEPEND="dev-perl/Pod-Simple |