diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:05:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:05:27 +0000 |
commit | 18101c709fbe5fa586c4ce1f1140f00c9f8a940b (patch) | |
tree | 612efa7da1c7138ecc5ced06804dfba816f58613 /dev-perl/Text-Diff/Text-Diff-0.35.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-18101c709fbe5fa586c4ce1f1140f00c9f8a940b.tar.gz gentoo-2-18101c709fbe5fa586c4ce1f1140f00c9f8a940b.tar.bz2 gentoo-2-18101c709fbe5fa586c4ce1f1140f00c9f8a940b.zip |
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Text-Diff/Text-Diff-0.35.ebuild')
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |