diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 16:46:12 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-25 16:46:12 +0000 |
commit | 4e60ba75961d9e5fb253d03c1208c5ed44901d8f (patch) | |
tree | e7211309ca65b5156eff837ed6cf2acc1fe038ad /dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild | |
parent | New package thanks to Ed Catmur for the ebuild - fixes bug #90082 (diff) | |
download | historical-4e60ba75961d9e5fb253d03c1208c5ed44901d8f.tar.gz historical-4e60ba75961d9e5fb253d03c1208c5ed44901d8f.tar.bz2 historical-4e60ba75961d9e5fb253d03c1208c5ed44901d8f.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild')
-rw-r--r-- | dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild index 78e7e77af432..01c25089a1b0 100644 --- a/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild +++ b/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild,v 1.8 2005/03/09 18:17:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild,v 1.9 2005/04/25 16:42:13 mcummings Exp $ IUSE="" @@ -8,7 +8,7 @@ inherit perl-module CATEGORY="dev-perl" DESCRIPTION="Text utilities for use with GD" -SRC_URI="http://www.cpan.org/modules/by-module/GD/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/M/MV/MVERB/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" SLOT="0" |