diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 13:57:55 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 13:57:55 +0000 |
commit | aff64fe7dd961a037b01d9bc4a79c7b1bf765aaa (patch) | |
tree | 496e4b4e3c890a346cca8e50f56f547edc8b154f | |
parent | Migrating dev-perl/File-Temp to perl-core/File-Temp (diff) | |
download | gentoo-2-aff64fe7dd961a037b01d9bc4a79c7b1bf765aaa.tar.gz gentoo-2-aff64fe7dd961a037b01d9bc4a79c7b1bf765aaa.tar.bz2 gentoo-2-aff64fe7dd961a037b01d9bc4a79c7b1bf765aaa.zip |
dev-perl => perl-core migration
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 48 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.34.ebuild | 16 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Manifest | 14 | ||||
-rw-r--r-- | perl-core/Getopt-Long/files/digest-Getopt-Long-2.34 | 1 | ||||
-rw-r--r-- | perl-core/Getopt-Long/metadata.xml | 10 |
5 files changed, 89 insertions, 0 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog new file mode 100644 index 000000000000..6d23da862f6f --- /dev/null +++ b/perl-core/Getopt-Long/ChangeLog @@ -0,0 +1,48 @@ +# ChangeLog for dev-perl/Getopt-Long +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.1 2005/05/25 13:57:55 mcummings Exp $ + +*Getopt-Long-2.34 (25 May 2005) + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +Getopt-Long-2.34.ebuild: + dev-perl => perl-core migration + + 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 + + 25 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Getopt-Long-2.34.ebuild: + added ~ppc64 + + 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> Getopt-Long-2.34.ebuild: + stable on alpha and ia64 + + 09 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> Getopt-Long-2.34.ebuild: + set ppc in keywords + + 18 Jan 2004; <tuxus@gentoo.org> Getopt-Long-2.34.ebuild: + Added ~mips to KEYWORDS. + + 08 Jan 2004; <gustavoz@gentoo.org> Getopt-Long-2.34.ebuild: + stable for hppa and sparc + + 25 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org> + Getopt-Long-2.33.ebuild: + No longer on CPAN + +*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) + + 16 Jun 2003; Michael Cummings <mcummings@gentoo.org> + Getopt-Long-2.33.ebuild: + Updated CPAN package; dep for othe ebuilds + diff --git a/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild new file mode 100644 index 000000000000..9cde4404ecbc --- /dev/null +++ b/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 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.34.ebuild,v 1.1 2005/05/25 13:57:55 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="x86 amd64 alpha ppc sparc hppa ~mips ia64 ppc64" +IUSE="" + +DEPEND="dev-perl/PodParser" diff --git a/perl-core/Getopt-Long/Manifest b/perl-core/Getopt-Long/Manifest new file mode 100644 index 000000000000..a648b056ff0f --- /dev/null +++ b/perl-core/Getopt-Long/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 d661d013428f32d4df452ed668768ce5 ChangeLog 1279 +MD5 a2e03f45926e818f363ae60d99c746ae Getopt-Long-2.34.ebuild 574 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 ef72aad0758beb5a213eecdce43e9835 files/digest-Getopt-Long-2.34 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFCbR65tG5z4I8BtQoRAvJmAJ0eRflwlj6BSTPtR+uVKjCZTML5VQCeIXDi +OAeVc4p++JvJSpAUuQnwxAs= +=+not +-----END PGP SIGNATURE----- diff --git a/perl-core/Getopt-Long/files/digest-Getopt-Long-2.34 b/perl-core/Getopt-Long/files/digest-Getopt-Long-2.34 new file mode 100644 index 000000000000..d105abaaf31b --- /dev/null +++ b/perl-core/Getopt-Long/files/digest-Getopt-Long-2.34 @@ -0,0 +1 @@ +MD5 c43a46856accb00842c02e20c061733a Getopt-Long-2.34.tar.gz 33120 diff --git a/perl-core/Getopt-Long/metadata.xml b/perl-core/Getopt-Long/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/perl-core/Getopt-Long/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <maintainer> + <email>perl@gentoo.org</email> + <description>Primary Maintainer</description> + </maintainer> + <longdescription></longdescription> +</pkgmetadata> |