diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:33:45 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:33:45 +0000 |
commit | 162db2967e1ba7129d5981b1147e2d5364d74187 (patch) | |
tree | 67c9c4f84841d3789e66d25d56fec2397af57578 /perl-core/Storable | |
parent | Migrating dev-perl/Safe to perl-core/Safe (diff) | |
download | historical-162db2967e1ba7129d5981b1147e2d5364d74187.tar.gz historical-162db2967e1ba7129d5981b1147e2d5364d74187.tar.bz2 historical-162db2967e1ba7129d5981b1147e2d5364d74187.zip |
dev-perl => perl-core migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'perl-core/Storable')
-rw-r--r-- | perl-core/Storable/ChangeLog | 139 | ||||
-rw-r--r-- | perl-core/Storable/Manifest | 16 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.07-r1.ebuild | 15 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.13.ebuild | 16 | ||||
-rw-r--r-- | perl-core/Storable/files/digest-Storable-2.07-r1 | 1 | ||||
-rw-r--r-- | perl-core/Storable/files/digest-Storable-2.13 | 1 | ||||
-rw-r--r-- | perl-core/Storable/metadata.xml | 10 |
7 files changed, 198 insertions, 0 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog new file mode 100644 index 000000000000..763fa9dc6b9a --- /dev/null +++ b/perl-core/Storable/ChangeLog @@ -0,0 +1,139 @@ +# ChangeLog for dev-perl/Storable +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.1 2005/05/25 14:33:45 mcummings Exp $ + +*Storable-2.07-r1 (25 May 2005) + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +Storable-2.07-r1.ebuild, +Storable-2.13.ebuild: + dev-perl => perl-core migration + + 27 Apr 2005; Michael Cummings <mcummings@gentoo.org> + -Storable-1.0.14-r1.ebuild, -Storable-1.0.14.ebuild, + -Storable-2.04-r1.ebuild, -Storable-2.04.ebuild, -Storable-2.07.ebuild, + -Storable-2.09.ebuild, -Storable-2.12.ebuild: + Cleaning + + 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Storable-2.13.ebuild: + Stable on alpha. + + 14 Apr 2005; Joseph Jezak <josejx@gentoo.org> Storable-2.13.ebuild: + Marked ppc stable for bug #89064. + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Storable-2.13.ebuild: + Readded to ~ppc. Please don't drop keywords. + + 08 Apr 2005; Markus Rothe <corsair@gentoo.org> Storable-2.13.ebuild: + Stable on ppc64 + + 02 Apr 2005; Michael Cummings <mcummings@gentoo.org> Storable-2.13.ebuild: + Marking stable for x86 and sparc + + 23 Nov 2004; Sven Wegener <swegener@gentoo.org> : + Fixed digest. + +*Storable-2.13 (04 Sep 2004) + + 04 Sep 2004; Robert Coie <rac@gentoo.org> +Storable-2.13.ebuild: + New upstream, keywording amd64 immediately as 2.07 was failing tests + + 09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> Storable-2.07-r1.ebuild: + Stable on alpha. + +*Storable-2.12 (06 Jun 2004) + + 06 Jun 2004; Michael Cummings <mcummings@gentoo.org> Storable-2.12.ebuild: + new version on cpan + + 01 Jun 2004; Tom Gall <tgall@gentoo.org> Storable-2.09.ebuild: + Stable on ppc64, bug #52701 + + 17 May 2004; Bryan Østergaard <kloeri@gentoo.org> Storable-2.09.ebuild: + Add ~alpha. + + 16 Apr 2004; Michael Cummings <mcummings@gentoo.org> + Storable-2.07-r1.ebuild: + Syntax fix for newdepend, bug 29064 + + 02 Apr 2004; <randy@gentoo.org> Storable-2.09.ebuild: + adding s390 to keywords + + 21 Mar 2004; Joshua Kinard <kumba@gentoo.org> Storable-1.0.14-r1.ebuild, + Storable-1.0.14.ebuild, Storable-2.04-r1.ebuild, Storable-2.04.ebuild, + Storable-2.07-r1.ebuild, Storable-2.07.ebuild, Storable-2.09.ebuild: + Marked 2.07-r1 stable on mips, added ~mips to 2.09 + + 04 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> Storable-2.09.ebuild: + marked stable on sparc, fixes tests + +*Storable-2.09 (30 Jan 2004) + + 30 Jan 2004; Michael Cummings,,, <mcummings@gentoo.org> + Storable-2.09.ebuild: + New version on CPAN; tested on x86 and sparc + + 18 Jan 2004; <tuxus@gentoo.org> Storable-2.07-r1.ebuild: + Added ~mips to KEYWORDS. + +*Storable-2.07-r1 (26 Jul 2003) + + 26 Jul 2003; <rac@gentoo.org> Storable-2.07-r1.ebuild: + Allow >=perl-5.8.0 to fill the File::Spec dep, clean cruft + + 03 Jun 2003; Christian Birchinger <joker@gentoo.org> Storable-2.07.ebuild: + Added sparc stable keyword + +*Storable-2.07 (31 May 2003) + + 02 Jul 2003; Guy Martin <gmsoftégentoo.org> Storable-2.07.ebuild : + Marked stable on hppa. + + 31 May 2003; Michael Cummings <mcummings@gentoo.org> Storable-2.07.ebuild: + New version from CPAN. + +*Storable-2.04-r1 (29 Oct 2002) + + 05 Apr 2003; Zach Welch <zwelch@gentoo.org> Storable-2.04-r1.ebuild: + add arm keyword + + 20 Mar 2003; Guy Martin <gmsoft@gentoo.org> Storable-2.04-r1.ebuild : + Added hppa to KEYWORDS. + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + + 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog : + forced version bump to install into correct locations + +*Storable-2.04 (9 Sep 2002) + + 12 Sep 2002; <mcummings@gentoo.org> Storable-2.04.ebuild : + Corrected mising dep (thanks to Tristan Henderson) - bug 7729 + + 9 Sep 2002; <mcummings@gentoo.org> Storable-2.04.ebuild : + Syntax fixes + +*Storable-1.0.14-r1 (21 Jun 2003) + + 12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + +*Storable-1.0.14 (6 May 2002) + + 1 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> Storable-1.0.14.ebuild : + + Added ppc to KEYWORDS. + + 6 May 2002; Seemant Kulleen <seemant@gentoo.org> Storable-1.0.14.ebuild + files/digest-Storable-1.0.14 : + + Version bump and eclass conversion. + +*Storable-1.0.7 (1 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/perl-core/Storable/Manifest b/perl-core/Storable/Manifest new file mode 100644 index 000000000000..98c605b8ce16 --- /dev/null +++ b/perl-core/Storable/Manifest @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 bd257329608c73781f1a51741d7b31fb ChangeLog 4484 +MD5 94f87eba926ec79ffb1f17adf7e1e7bf Storable-2.07-r1.ebuild 579 +MD5 71042c8ccebeb807339d57d38e0491a2 Storable-2.13.ebuild 527 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 f779c9ba3bd801bd1783ec7e97f162e2 files/digest-Storable-2.13 65 +MD5 02de96e5539723f410332029029a9924 files/digest-Storable-2.07-r1 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFCb7watG5z4I8BtQoRAimKAJ9HHlw792KFo84XTtCUHdvDU1ztogCfbcnt +pge9UV/LxDQxp0GwijG632M= +=Xyzz +-----END PGP SIGNATURE----- diff --git a/perl-core/Storable/Storable-2.07-r1.ebuild b/perl-core/Storable/Storable-2.07-r1.ebuild new file mode 100644 index 000000000000..b0a998d28c87 --- /dev/null +++ b/perl-core/Storable/Storable-2.07-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.07-r1.ebuild,v 1.1 2005/05/25 14:33:45 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="The Perl Storable Module" +SRC_URI="http://www.cpan.org/modules/by-module/Storable/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" +IUSE="" +SLOT="0" +LICENSE="Artistic" +KEYWORDS="ia64 x86 amd64 ~ppc alpha sparc hppa mips" + +DEPEND="|| ( dev-perl/Test-Simple >=dev-lang/perl-5.8.0-r12 )" diff --git a/perl-core/Storable/Storable-2.13.ebuild b/perl-core/Storable/Storable-2.13.ebuild new file mode 100644 index 000000000000..35555364bcdc --- /dev/null +++ b/perl-core/Storable/Storable-2.13.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/Storable/Storable-2.13.ebuild,v 1.1 2005/05/25 14:33:45 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="The Perl Storable Module" +HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme" +SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" +IUSE="" + +SRC_TEST="do" diff --git a/perl-core/Storable/files/digest-Storable-2.07-r1 b/perl-core/Storable/files/digest-Storable-2.07-r1 new file mode 100644 index 000000000000..3d7de115c033 --- /dev/null +++ b/perl-core/Storable/files/digest-Storable-2.07-r1 @@ -0,0 +1 @@ +MD5 04d1b52cf304343e1be08df6f4ad345e Storable-2.07.tar.gz 96476 diff --git a/perl-core/Storable/files/digest-Storable-2.13 b/perl-core/Storable/files/digest-Storable-2.13 new file mode 100644 index 000000000000..ba6c22e285b2 --- /dev/null +++ b/perl-core/Storable/files/digest-Storable-2.13 @@ -0,0 +1 @@ +MD5 8f3b505c6c4e6a3b2fee746e15b33ce3 Storable-2.13.tar.gz 135033 diff --git a/perl-core/Storable/metadata.xml b/perl-core/Storable/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/perl-core/Storable/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> |