diff options
author | 2005-12-03 14:31:22 +0000 | |
---|---|---|
committer | 2005-12-03 14:31:22 +0000 | |
commit | 1d2dc5ef8123973bda68c2aee69b907fc1bc1bd8 (patch) | |
tree | 0ae9f294652ba4c588794de15f95b69337aac595 /dev-perl/Carp-Assert-More | |
parent | Version bump upstream (diff) | |
download | historical-1d2dc5ef8123973bda68c2aee69b907fc1bc1bd8.tar.gz historical-1d2dc5ef8123973bda68c2aee69b907fc1bc1bd8.tar.bz2 historical-1d2dc5ef8123973bda68c2aee69b907fc1bc1bd8.zip |
New dep for Test-WWW-Mechanize
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-perl/Carp-Assert-More')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/files/digest-Carp-Assert-More-1.12 | 1 | ||||
-rw-r--r-- | dev-perl/Carp-Assert-More/metadata.xml | 10 |
5 files changed, 55 insertions, 0 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild new file mode 100644 index 000000000000..c0bc61e87812 --- /dev/null +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.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/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.1 2005/12/03 14:31:22 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="convenience wrappers around Carp::Assert" +HOMEPAGE="http://search.cpan.org/search?query=${PN}" +SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~x86 ~sparc" +IUSE="" + +SRC_TEST="do" + +DEPEND="dev-perl/Scalar-List-Utils + dev-perl/Carp-Assert + dev-perl/Test-Exception" diff --git a/dev-perl/Carp-Assert-More/ChangeLog b/dev-perl/Carp-Assert-More/ChangeLog new file mode 100644 index 000000000000..7597c120a88b --- /dev/null +++ b/dev-perl/Carp-Assert-More/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-perl/Carp-Assert-More +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/ChangeLog,v 1.1 2005/12/03 14:31:22 mcummings Exp $ + +*Carp-Assert-More-1.12 (03 Dec 2005) + + 03 Dec 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +Carp-Assert-More-1.12.ebuild: + New dep for Test-WWW-Mechanize + diff --git a/dev-perl/Carp-Assert-More/Manifest b/dev-perl/Carp-Assert-More/Manifest new file mode 100644 index 000000000000..4ea8bbcab97c --- /dev/null +++ b/dev-perl/Carp-Assert-More/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 60b8a767e88ef41ef4492d2ea953c060 Carp-Assert-More-1.12.ebuild 591 +MD5 3c3681e13fc03ffc702492a9499e6f7e ChangeLog 401 +MD5 1d80faa4997d41c6e69c1e1f4c0f3d1e files/digest-Carp-Assert-More-1.12 71 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDkaxCtG5z4I8BtQoRApaSAJ0WSupGugCVB/3VwUeNvdR9KQTUQACeMwTi +LP3lIU6Wh8pVmkTVbFiLJOo= +=lFkm +-----END PGP SIGNATURE----- diff --git a/dev-perl/Carp-Assert-More/files/digest-Carp-Assert-More-1.12 b/dev-perl/Carp-Assert-More/files/digest-Carp-Assert-More-1.12 new file mode 100644 index 000000000000..a3312eb7b761 --- /dev/null +++ b/dev-perl/Carp-Assert-More/files/digest-Carp-Assert-More-1.12 @@ -0,0 +1 @@ +MD5 dbd6a0fcbff5f00d2e39b77322036d3f Carp-Assert-More-1.12.tar.gz 8371 diff --git a/dev-perl/Carp-Assert-More/metadata.xml b/dev-perl/Carp-Assert-More/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/dev-perl/Carp-Assert-More/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> |