diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-03-28 18:13:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-03-28 18:13:27 +0000 |
commit | 44ce5bac977d96115e5fab77a3e3bbc8972a2f0a (patch) | |
tree | 88e7818638879178d8a7bba72e71ffdbaa1abcb6 /dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | |
parent | Version bump (diff) | |
download | historical-44ce5bac977d96115e5fab77a3e3bbc8972a2f0a.tar.gz historical-44ce5bac977d96115e5fab77a3e3bbc8972a2f0a.tar.bz2 historical-44ce5bac977d96115e5fab77a3e3bbc8972a2f0a.zip |
mirror syntax
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild index c46ad59aef04..41057711ab28 100644 --- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild +++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.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/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.6 2005/02/05 14:30:52 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.7 2005/03/28 18:12:54 mcummings Exp $ inherit perl-module DESCRIPTION="Algorithm::Annotate - represent a series of changes in annotate form" -SRC_URI="http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz" SLOT="0" LICENSE="Artistic" |