diff options
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild b/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild index 7ae027207213..b264c9ae4d0b 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.02-r1.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/IO-Tty/IO-Tty-1.02-r1.ebuild,v 1.9 2005/01/04 13:18:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild,v 1.10 2005/03/14 11:21:19 mcummings Exp $ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" HOMEPAGE="http://search.cpan.org/~gbarr/${P}/" -SRC_URI="mirror://search.cpan.org/authors/id/G/GB/GBARR/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" SLOT="0" LICENSE="Artistic" |