diff options
author | 2005-01-04 13:18:42 +0000 | |
---|---|---|
committer | 2005-01-04 13:18:42 +0000 | |
commit | 87c24048071bc75d571c1d041bba67b8558957fd (patch) | |
tree | 9284f8007dcacbc542a5b3eed87d78e85f4488d1 /dev-perl/IO-Tty/IO-Tty-0.04.ebuild | |
parent | Fixed broken Manifest. (Manifest recommit) (diff) | |
download | gentoo-2-87c24048071bc75d571c1d041bba67b8558957fd.tar.gz gentoo-2-87c24048071bc75d571c1d041bba67b8558957fd.tar.bz2 gentoo-2-87c24048071bc75d571c1d041bba67b8558957fd.zip |
bug 76590
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-0.04.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-0.04.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-0.04.ebuild b/dev-perl/IO-Tty/IO-Tty-0.04.ebuild index 2d68899a65d6..62afcbc5b55e 100644 --- a/dev-perl/IO-Tty/IO-Tty-0.04.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-0.04.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04.ebuild,v 1.15 2004/07/14 18:32:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04.ebuild,v 1.16 2005/01/04 13:18:42 mcummings Exp $ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" -HOMEPAGE="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.readme" -SRC_URI="http://cpan.valueclick.com/authors/id/G/GB/GBARR/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~gbarr/${P}/" +SRC_URI="mirror://search.cpan.org/authors/id/G/GB/GBARR/${P}.tar.gz" SLOT="0" LICENSE="Artistic" |