diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-12-30 10:39:21 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-12-30 10:39:21 +0000 |
commit | 15dadad281cb1310b6ae94276df35e818baf0183 (patch) | |
tree | 2287d6f54e6759472fd47d37a93ee7e3c3e3f4c8 /perl-core | |
parent | Fixing modular X depends as per requested. Bug #117166 (diff) | |
download | gentoo-2-15dadad281cb1310b6ae94276df35e818baf0183.tar.gz gentoo-2-15dadad281cb1310b6ae94276df35e818baf0183.tar.bz2 gentoo-2-15dadad281cb1310b6ae94276df35e818baf0183.zip |
Moving from dev-perl to perl-core
(Portage version: 2.0.53)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/PodParser/ChangeLog | 65 | ||||
-rw-r--r-- | perl-core/PodParser/Manifest | 16 | ||||
-rw-r--r-- | perl-core/PodParser/PodParser-1.28.ebuild | 16 | ||||
-rw-r--r-- | perl-core/PodParser/PodParser-1.30.ebuild | 18 | ||||
-rw-r--r-- | perl-core/PodParser/files/digest-PodParser-1.28 | 1 | ||||
-rw-r--r-- | perl-core/PodParser/files/digest-PodParser-1.30 | 1 | ||||
-rw-r--r-- | perl-core/PodParser/metadata.xml | 10 |
7 files changed, 127 insertions, 0 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog new file mode 100644 index 000000000000..4a831667895b --- /dev/null +++ b/perl-core/PodParser/ChangeLog @@ -0,0 +1,65 @@ +# ChangeLog for dev-perl/PodParser +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.1 2005/12/30 10:39:21 mcummings Exp $ + +*PodParser-1.28 (30 Dec 2005) + + 30 Dec 2005; <mcumming@gentoo.org> +metadata.xml, +PodParser-1.28.ebuild, + +PodParser-1.30.ebuild: + Moving from dev-perl to perl-core + +*PodParser-1.30 (29 Apr 2005) + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + -PodParser-1.22.ebuild, +PodParser-1.30.ebuild: + Cleaning for mirror + + 07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> PodParser-1.28.ebuild: + Stable on ppc. + + 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> PodParser-1.28.ebuild: + stable on mips + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> PodParser-1.28.ebuild: + stable on amd64 + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PodParser-1.28.ebuild: + Stable on alpha. + + 20 Mar 2005; Yuta SATOH <nigoro@gentoo.org> : + Stable on ppc64 + + 07 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> PodParser-1.28.ebuild: + Stable on sparc + + 07 Feb 2005; Michael Cummings <mcummings@gentoo.org> PodParser-1.28.ebuild: + Unmasking for x86 + + 21 Jul 2004; Tom Gall <tgall@gentoo.org> PodParser-1.28.ebuild: + stable on ppc64, bug #57585 + + 06 Jun 2004; Robert Coie <rac@gentoo.org> PodParser-1.22.ebuild: + allow perl to fulfill the File-Spec dep + +*PodParser-1.28 (06 Jun 2004) + + 06 Jun 2004; Michael Cummings <mcummings@gentoo.org> PodParser-1.28.ebuild: + new version on cpan + + 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> PodParser-1.22.ebuild: + stable on alpha and ia64 + + 09 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> PodParser-1.22.ebuild: + set ppc in keywords + + 18 Jan 2004; <tuxus@gentoo.org> PodParser-1.22.ebuild: + Added ~mips to KEYWORDS. + + 08 Jan 2004; <gustavoz@gentoo.org> PodParser-1.22.ebuild: + stable on sparc and hppa + +*PodParser-1.22 (16 Jun 2003) + + 16 Jun 2003; Michael Cummings <mcummings@gentoo.org> PodParser-1.22.ebuild: + Prereq for GetOpt-Long + diff --git a/perl-core/PodParser/Manifest b/perl-core/PodParser/Manifest new file mode 100644 index 000000000000..4075324a7cb7 --- /dev/null +++ b/perl-core/PodParser/Manifest @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 6637cfda629c1f341de10fe08329cf8c ChangeLog 1858 +MD5 a027edad341361ec634e972c41e754f8 PodParser-1.30.ebuild 626 +MD5 a327dc37240a3bcefdd97507f258b79d PodParser-1.28.ebuild 565 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 2206f7a4b5f1846a5ab56c6927a7a686 files/digest-PodParser-1.30 66 +MD5 a116f238f9e58252d2a2eac7fa4192ea files/digest-PodParser-1.28 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCcZbstG5z4I8BtQoRAg+JAKCBslDyxFm1QCGuLi/uckk4358o6QCdFaYU +RQEgmiDUSaeD3cJGOq4KkTo= +=uL18 +-----END PGP SIGNATURE----- diff --git a/perl-core/PodParser/PodParser-1.28.ebuild b/perl-core/PodParser/PodParser-1.28.ebuild new file mode 100644 index 000000000000..c778a21f9ee4 --- /dev/null +++ b/perl-core/PodParser/PodParser-1.28.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/PodParser/PodParser-1.28.ebuild,v 1.1 2005/12/30 10:39:21 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Print Usage messages based on your own pod" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +IUSE="" + +SRC_TEST="do" diff --git a/perl-core/PodParser/PodParser-1.30.ebuild b/perl-core/PodParser/PodParser-1.30.ebuild new file mode 100644 index 000000000000..83140f9e62ea --- /dev/null +++ b/perl-core/PodParser/PodParser-1.30.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.30.ebuild,v 1.1 2005/12/30 10:39:21 mcummings Exp $ + +inherit perl-module +MY_P=Pod-Parser-${PV} +S=${WORKDIR}/${MY_P} + +DESCRIPTION="Print Usage messages based on your own pod" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${MY_P}.readme" +SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +IUSE="" + +SRC_TEST="do" diff --git a/perl-core/PodParser/files/digest-PodParser-1.28 b/perl-core/PodParser/files/digest-PodParser-1.28 new file mode 100644 index 000000000000..963089f04a2e --- /dev/null +++ b/perl-core/PodParser/files/digest-PodParser-1.28 @@ -0,0 +1 @@ +MD5 82b26c8cef5ef2bea0d7bf0294682382 PodParser-1.28.tar.gz 91327 diff --git a/perl-core/PodParser/files/digest-PodParser-1.30 b/perl-core/PodParser/files/digest-PodParser-1.30 new file mode 100644 index 000000000000..ebbd7afde7f0 --- /dev/null +++ b/perl-core/PodParser/files/digest-PodParser-1.30 @@ -0,0 +1 @@ +MD5 f1bfaa38e55f3574bf7e109a0a40500e Pod-Parser-1.30.tar.gz 93251 diff --git a/perl-core/PodParser/metadata.xml b/perl-core/PodParser/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/perl-core/PodParser/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> |