diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:24:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:24:51 +0000 |
commit | 81948c7807573f1c25fab568b7dd47a6e06a703f (patch) | |
tree | 6c8559b9f059f1f6859e0fed69ca470a8f771e66 /dev-perl/Text-Diff | |
parent | removing old ebuild (diff) | |
download | historical-81948c7807573f1c25fab568b7dd47a6e06a703f.tar.gz historical-81948c7807573f1c25fab568b7dd47a6e06a703f.tar.bz2 historical-81948c7807573f1c25fab568b7dd47a6e06a703f.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r-- | dev-perl/Text-Diff/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Diff/Manifest | 12 | ||||
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-0.35.ebuild | 4 |
3 files changed, 8 insertions, 14 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog index 34e7456b0295..09140a27b937 100644 --- a/dev-perl/Text-Diff/ChangeLog +++ b/dev-perl/Text-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Diff # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.7 2005/04/26 01:56:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.8 2005/04/29 15:04:38 mcummings Exp $ + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + Text-Diff-0.35.ebuild: + Cleaning for mirror 26 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> Text-Diff-0.35.ebuild: Stable on sparc diff --git a/dev-perl/Text-Diff/Manifest b/dev-perl/Text-Diff/Manifest index fd2bf7895064..c382359339f4 100644 --- a/dev-perl/Text-Diff/Manifest +++ b/dev-perl/Text-Diff/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 2be88b9281e352e0e58fa01d0aa5e979 Text-Diff-0.35.ebuild 521 MD5 40dc3dcc5256f18f2da4dfc01ff4073b ChangeLog 836 +MD5 12dd65eac734c5ed88355b08d7d253bc Text-Diff-0.35.ebuild 515 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 81be5a11342996d93baeaa183a5b2375 files/digest-Text-Diff-0.35 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCbZ/wKRy60XGEcJIRAmUhAJ4r0CF57Yy6JHZF5BWaK1PdJmUjgACeN8jx -NJrF46XXQFkZnXhx5ftFOeo= -=fSRc ------END PGP SIGNATURE----- diff --git a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild index 8e6f0c94eda7..715d1c31b959 100644 --- a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.8 2005/04/26 01:56:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.9 2005/04/29 15:04:38 mcummings Exp $ inherit perl-module DESCRIPTION="Easily create test classes in an xUnit style." HOMEPAGE="http://search.cpan.org/~rbs/${P}/" -SRC_URI="http://www.cpan.org/authors/id/R/RB/RBS/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/R/RB/RBS/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |