diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-02-05 17:12:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-02-05 17:12:43 +0000 |
commit | 481fdd4902c2872618aa36931e77609c60ae347d (patch) | |
tree | 70c0e8439aeb958fa20f6082009ea88265064209 /perl-core | |
parent | Version bump (diff) | |
download | gentoo-2-481fdd4902c2872618aa36931e77609c60ae347d.tar.gz gentoo-2-481fdd4902c2872618aa36931e77609c60ae347d.tar.bz2 gentoo-2-481fdd4902c2872618aa36931e77609c60ae347d.zip |
Version bump
(Portage version: 2.1.2-r5)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.36.ebuild | 17 | ||||
-rw-r--r-- | perl-core/Getopt-Long/files/digest-Getopt-Long-2.36 | 3 |
3 files changed, 28 insertions, 2 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index 432195301a9c..4fc5f1cacd51 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.14 2006/10/23 19:04:20 gustavoz Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.15 2007/02/05 17:12:43 mcummings Exp $ + +*Getopt-Long-2.36 (05 Feb 2007) + + 05 Feb 2007; Michael Cummings <mcummings@gentoo.org> + +Getopt-Long-2.36.ebuild: + Version bump 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> Getopt-Long-2.35.ebuild: diff --git a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild new file mode 100644 index 000000000000..0e30726130be --- /dev/null +++ b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2007 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.36.ebuild,v 1.1 2007/02/05 17:12:43 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="virtual/perl-PodParser + dev-lang/perl" diff --git a/perl-core/Getopt-Long/files/digest-Getopt-Long-2.36 b/perl-core/Getopt-Long/files/digest-Getopt-Long-2.36 new file mode 100644 index 000000000000..a7cd3ae59d68 --- /dev/null +++ b/perl-core/Getopt-Long/files/digest-Getopt-Long-2.36 @@ -0,0 +1,3 @@ +MD5 43d61055fcef596aa72b9e2810794469 Getopt-Long-2.36.tar.gz 41224 +RMD160 60591e940d53741b826c5eab9abfe53b8b516cad Getopt-Long-2.36.tar.gz 41224 +SHA256 4ea9ff0118b0050ab17b3ffc9f2c76c855c1751b8b4108cf5aba90596bb1a156 Getopt-Long-2.36.tar.gz 41224 |