diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 13:18:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 13:18:42 +0000 |
commit | 87c24048071bc75d571c1d041bba67b8558957fd (patch) | |
tree | 9284f8007dcacbc542a5b3eed87d78e85f4488d1 /dev-perl/IO-Tty | |
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')
-rw-r--r-- | dev-perl/IO-Tty/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-0.04.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.02-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/IO-Tty/IO-Tty-1.02.ebuild | 8 |
5 files changed, 23 insertions, 18 deletions
diff --git a/dev-perl/IO-Tty/ChangeLog b/dev-perl/IO-Tty/ChangeLog index e1bb73bc37cc..384d2e805a6b 100644 --- a/dev-perl/IO-Tty/ChangeLog +++ b/dev-perl/IO-Tty/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/IO-Tty -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.12 2004/06/25 00:40:28 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.13 2005/01/04 13:18:42 mcummings Exp $ + + 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> + IO-Tty-0.04-r1.ebuild, IO-Tty-0.04.ebuild, IO-Tty-1.02-r1.ebuild, + IO-Tty-1.02.ebuild: + bug 76590 15 Apr 2004; Michael McCabe <randy@gentoo.org> IO-Tty-1.02-r1.ebuild: adding s390 keywords diff --git a/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild b/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild index 54d10d217693..19bd27513390 100644 --- a/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild +++ b/dev-perl/IO-Tty/IO-Tty-0.04-r1.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-r1.ebuild,v 1.8 2004/07/14 18:32:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-0.04-r1.ebuild,v 1.9 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" 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" 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 d76ff6ac2d82..7ae027207213 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-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-1.02-r1.ebuild,v 1.8 2004/07/14 18:32:45 agriffis Exp $ +# $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 $ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" -HOMEPAGE="http://cpan.valueclick.com/authors/id/R/RG/RGIERSIG/${P}.readme" -SRC_URI="http://cpan.valueclick.com/authors/id/R/RG/RGIERSIG/${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" diff --git a/dev-perl/IO-Tty/IO-Tty-1.02.ebuild b/dev-perl/IO-Tty/IO-Tty-1.02.ebuild index fb62e6c1c6b8..cd362990c991 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-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-1.02.ebuild,v 1.8 2004/07/14 18:32:45 agriffis Exp $ +# $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 $ inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" -HOMEPAGE="http://cpan.valueclick.com/authors/id/R/RG/RGIERSIG/${P}.readme" -SRC_URI="http://cpan.valueclick.com/authors/id/R/RG/RGIERSIG/${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" |