diff options
Diffstat (limited to 'dev-perl/GD/GD-2.19.ebuild')
-rw-r--r-- | dev-perl/GD/GD-2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD/GD-2.19.ebuild b/dev-perl/GD/GD-2.19.ebuild index a81c8f4beb67..c97fcac96d7d 100644 --- a/dev-perl/GD/GD-2.19.ebuild +++ b/dev-perl/GD/GD-2.19.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/GD/GD-2.19.ebuild,v 1.2 2005/03/09 18:16:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.19.ebuild,v 1.3 2005/04/25 16:40:24 mcummings Exp $ inherit eutils perl-module DESCRIPTION="interface to Thomas Boutell's gd library" HOMEPAGE="http://www.cpan.org/modules/by-module/GD/${P}.readme" -SRC_URI="http://www.cpan.org/modules/by-module/GD/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" |