diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 13:36:00 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 13:36:00 +0000 |
commit | 2f26867596a20a1b75af9a75dd2ce7124143b23c (patch) | |
tree | 7521d7d8df7fea02dc1aa429491a052d37cb001a /perl-core | |
parent | Removed old version. (diff) | |
download | gentoo-2-2f26867596a20a1b75af9a75dd2ce7124143b23c.tar.gz gentoo-2-2f26867596a20a1b75af9a75dd2ce7124143b23c.tar.bz2 gentoo-2-2f26867596a20a1b75af9a75dd2ce7124143b23c.zip |
dev-perl => perl-core migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/File-Spec/ChangeLog | 95 | ||||
-rw-r--r-- | perl-core/File-Spec/File-Spec-0.84-r1.ebuild | 18 | ||||
-rw-r--r-- | perl-core/File-Spec/File-Spec-0.87.ebuild | 17 | ||||
-rw-r--r-- | perl-core/File-Spec/File-Spec-3.01.ebuild | 20 | ||||
-rw-r--r-- | perl-core/File-Spec/File-Spec-3.06.ebuild | 20 | ||||
-rw-r--r-- | perl-core/File-Spec/Manifest | 10 | ||||
-rw-r--r-- | perl-core/File-Spec/files/digest-File-Spec-0.84-r1 | 1 | ||||
-rw-r--r-- | perl-core/File-Spec/files/digest-File-Spec-0.87 | 1 | ||||
-rw-r--r-- | perl-core/File-Spec/files/digest-File-Spec-3.01 | 1 | ||||
-rw-r--r-- | perl-core/File-Spec/files/digest-File-Spec-3.06 | 1 | ||||
-rw-r--r-- | perl-core/File-Spec/metadata.xml | 14 |
11 files changed, 198 insertions, 0 deletions
diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog new file mode 100644 index 000000000000..37846d56fb83 --- /dev/null +++ b/perl-core/File-Spec/ChangeLog @@ -0,0 +1,95 @@ +# ChangeLog for dev-perl/File-Spec +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.1 2005/05/25 13:36:00 mcummings Exp $ + +*File-Spec-3.06 (25 May 2005) + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +File-Spec-0.84-r1.ebuild, +File-Spec-0.87.ebuild, +File-Spec-3.01.ebuild, + +File-Spec-3.06.ebuild: + dev-perl => perl-core migration + + 08 May 2005; Aron Griffis <agriffis@gentoo.org> File-Spec-0.87.ebuild: + stable on ia64 + + 25 Apr 2005; Michael Cummings <mcummings@gentoo.org> -File-Spec-0.82.ebuild, + -File-Spec-0.84.ebuild: + cleaning + +*File-Spec-3.06 (17 Apr 2005) +*File-Spec-3.01 (17 Apr 2005) + + 17 Apr 2005; Michael Cummings <mcummings@gentoo.org> + +File-Spec-3.01.ebuild, +File-Spec-3.06.ebuild: + Adding both version 3.01 and 3.06 to the tree. 3.01 gives us cross + compatibility with the version of File-Spec that is shipped with the perl + 5.8.6 core package. 3.06 is just the current stable upstream :) Please see + metadata for explanation of extreme version jump. + + 15 Mar 2005; Michael Cummings <mcummings@gentoo.org> + File-Spec-0.84-r1.ebuild, File-Spec-0.87.ebuild: + Missing dep on module-build. See, those metabugs and eclass changes do pay + off! Bug 85310 + + 09 Mar 2005; Markus Rothe <corsair@gentoo.org> File-Spec-0.87.ebuild: + Stable on ppc64 + + 22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> File-Spec-0.87.ebuild: + added ~ppc64 + +*File-Spec-0.87 (05 Jun 2004) + + 05 Jun 2004; Michael Cummings <mcummings@gentoo.org> File-Spec-0.87.ebuild: + new version on cpan + + 16 Apr 2004; Michael Cummings <mcummings@gentoo.org> + File-Spec-0.84-r1.ebuild: + Syntax fix for newdepend, bug 29064 + + 15 Apr 2004; Michael McCabe <randy@gentoo.org> File-Spec-0.84-r1.ebuild: + Adding s390 keyword + + 14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> File-Spec-0.84-r1.ebuild: + Marked stable on mips. + + 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> File-Spec-0.84-r1.ebuild: + stable on alpha and ia64 + + 18 Jan 2004; <tuxus@gentoo.org> File-Spec-0.84-r1.ebuild: + Added ~mips to KEYWORDS. + + 25 Jul 2003; <rac@gentoo.org> File-Spec-0.84-r1.ebuild: + Remove ~arch protection on all but hppa and arm + +*File-Spec-0.84-r1 (15 Jul 2003) + + 04 Aug 2003; Guy Martin <gmsoft@gentoo.org> File-Spec-0.84-r1.ebuild : + Marked stable on hppa. + + 15 Jul 2003; <rac@gentoo.org> File-Spec-0.84-r1.ebuild: + This version installs into vendordir, and therefore requires the + @INC-reordered perl + +*File-Spec-0.84 (10 Jul 2003) + + 10 Jul 2003; Michael Cummings <mcummings@gentoo.org> File-Spec-0.84.ebuild: + CPAN version bump, marked for testing + + 24 Jun 2003; Aron Griffis <agriffis@gentoo.org> File-Spec-0.82.ebuild: + Mark stable on alpha + + 22 Jun 2003; <rac@gentoo.org> File-Spec-0.82.ebuild: + Add back lost keywords + + 03 Jun 2003; Christian Birchinger <joker@gentoo.org> File-Spec-0.82.ebuild: + Added sparc stable keyword + +*File-Spec-0.82 (31 May 2003) + + 02 Jul 2003; Guy Martin <gmsoft@gentoo.org> File-Spec-0.82.ebuild : + Added hppa to KEYWORDS. + + 31 May 2003; Michael Cummings <mcummings@gentoo.org> File-Spec-0.82.ebuild: + Initial import of File-Spec. This fulfills deps for existing modules like + CGI.pm + diff --git a/perl-core/File-Spec/File-Spec-0.84-r1.ebuild b/perl-core/File-Spec/File-Spec-0.84-r1.ebuild new file mode 100644 index 000000000000..05f00eb672a6 --- /dev/null +++ b/perl-core/File-Spec/File-Spec-0.84-r1.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/File-Spec/File-Spec-0.84-r1.ebuild,v 1.1 2005/05/25 13:36:00 mcummings Exp $ + +myconf='INSTALLDIRS=vendor' +inherit perl-module + +DESCRIPTION="Handling files and directories portably" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${P}.readme" +SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390" +IUSE="" + +DEPEND=">=dev-lang/perl-5.8.0-r12 + dev-perl/module-build" diff --git a/perl-core/File-Spec/File-Spec-0.87.ebuild b/perl-core/File-Spec/File-Spec-0.87.ebuild new file mode 100644 index 000000000000..69dcb6c98960 --- /dev/null +++ b/perl-core/File-Spec/File-Spec-0.87.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-0.87.ebuild,v 1.1 2005/05/25 13:36:00 mcummings Exp $ + +myconf='INSTALLDIRS=vendor' +inherit perl-module + +DESCRIPTION="Handling files and directories portably" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${P}.readme" +SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" +IUSE="" + +DEPEND="dev-perl/module-build" diff --git a/perl-core/File-Spec/File-Spec-3.01.ebuild b/perl-core/File-Spec/File-Spec-3.01.ebuild new file mode 100644 index 000000000000..77d1b9ba4689 --- /dev/null +++ b/perl-core/File-Spec/File-Spec-3.01.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.01.ebuild,v 1.1 2005/05/25 13:36:00 mcummings Exp $ + +MY_P="PathTools-${PV}" +S=${WORKDIR}/${MY_P} + +myconf='INSTALLDIRS=vendor' +inherit perl-module + +DESCRIPTION="Handling files and directories portably" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${P}.readme" +SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +IUSE="" + +DEPEND="dev-perl/module-build" diff --git a/perl-core/File-Spec/File-Spec-3.06.ebuild b/perl-core/File-Spec/File-Spec-3.06.ebuild new file mode 100644 index 000000000000..76533b463352 --- /dev/null +++ b/perl-core/File-Spec/File-Spec-3.06.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.06.ebuild,v 1.1 2005/05/25 13:36:00 mcummings Exp $ + +MY_P="PathTools-${PV}" +S=${WORKDIR}/${MY_P} + +myconf='INSTALLDIRS=vendor' +inherit perl-module + +DESCRIPTION="Handling files and directories portably" +HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${P}.readme" +SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" +IUSE="" + +DEPEND="dev-perl/module-build" diff --git a/perl-core/File-Spec/Manifest b/perl-core/File-Spec/Manifest new file mode 100644 index 000000000000..afc192638eb0 --- /dev/null +++ b/perl-core/File-Spec/Manifest @@ -0,0 +1,10 @@ +MD5 adaed9a34d6de3f8576f900007a78211 File-Spec-0.84-r1.ebuild 646 +MD5 5e53accd608c75d6024cb81e497f67a8 File-Spec-0.87.ebuild 628 +MD5 063015d48b3d070bc24ce05438131d25 File-Spec-3.06.ebuild 679 +MD5 3ec52a239bdc857a70ad30ec9461eeec File-Spec-3.01.ebuild 679 +MD5 a82aa6a0f5edc1548b700e980f54085f ChangeLog 3005 +MD5 24aa63fc8db1ae9616cba4285022c7eb metadata.xml 596 +MD5 e8c2b2625d8031840c76c7fd1fdafcad files/digest-File-Spec-0.87 65 +MD5 5ef01c0e76ba047775421be5b11033c6 files/digest-File-Spec-3.01 65 +MD5 690e170d12aed701e762e1eda88e2535 files/digest-File-Spec-3.06 66 +MD5 144ba852cf94f6d50b9e39e953c5936a files/digest-File-Spec-0.84-r1 65 diff --git a/perl-core/File-Spec/files/digest-File-Spec-0.84-r1 b/perl-core/File-Spec/files/digest-File-Spec-0.84-r1 new file mode 100644 index 000000000000..f739eafcab95 --- /dev/null +++ b/perl-core/File-Spec/files/digest-File-Spec-0.84-r1 @@ -0,0 +1 @@ +MD5 2fc4e1c89b47dd95eb03b6ca508e4e25 File-Spec-0.84.tar.gz 27889 diff --git a/perl-core/File-Spec/files/digest-File-Spec-0.87 b/perl-core/File-Spec/files/digest-File-Spec-0.87 new file mode 100644 index 000000000000..bad49b8e538a --- /dev/null +++ b/perl-core/File-Spec/files/digest-File-Spec-0.87 @@ -0,0 +1 @@ +MD5 50d51b37009897d8e16b8897f2c755a6 File-Spec-0.87.tar.gz 31610 diff --git a/perl-core/File-Spec/files/digest-File-Spec-3.01 b/perl-core/File-Spec/files/digest-File-Spec-3.01 new file mode 100644 index 000000000000..f16c0a1d07e2 --- /dev/null +++ b/perl-core/File-Spec/files/digest-File-Spec-3.01 @@ -0,0 +1 @@ +MD5 345340b241923ffb0bf1a541e8397855 PathTools-3.01.tar.gz 48673 diff --git a/perl-core/File-Spec/files/digest-File-Spec-3.06 b/perl-core/File-Spec/files/digest-File-Spec-3.06 new file mode 100644 index 000000000000..017cd61ef2ef --- /dev/null +++ b/perl-core/File-Spec/files/digest-File-Spec-3.06 @@ -0,0 +1 @@ +MD5 7272d9179cebbbac3c8cb2a94006ca83 PathTools-3.06.tar.gz 110285 diff --git a/perl-core/File-Spec/metadata.xml b/perl-core/File-Spec/metadata.xml new file mode 100644 index 000000000000..084fb1c7ec94 --- /dev/null +++ b/perl-core/File-Spec/metadata.xml @@ -0,0 +1,14 @@ +<?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>Following the 0.X series of File-Spec, Ken Williams + (author) has merged file-spec with cwd and adopted the cwd version schemea - + hence the jump to the 3.0 series. In addition, the package is now part of + the PathTools package upstream. Maintaining the ebuild as File-Spec for the + interim.</longdescription> +</pkgmetadata> |