summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-25 16:46:12 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-25 16:46:12 +0000
commitfd427776838780329f7798f4f466eb83d2d6ee78 (patch)
tree996fddd48b0acf2b232e3c87ac476f660debe785 /dev-perl/Getopt-Long
parentNew package thanks to Ed Catmur for the ebuild - fixes bug #90082 (diff)
downloadgentoo-2-fd427776838780329f7798f4f466eb83d2d6ee78.tar.gz
gentoo-2-fd427776838780329f7798f4f466eb83d2d6ee78.tar.bz2
gentoo-2-fd427776838780329f7798f4f466eb83d2d6ee78.zip
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Getopt-Long')
-rw-r--r--dev-perl/Getopt-Long/ChangeLog6
-rw-r--r--dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Long/ChangeLog b/dev-perl/Getopt-Long/ChangeLog
index ae60f3917c57..3bc34a3221c9 100644
--- a/dev-perl/Getopt-Long/ChangeLog
+++ b/dev-perl/Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Getopt-Long
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/ChangeLog,v 1.10 2005/03/19 15:46:05 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/ChangeLog,v 1.11 2005/04/25 16:45:25 mcummings Exp $
+
+ 25 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ Getopt-Long-2.34.ebuild:
+ cleaning
20 Mar 2005; Yuta SATOH <nigoro@gentoo.org> Getopt-Long-2.34.ebuild:
Stable on ppc64
diff --git a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild
index 134542ed2274..3e79f275d7eb 100644
--- a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild
+++ b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.10 2005/03/19 15:46:05 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.11 2005/04/25 16:45:25 mcummings Exp $
inherit perl-module
DESCRIPTION="Advanced handling of command line options"
-SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/J/JV/JV/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme"
SLOT="0"