From 118fbd48de0aeab82e6218913629908209bd447a Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Tue, 4 Jan 2005 13:36:49 +0000 Subject: bug 76590 --- dev-perl/String-ShellQuote/ChangeLog | 8 ++++++-- dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild | 8 ++++---- dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild | 8 ++++---- 3 files changed, 14 insertions(+), 10 deletions(-) (limited to 'dev-perl/String-ShellQuote') diff --git a/dev-perl/String-ShellQuote/ChangeLog b/dev-perl/String-ShellQuote/ChangeLog index 958e99e30101..53bb018555d0 100644 --- a/dev-perl/String-ShellQuote/ChangeLog +++ b/dev-perl/String-ShellQuote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/String-ShellQuote -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.9 2004/06/25 01:00:35 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.10 2005/01/04 13:36:49 mcummings Exp $ + + 04 Jan 2005; Michael Cummings + String-ShellQuote-1.00-r1.ebuild, String-ShellQuote-1.00.ebuild: + bug 76590 *String-ShellQuote-1.00-r1 (21 Jun 2003) diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild index df40a5efb69c..ff64ea5f55f1 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00-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/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.7 2004/07/14 20:34:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00-r1.ebuild,v 1.8 2005/01/04 13:36:49 mcummings Exp $ inherit perl-module DESCRIPTION="Quote strings for passing through the shell" -SRC_URI="http://cpan.valueclick.com/modules/by-module/String/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/ROSCH/String-ShellQuote-1.00/ShellQuote.pm" +SRC_URI="mirror://cpan/authors/id/R/RO/ROSCH/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~rosch/${P}/" SLOT="0" LICENSE="Artistic" diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild index e6844309b5ff..04f90c58b84e 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.00.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/String-ShellQuote/String-ShellQuote-1.00.ebuild,v 1.9 2004/07/14 20:34:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.00.ebuild,v 1.10 2005/01/04 13:36:49 mcummings Exp $ inherit perl-module DESCRIPTION="Quote strings for passing through the shell" -SRC_URI="http://cpan.valueclick.com/modules/by-module/String/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/ROSCH/String-ShellQuote-1.00/ShellQuote.pm" +SRC_URI="mirror://cpan/authors/id/R/RO/ROSCH/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~rosch/${P}/" SLOT="0" LICENSE="Artistic" -- cgit v1.2.3-65-gdbad