diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-28 18:59:13 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-28 18:59:13 +0000 |
commit | 5ac10850a782371e572836aea69446479004716e (patch) | |
tree | c3c0302e994039c14127292babcbc33b14cc05d1 /dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild | |
parent | Cleaning (diff) | |
download | gentoo-2-5ac10850a782371e572836aea69446479004716e.tar.gz gentoo-2-5ac10850a782371e572836aea69446479004716e.tar.bz2 gentoo-2-5ac10850a782371e572836aea69446479004716e.zip |
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild')
-rw-r--r-- | dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild index c914d0454fab..c3c22313c764 100644 --- a/dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild +++ b/dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild,v 1.2 2005/02/05 14:25:29 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.26.ebuild,v 1.3 2005/04/28 18:59:13 mcummings Exp $ inherit perl-module DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor" -SRC_URI="http://www.cpan.org/authors/id/C/CL/CLKAO/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/C/CL/CLKAO/${P}.readme" SLOT="0" |