diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-12-26 01:46:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-12-26 01:46:19 +0000 |
commit | e909a68dc06117dc36bd5f3aad4b483037ecadec (patch) | |
tree | b954ff1cb8f1c2cdac4036142cddfce503343bea /dev-perl/Getopt-Long | |
parent | New version on CPAN (diff) | |
download | gentoo-2-e909a68dc06117dc36bd5f3aad4b483037ecadec.tar.gz gentoo-2-e909a68dc06117dc36bd5f3aad4b483037ecadec.tar.bz2 gentoo-2-e909a68dc06117dc36bd5f3aad4b483037ecadec.zip |
New version on CPAN
Diffstat (limited to 'dev-perl/Getopt-Long')
-rw-r--r-- | dev-perl/Getopt-Long/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Getopt-Long/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Getopt-Long/files/digest-Getopt-Long-2.34 | 1 |
4 files changed, 27 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Long/ChangeLog b/dev-perl/Getopt-Long/ChangeLog index 270b4501f8cf..d2c81520730b 100644 --- a/dev-perl/Getopt-Long/ChangeLog +++ b/dev-perl/Getopt-Long/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Getopt-Long # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/ChangeLog,v 1.1 2003/06/16 13:42:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/ChangeLog,v 1.2 2003/12/26 01:46:11 mcummings Exp $ + +*Getopt-Long-2.34 (25 Dec 2003) + + 25 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org> + Getopt-Long-2.34.ebuild: + New version on CPAN *Getopt-Long-2.33 (16 Jun 2003) diff --git a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild new file mode 100644 index 000000000000..9099661b15b0 --- /dev/null +++ b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.1 2003/12/26 01:46:11 mcummings Exp $ + +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="Advanced handling of command line options" +SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme" + +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="x86 amd64 ~alpha ~ppc ~sparc" + +DEPEND="dev-perl/PodParser" + diff --git a/dev-perl/Getopt-Long/Manifest b/dev-perl/Getopt-Long/Manifest index cd726ee91120..dd3ad7b6c44d 100644 --- a/dev-perl/Getopt-Long/Manifest +++ b/dev-perl/Getopt-Long/Manifest @@ -1,6 +1,6 @@ MD5 dbef85d560826086311e4e5ab161a471 Getopt-Long-2.33.ebuild 585 -MD5 24b8d98003f84d2f648325149dc7e1db ChangeLog 386 +MD5 8ab457640a748b3179d06e8961d39130 ChangeLog 527 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 8e827befe7f67bc54f588bf18943c570 Getopt-Long-2.34.ebuild 476 +MD5 0c72cc09d9b2dec9b694d1ca31a01b55 Getopt-Long-2.34.ebuild 586 MD5 b8ba1a3160df47f03b0254e047b3b858 files/digest-Getopt-Long-2.33 67 MD5 ef72aad0758beb5a213eecdce43e9835 files/digest-Getopt-Long-2.34 67 diff --git a/dev-perl/Getopt-Long/files/digest-Getopt-Long-2.34 b/dev-perl/Getopt-Long/files/digest-Getopt-Long-2.34 new file mode 100644 index 000000000000..d105abaaf31b --- /dev/null +++ b/dev-perl/Getopt-Long/files/digest-Getopt-Long-2.34 @@ -0,0 +1 @@ +MD5 c43a46856accb00842c02e20c061733a Getopt-Long-2.34.tar.gz 33120 |