diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 14:27:11 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 14:27:11 +0000 |
commit | 3adc189e3029d0d6a8baa594615f15772ac759ce (patch) | |
tree | a327d0423a0e063cef04b51c2ff9897787910288 /dev-perl/Test-SimpleUnit | |
parent | Remove dev-lang/bigwig. (diff) | |
download | historical-3adc189e3029d0d6a8baa594615f15772ac759ce.tar.gz historical-3adc189e3029d0d6a8baa594615f15772ac759ce.tar.bz2 historical-3adc189e3029d0d6a8baa594615f15772ac759ce.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Test-SimpleUnit')
-rw-r--r-- | dev-perl/Test-SimpleUnit/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Test-SimpleUnit/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Test-SimpleUnit/ChangeLog b/dev-perl/Test-SimpleUnit/ChangeLog index 97d205c3635f..88a54edcb2d7 100644 --- a/dev-perl/Test-SimpleUnit/ChangeLog +++ b/dev-perl/Test-SimpleUnit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-SimpleUnit -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/ChangeLog,v 1.2 2004/06/25 01:03:37 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/ChangeLog,v 1.3 2005/04/29 14:27:11 mcummings Exp $ + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Test-SimpleUnit-1.21.ebuild: + Cleaning mirror syntax *Test-SimpleUnit-1.21 (29 Mar 2004) diff --git a/dev-perl/Test-SimpleUnit/Manifest b/dev-perl/Test-SimpleUnit/Manifest index 6112dc1aa77b..3512eaf8771f 100644 --- a/dev-perl/Test-SimpleUnit/Manifest +++ b/dev-perl/Test-SimpleUnit/Manifest @@ -1,4 +1,4 @@ -MD5 790864a93f665eb776f9d7589786f660 Test-SimpleUnit-1.21.ebuild 545 MD5 05716866d5959bb365abb8baf86a5287 ChangeLog 401 +MD5 58aed0b076aa9eb1789a937a2d80a886 Test-SimpleUnit-1.21.ebuild 539 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 a87941a246d705efa1ee581969d49130 files/digest-Test-SimpleUnit-1.21 71 diff --git a/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild b/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild index 3af9e34f9b0c..efc0942a966b 100644 --- a/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild +++ b/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild @@ -1,12 +1,12 @@ -# 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-SimpleUnit/Test-SimpleUnit-1.21.ebuild,v 1.3 2004/07/14 20:41:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild,v 1.4 2005/04/29 14:27:11 mcummings Exp $ inherit perl-module DESCRIPTION="Simplified Perl unit-testing framework" HOMEPAGE="http://search.cpan.org/~ged/${P}/" -SRC_URI="http://www.cpan.org/authors/id/G/GE/GED/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/G/GE/GED/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |