diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 13:31:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-04 13:31:42 +0000 |
commit | 9f6589bd6d8945b35acae70a5dbbb9ee9d669aea (patch) | |
tree | cf950a9354433ecfa20f0125070e9125e24fe88d /dev-perl/Parse-RecDescent | |
parent | bug 76590 (Manifest recommit) (diff) | |
download | gentoo-2-9f6589bd6d8945b35acae70a5dbbb9ee9d669aea.tar.gz gentoo-2-9f6589bd6d8945b35acae70a5dbbb9ee9d669aea.tar.bz2 gentoo-2-9f6589bd6d8945b35acae70a5dbbb9ee9d669aea.zip |
bug 76590
Diffstat (limited to 'dev-perl/Parse-RecDescent')
4 files changed, 19 insertions, 14 deletions
diff --git a/dev-perl/Parse-RecDescent/ChangeLog b/dev-perl/Parse-RecDescent/ChangeLog index 70bb02ca2e85..4315dacf58d2 100644 --- a/dev-perl/Parse-RecDescent/ChangeLog +++ b/dev-perl/Parse-RecDescent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Parse-RecDescent -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.19 2004/12/23 16:12:37 nigoro Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.20 2005/01/04 13:29:00 mcummings Exp $ + + 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> + Parse-RecDescent-1.80-r2.ebuild, Parse-RecDescent-1.80-r3.ebuild, + Parse-RecDescent-1.94.ebuild: + bug 76590 24 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Parse-RecDescent-1.94.ebuild: added ~ppc64 diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r2.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r2.ebuild index 69943ca7dd1d..1a007eb1f79b 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r2.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-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/Parse-RecDescent/Parse-RecDescent-1.80-r2.ebuild,v 1.17 2004/07/14 20:01:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r2.ebuild,v 1.18 2005/01/04 13:29:00 mcummings Exp $ inherit perl-module DESCRIPTION="Perl Module" -SRC_URI="http://cpan.valueclick.com/modules/by-module/Parse/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Parse/${P}.readme" +SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~dconway/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r3.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r3.ebuild index 2d635ab92172..69a8824aaab7 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r3.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r3.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/Parse-RecDescent/Parse-RecDescent-1.80-r3.ebuild,v 1.9 2004/07/14 20:01:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.80-r3.ebuild,v 1.10 2005/01/04 13:29:00 mcummings Exp $ inherit perl-module DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers" -SRC_URI="http://cpan.valueclick.com/modules/by-module/Parse/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Parse/${P}.readme" +SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~dconway/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild index 96005aa9f860..5b174e516351 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.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/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.11 2004/12/23 16:12:37 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.12 2005/01/04 13:29:00 mcummings Exp $ inherit perl-module DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers" -SRC_URI="http://cpan.valueclick.com/modules/by-module/Parse/${P}.tar.gz" -HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Parse/${P}.readme" +SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~dconway/${P}/" SLOT="0" LICENSE="Artistic" |