diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 14:23:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 14:23:42 +0000 |
commit | 7e7cd2810d88e29ed4c21784711d8ff6d454c0d5 (patch) | |
tree | ab9c9601fd2975cb88456075e6a41d95e7dadb38 /perl-core/Getopt-Long | |
parent | Version bump (diff) | |
download | gentoo-2-7e7cd2810d88e29ed4c21784711d8ff6d454c0d5.tar.gz gentoo-2-7e7cd2810d88e29ed4c21784711d8ff6d454c0d5.tar.bz2 gentoo-2-7e7cd2810d88e29ed4c21784711d8ff6d454c0d5.zip |
Version bump upstream
(Portage version: 2.1_pre1)
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.35.ebuild | 16 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Manifest | 12 | ||||
-rw-r--r-- | perl-core/Getopt-Long/files/digest-Getopt-Long-2.35 | 1 |
4 files changed, 27 insertions, 12 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index 51fa5e914841..6a45d6a0052a 100644 --- a/perl-core/Getopt-Long/ChangeLog +++ b/perl-core/Getopt-Long/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/Getopt-Long -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.4 2005/12/30 10:47:03 mcummings Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.5 2006/01/13 14:19:54 mcummings Exp $ + +*Getopt-Long-2.35 (13 Jan 2006) + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + +Getopt-Long-2.35.ebuild: + Version bump upstream 30 Dec 2005; <mcumming@gentoo.org> Getopt-Long-2.34.ebuild: PodParser moved to perl-core diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild new file mode 100644 index 000000000000..387999ac9c8c --- /dev/null +++ b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.1 2006/01/13 14:19:54 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Advanced handling of command line options" +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" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="perl-core/PodParser" diff --git a/perl-core/Getopt-Long/Manifest b/perl-core/Getopt-Long/Manifest index 9755f2aecb2a..3bb15d945da6 100644 --- a/perl-core/Getopt-Long/Manifest +++ b/perl-core/Getopt-Long/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 e23cdf2df9c28adf81c56eba8101deae ChangeLog 1658 MD5 9ae533d901c8c61e92a81871e1984762 Getopt-Long-2.34.ebuild 574 +MD5 47503818791430838b91270366b2ed8d Getopt-Long-2.35.ebuild 473 MD5 ef72aad0758beb5a213eecdce43e9835 files/digest-Getopt-Long-2.34 67 +MD5 b377bae517accbadc025cfaa5dead203 files/digest-Getopt-Long-2.35 67 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDtRAxtG5z4I8BtQoRAh3fAKCMeD/+ekCZTfaeavVZMwjBKFwUdACfcmHk -E+aTPycnHOAbVSpUfEWxD2Q= -=5nWc ------END PGP SIGNATURE----- diff --git a/perl-core/Getopt-Long/files/digest-Getopt-Long-2.35 b/perl-core/Getopt-Long/files/digest-Getopt-Long-2.35 new file mode 100644 index 000000000000..d498b556bd80 --- /dev/null +++ b/perl-core/Getopt-Long/files/digest-Getopt-Long-2.35 @@ -0,0 +1 @@ +MD5 a93f5ae6381cdff2ba68b214d89f83dd Getopt-Long-2.35.tar.gz 36689 |