summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2003-05-31 20:20:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2003-05-31 20:20:43 +0000
commitfc3a07826c8ef5b1a7e7aef145fcf39a0ee2e2e2 (patch)
treea78bdd74d1c1cdf483c45d2e787624392c55d8fd /dev-perl/Test
parentFixed DESCRIPTION with module's actual desc. (diff)
downloadhistorical-fc3a07826c8ef5b1a7e7aef145fcf39a0ee2e2e2.tar.gz
historical-fc3a07826c8ef5b1a7e7aef145fcf39a0ee2e2e2.tar.bz2
historical-fc3a07826c8ef5b1a7e7aef145fcf39a0ee2e2e2.zip
New module, fulfills dep in modules like Event
Diffstat (limited to 'dev-perl/Test')
-rw-r--r--dev-perl/Test/ChangeLog10
-rw-r--r--dev-perl/Test/Manifest3
-rw-r--r--dev-perl/Test/Test-1.24.ebuild18
-rw-r--r--dev-perl/Test/files/digest-Test-1.241
4 files changed, 32 insertions, 0 deletions
diff --git a/dev-perl/Test/ChangeLog b/dev-perl/Test/ChangeLog
new file mode 100644
index 000000000000..0c6aa6d63ad8
--- /dev/null
+++ b/dev-perl/Test/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Test
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test/ChangeLog,v 1.1 2003/05/31 20:20:38 mcummings Exp $
+
+*Test-1.24 (31 May 2003)
+
+ 31 May 2003; Michael Cummings <mcummings@gentoo.org> Test-1.24.ebuild:
+ New module. This is actually a dep for a few existing modules, such as Event,
+ but was never added previously.
+
diff --git a/dev-perl/Test/Manifest b/dev-perl/Test/Manifest
new file mode 100644
index 000000000000..c76ae41d9ad9
--- /dev/null
+++ b/dev-perl/Test/Manifest
@@ -0,0 +1,3 @@
+MD5 f1af66d89f1b7cce5a0b1036029611e4 Test-1.24.ebuild 484
+MD5 185bd040709e0dd8af5334e3d262788b ChangeLog 425
+MD5 5355451430e8ac7e50aab602035de558 files/digest-Test-1.24 60
diff --git a/dev-perl/Test/Test-1.24.ebuild b/dev-perl/Test/Test-1.24.ebuild
new file mode 100644
index 000000000000..b6a9ddb1a009
--- /dev/null
+++ b/dev-perl/Test/Test-1.24.ebuild
@@ -0,0 +1,18 @@
+
+
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+
+inherit perl-module
+
+S=${WORKDIR}/Test-1.24
+DESCRIPTION="Utilities for writing test scripts"
+SRC_URI="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/Test-1.24.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${P}.readme"
+
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="alpha arm hppa mips ppc sparc x86"
+
+DEPEND="dev-perl/Test-Harness"
+
diff --git a/dev-perl/Test/files/digest-Test-1.24 b/dev-perl/Test/files/digest-Test-1.24
new file mode 100644
index 000000000000..2a7008e26a3c
--- /dev/null
+++ b/dev-perl/Test/files/digest-Test-1.24
@@ -0,0 +1 @@
+MD5 f94a5d45de941de6030a27e20790dd31 Test-1.24.tar.gz 13195