diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:54:32 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:54:32 +0000 |
commit | 4cecfdeaa958a5e9f4f3af6541bd8da864859983 (patch) | |
tree | 1ecb06c4f44b753a0d173f9b157943339743f180 /perl-core/Test-Simple | |
parent | New upstream version. Also enabled gtk+-2.6 features (and moved the gtk requi... (diff) | |
download | historical-4cecfdeaa958a5e9f4f3af6541bd8da864859983.tar.gz historical-4cecfdeaa958a5e9f4f3af6541bd8da864859983.tar.bz2 historical-4cecfdeaa958a5e9f4f3af6541bd8da864859983.zip |
dev-perl => perl-core migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r-- | perl-core/Test-Simple/ChangeLog | 119 | ||||
-rw-r--r-- | perl-core/Test-Simple/Manifest | 10 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.47-r1.ebuild | 25 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.53.ebuild | 21 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.54.ebuild | 20 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.60.ebuild | 20 | ||||
-rw-r--r-- | perl-core/Test-Simple/files/digest-Test-Simple-0.47-r1 | 1 | ||||
-rw-r--r-- | perl-core/Test-Simple/files/digest-Test-Simple-0.53 | 1 | ||||
-rw-r--r-- | perl-core/Test-Simple/files/digest-Test-Simple-0.54 | 1 | ||||
-rw-r--r-- | perl-core/Test-Simple/files/digest-Test-Simple-0.60 | 1 | ||||
-rw-r--r-- | perl-core/Test-Simple/metadata.xml | 10 |
11 files changed, 229 insertions, 0 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog new file mode 100644 index 000000000000..add2ee1eea19 --- /dev/null +++ b/perl-core/Test-Simple/ChangeLog @@ -0,0 +1,119 @@ +# ChangeLog for dev-perl/Test-Simple +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.1 2005/05/25 14:54:32 mcummings Exp $ + +*Test-Simple-0.54 (25 May 2005) + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +Test-Simple-0.47-r1.ebuild, +Test-Simple-0.53.ebuild, + +Test-Simple-0.54.ebuild, +Test-Simple-0.60.ebuild: + dev-perl => perl-core migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> + Test-Simple-0.60.ebuild: + dev-perl/Test-Harness => perl-core/Test-Harness migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> + Test-Simple-0.54.ebuild: + dev-perl/Test-Harness => perl-core/Test-Harness migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> + Test-Simple-0.53.ebuild: + dev-perl/Test-Harness => perl-core/Test-Harness migration + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> + Test-Simple-0.47-r1.ebuild: + dev-perl/Test-Harness => perl-core/Test-Harness migration + + 23 May 2005; Guy Martin <gmsoft@gentoo.org> Test-Simple-0.54.ebuild: + Stable on hppa. + + 21 May 2005; Jan Brinkmann <luckyduck@gentoo.org> Test-Simple-0.54.ebuild: + stable on amd64 + +*Test-Simple-0.60 (20 May 2005) + + 20 May 2005; Michael Cummings <mcummings@gentoo.org> + Test-Simple-0.54.ebuild, +Test-Simple-0.60.ebuild: + Version bump; marking 54 stable for x86 and sparc + + 08 May 2005; Aron Griffis <agriffis@gentoo.org> Test-Simple-0.53.ebuild: + stable on ia64 + +*Test-Simple-0.54 (06 Mar 2005) + + 06 Mar 2005; Michael Cummings <mcummings@gentoo.org> + +Test-Simple-0.54.ebuild: + New version of test suite, fixes some probs, dep for new POE + + 06 Feb 2005; Markus Rothe <corsair@gentoo.org> Test-Simple-0.53.ebuild: + Stable on ppc64 + + 22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Test-Simple-0.53.ebuild: + added ~ppc64 + +*Test-Simple-0.53 (06 Dec 2004) + + 06 Dec 2004; Michael Cummings <mcummings@gentoo.org> + +Test-Simple-0.53.ebuild: + New version on CPAN + + 16 Apr 2004; Michael Cummings <mcummings@gentoo.org> + Test-Simple-0.47-r1.ebuild, Test-Simple-0.47.ebuild: + Syntax fix for newdepend, bug 29064 + + 19 Mar 2004; Eric Sammer <esammer@gentoo.org> Test-Simple-0.47-r1.ebuild: + Fixed category-less dependencies as per bug #45110. + + 24 Feb 2004; Joshua Kinard <kumba@gentoo.org> Test-Simple-0.47-r1.ebuild: + Added ~mips to satisfy repoman deps. + + 16 Feb 2004; Michael Cummings,,, <mcummings@gentoo.org> + Test-Simple-0.42-r1.ebuild, Test-Simple-0.42.ebuild, + Test-Simple-0.47-r1.ebuild, Test-Simple-0.47.ebuild: + Cleaning house; 0.42 isn't available on cpan, and 47 is marked stable for all + archs anyway + + 25 Jul 2003; <rac@gentoo.org> Test-Simple-0.47-r1.ebuild: + Remove ~arch protection on all but hppa and arm + +*Test-Simple-0.47-r1 (19 Jul 2003) + + 04 Aug 2003; Guy Martin <gmsoft@gentoo.org> Test-Simple-0.47-r1.ebuild : + Marked stable on hppa. + + 19 Jul 2003; <rac@gentoo.org> Test-Simple-0.47-r1.ebuild: + Vendordir version + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*Test-Simple-0.47 (16 Nov 2002) + + 05 Apr 2003; Zach Welch <zwelch@gentoo.org> Test-Simple-0.47.ebuild: + add arm keyword + + 20 Mar 2003; Guy Martin <gmsoft@gentoo.org> Test-Simple-0.47.ebuild : + Added hppa to KEYWORDS. + + 16 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog, + Test-Simple-0.47.ebuild, files/digest-Test-Simple-0.47 : + + New version (required by update to latest HTML-Mason). Tidied up + ChangeLog. + +*Test-Simple-0.42-r1 (14 Jun 2002) + + 29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog : + forced version bump to install into correct locations + +*Test-Simple-0.42 (14 Jun 2002) + + 1 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> Test-Simple-0.42.ebuild : + + Added ppc to KEYWORDS. + + 14 Jun 2002; Seemant Kulleen <seemant@gentoo.org> Test-Simple-0.42.ebuild + files/digest-Test-Simple-0.42 : + + New package, submitted by: arutha@gmx.de (Alexander Gretencord) in bug + #3513 diff --git a/perl-core/Test-Simple/Manifest b/perl-core/Test-Simple/Manifest index c8320ab1666a..9a4d28b4078c 100644 --- a/perl-core/Test-Simple/Manifest +++ b/perl-core/Test-Simple/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 5955fe0d421b53e7d320707d0cd5321b ChangeLog 3996 MD5 5cb33cddbc0a96ea9bd3ad44dbea3780 Test-Simple-0.47-r1.ebuild 733 MD5 42875e7c0e4bd3372a8317b9a7b75ceb Test-Simple-0.53.ebuild 651 @@ -8,3 +11,10 @@ MD5 6c92c841c2a87efdcbbcb3e66ec05494 files/digest-Test-Simple-0.47-r1 67 MD5 d67588559692c2e16600d1a23dd8ab73 files/digest-Test-Simple-0.53 67 MD5 92843a9ec74e56d38b026d35c9c5098d files/digest-Test-Simple-0.54 67 MD5 86f4b0adac643442cd9e23c294de79c2 files/digest-Test-Simple-0.60 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFClJG8tG5z4I8BtQoRAkcKAKCHCm5He49FrKNRXUeQ5T5dDvCPDQCffn+Z +0kXFo24+0B7GiDoc9xGLwQE= +=MIlW +-----END PGP SIGNATURE----- diff --git a/perl-core/Test-Simple/Test-Simple-0.47-r1.ebuild b/perl-core/Test-Simple/Test-Simple-0.47-r1.ebuild new file mode 100644 index 000000000000..ccc6b665b5fb --- /dev/null +++ b/perl-core/Test-Simple/Test-Simple-0.47-r1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.47-r1.ebuild,v 1.1 2005/05/25 14:54:32 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Basic utilities for writing tests" +HOMEPAGE="http://search.cpan.org/search?dist=Test-Harness" +SRC_URI="http://www.cpan.org/authors/id/MSCHWERN/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sparc x86" +IUSE="" + +DEPEND=">=dev-lang/perl-5.8.0-r12 + >=perl-core/Test-Harness-1.23" + +mydoc="rfc*.txt" +myconf="INSTALLDIRS=vendor" + +src_compile() { + perl-module_src_compile + make test || die "Tests didn't work out. Aborting!" +} diff --git a/perl-core/Test-Simple/Test-Simple-0.53.ebuild b/perl-core/Test-Simple/Test-Simple-0.53.ebuild new file mode 100644 index 000000000000..120979464087 --- /dev/null +++ b/perl-core/Test-Simple/Test-Simple-0.53.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.53.ebuild,v 1.1 2005/05/25 14:54:32 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Basic utilities for writing tests" +HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" +SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-lang/perl-5.8.0-r12 + >=perl-core/Test-Harness-2.03" + +mydoc="rfc*.txt" +myconf="INSTALLDIRS=vendor" +SRC_TEST="do" diff --git a/perl-core/Test-Simple/Test-Simple-0.54.ebuild b/perl-core/Test-Simple/Test-Simple-0.54.ebuild new file mode 100644 index 000000000000..b33d5f193d22 --- /dev/null +++ b/perl-core/Test-Simple/Test-Simple-0.54.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/Test-Simple/Test-Simple-0.54.ebuild,v 1.1 2005/05/25 14:54:32 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Basic utilities for writing tests" +SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" +IUSE="" +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86" + +mydoc="rfc*.txt" +myconf="INSTALLDIRS=vendor" +DEPEND=">=dev-lang/perl-5.8.0-r12 + >=perl-core/Test-Harness-2.03" + +SRC_TEST="do" diff --git a/perl-core/Test-Simple/Test-Simple-0.60.ebuild b/perl-core/Test-Simple/Test-Simple-0.60.ebuild new file mode 100644 index 000000000000..10d8ca1cf7ea --- /dev/null +++ b/perl-core/Test-Simple/Test-Simple-0.60.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/Test-Simple/Test-Simple-0.60.ebuild,v 1.1 2005/05/25 14:54:32 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Basic utilities for writing tests" +SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" +IUSE="" +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ppc64 ~arm ~ia64 ~s390" + +mydoc="rfc*.txt" +myconf="INSTALLDIRS=vendor" +DEPEND=">=dev-lang/perl-5.8.0-r12 + >=perl-core/Test-Harness-2.03" + +SRC_TEST="do" diff --git a/perl-core/Test-Simple/files/digest-Test-Simple-0.47-r1 b/perl-core/Test-Simple/files/digest-Test-Simple-0.47-r1 new file mode 100644 index 000000000000..13160e2ee792 --- /dev/null +++ b/perl-core/Test-Simple/files/digest-Test-Simple-0.47-r1 @@ -0,0 +1 @@ +MD5 4a6c12685bfeadfe8ff6fca70825f90c Test-Simple-0.47.tar.gz 45820 diff --git a/perl-core/Test-Simple/files/digest-Test-Simple-0.53 b/perl-core/Test-Simple/files/digest-Test-Simple-0.53 new file mode 100644 index 000000000000..c197cbe363cb --- /dev/null +++ b/perl-core/Test-Simple/files/digest-Test-Simple-0.53 @@ -0,0 +1 @@ +MD5 f32936c9e5615e74cd30d90997a71224 Test-Simple-0.53.tar.gz 57969 diff --git a/perl-core/Test-Simple/files/digest-Test-Simple-0.54 b/perl-core/Test-Simple/files/digest-Test-Simple-0.54 new file mode 100644 index 000000000000..e354b0ad9d8a --- /dev/null +++ b/perl-core/Test-Simple/files/digest-Test-Simple-0.54 @@ -0,0 +1 @@ +MD5 a3350894397a484a3b1d2658cdaf63a7 Test-Simple-0.54.tar.gz 59185 diff --git a/perl-core/Test-Simple/files/digest-Test-Simple-0.60 b/perl-core/Test-Simple/files/digest-Test-Simple-0.60 new file mode 100644 index 000000000000..022fc0380525 --- /dev/null +++ b/perl-core/Test-Simple/files/digest-Test-Simple-0.60 @@ -0,0 +1 @@ +MD5 14a024ac89f68d2702f0238bd9947dc7 Test-Simple-0.60.tar.gz 58204 diff --git a/perl-core/Test-Simple/metadata.xml b/perl-core/Test-Simple/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/perl-core/Test-Simple/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> |