diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 12:56:56 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 12:56:56 +0000 |
commit | 8abc8409bf8d150d8701100a88259d356922d683 (patch) | |
tree | d25211094d6fbd3d558e202e3709834636499d83 /dev-perl | |
parent | Stable on sparc wrt #74694 (Manifest recommit) (diff) | |
download | gentoo-2-8abc8409bf8d150d8701100a88259d356922d683.tar.gz gentoo-2-8abc8409bf8d150d8701100a88259d356922d683.tar.bz2 gentoo-2-8abc8409bf8d150d8701100a88259d356922d683.zip |
bug 76590
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Curses/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Curses/Curses-1.06-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/Curses/Curses-1.06-r2.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/Curses/Curses-1.06.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/Curses/Curses-1.07.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild | 8 |
9 files changed, 39 insertions, 30 deletions
diff --git a/dev-perl/Curses/ChangeLog b/dev-perl/Curses/ChangeLog index abffb713ea95..daef7a077e14 100644 --- a/dev-perl/Curses/ChangeLog +++ b/dev-perl/Curses/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Curses -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/ChangeLog,v 1.10 2004/10/02 15:54:10 mcummings Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/ChangeLog,v 1.11 2005/01/04 12:54:02 mcummings Exp $ + + 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> + Curses-1.06-r1.ebuild, Curses-1.06-r2.ebuild, Curses-1.06.ebuild: + bug 76590 *Curses-1.07 (02 Oct 2004) diff --git a/dev-perl/Curses/Curses-1.06-r1.ebuild b/dev-perl/Curses/Curses-1.06-r1.ebuild index ceb8e67e0d00..23755e62606c 100644 --- a/dev-perl/Curses/Curses-1.06-r1.ebuild +++ b/dev-perl/Curses/Curses-1.06-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/Curses/Curses-1.06-r1.ebuild,v 1.11 2004/07/14 17:09:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.06-r1.ebuild,v 1.12 2005/01/04 12:54:02 mcummings Exp $ inherit perl-module DESCRIPTION="Curses interface modules for Perl" -HOMEPAGE="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.readme" -SRC_URI="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~wps/${P}/" +SRC_URI="mirror://cpan/authors/id/W/WP/WPS/${P}.tar.gz" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/Curses/Curses-1.06-r2.ebuild b/dev-perl/Curses/Curses-1.06-r2.ebuild index db28607cf2d6..3c46ea96f6f0 100644 --- a/dev-perl/Curses/Curses-1.06-r2.ebuild +++ b/dev-perl/Curses/Curses-1.06-r2.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/Curses/Curses-1.06-r2.ebuild,v 1.9 2004/07/14 17:09:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.06-r2.ebuild,v 1.10 2005/01/04 12:54:02 mcummings Exp $ inherit perl-module DESCRIPTION="Curses interface modules for Perl" -HOMEPAGE="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.readme" -SRC_URI="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~wps/${P}/" +SRC_URI="mirror://cpan/authors/id/W/WP/WPS/${P}.tar.gz" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/Curses/Curses-1.06.ebuild b/dev-perl/Curses/Curses-1.06.ebuild index 212899e6b6c4..03c478041509 100644 --- a/dev-perl/Curses/Curses-1.06.ebuild +++ b/dev-perl/Curses/Curses-1.06.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/Curses/Curses-1.06.ebuild,v 1.17 2004/07/14 17:09:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.06.ebuild,v 1.18 2005/01/04 12:54:02 mcummings Exp $ inherit perl-module DESCRIPTION="Curses interface modules for Perl" -HOMEPAGE="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.readme" -SRC_URI="http://cpan.valueclick.com/authors/id/W/WP/WPS/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~wps/${P}/" +SRC_URI="mirror://cpan/authors/id/W/WP/WPS/${P}.tar.gz" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/Curses/Curses-1.07.ebuild b/dev-perl/Curses/Curses-1.07.ebuild index 387300af7435..f0675bfe7a19 100644 --- a/dev-perl/Curses/Curses-1.07.ebuild +++ b/dev-perl/Curses/Curses-1.07.ebuild @@ -1,6 +1,6 @@ -# 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/Curses/Curses-1.07.ebuild,v 1.1 2004/10/02 15:54:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.07.ebuild,v 1.2 2005/01/04 12:54:02 mcummings Exp $ inherit perl-module diff --git a/dev-perl/ExtUtils-F77/ChangeLog b/dev-perl/ExtUtils-F77/ChangeLog index 2d8a0394b4c6..f5e9acd22045 100644 --- a/dev-perl/ExtUtils-F77/ChangeLog +++ b/dev-perl/ExtUtils-F77/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/ExtUtils-F77 -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.17 2004/06/25 00:27:08 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.18 2005/01/04 12:56:56 mcummings Exp $ + + 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> + ExtUtils-F77-1.13-r1.ebuild, ExtUtils-F77-1.14-r1.ebuild, + ExtUtils-F77-1.14.ebuild: + bug 76590 14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> ExtUtils-F77-1.14-r1.ebuild: diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild index 93d4d953dd1d..ade4a7e128ea 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-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/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.16 2004/10/16 23:57:21 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.17 2005/01/04 12:56:56 mcummings Exp $ inherit perl-module DESCRIPTION="F77 Perl Module" -SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" +SRC_URI="mirror://cpan/authors/id/K/KG/KGB/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~kgb/${P}/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild index bbb6357edd79..a96f4084c85d 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-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/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.12 2004/10/16 23:57:21 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.13 2005/01/04 12:56:56 mcummings Exp $ inherit perl-module DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" -SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" +SRC_URI="mirror://cpan/authors/id/K/KG/KGB/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~kgb/${P}/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild index 5400c2c0bcac..77034a7f5bf4 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.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/ExtUtils-F77/ExtUtils-F77-1.14.ebuild,v 1.9 2004/10/16 23:57:21 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild,v 1.10 2005/01/04 12:56:56 mcummings Exp $ inherit perl-module DESCRIPTION="F77 Perl Module" -SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" +SRC_URI="mirror://cpan/authors/id/K/KG/KGB/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~kgb/${P}/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" |