diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-03-14 11:21:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-03-14 11:21:19 +0000 |
commit | 480a923bb5c1619c6043032d0fd60b4ab9bc7a9d (patch) | |
tree | 493a09478a0afeee87e441c94b1eb7931fd0ffe7 /dev-perl/IO-Tty/IO-Tty-1.02.ebuild | |
parent | Unmask dev-php/PEAR-PEAR-1.3.5-r1. (diff) | |
download | gentoo-2-480a923bb5c1619c6043032d0fd60b4ab9bc7a9d.tar.gz gentoo-2-480a923bb5c1619c6043032d0fd60b4ab9bc7a9d.tar.bz2 gentoo-2-480a923bb5c1619c6043032d0fd60b4ab9bc7a9d.zip |
Bad mirror line - thanks ferringb
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/IO-Tty/IO-Tty-1.02.ebuild')
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Tty/IO-Tty-1.02.ebuild b/dev-perl/IO-Tty/IO-Tty-1.02.ebuild index cd362990c991..9996a8219227 100644 --- a/dev-perl/IO-Tty/IO-Tty-1.02.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-1.02.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.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.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" |