summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:13:27 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:13:27 +0000
commit7cff8c80f974fa9d884f910a29fa84e43db32f85 (patch)
treea69758d3135c9a76201b95c798bf8919a0f48f1d /dev-perl/Test-Simple
parentrepoman workings (diff)
downloadhistorical-7cff8c80f974fa9d884f910a29fa84e43db32f85.tar.gz
historical-7cff8c80f974fa9d884f910a29fa84e43db32f85.tar.bz2
historical-7cff8c80f974fa9d884f910a29fa84e43db32f85.zip
repoman'd
Diffstat (limited to 'dev-perl/Test-Simple')
-rw-r--r--dev-perl/Test-Simple/Test-Simple-0.42.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Test-Simple/Test-Simple-0.42.ebuild b/dev-perl/Test-Simple/Test-Simple-0.42.ebuild
index 46fc300665c1..78b23c0a85a9 100644
--- a/dev-perl/Test-Simple/Test-Simple-0.42.ebuild
+++ b/dev-perl/Test-Simple/Test-Simple-0.42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.42.ebuild,v 1.1 2002/06/14 14:46:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.42.ebuild,v 1.2 2002/07/25 04:13:27 seemant Exp $
# Inherit from perl-module.eclass
@@ -9,6 +9,7 @@ inherit perl-module
S=${WORKDIR}/${P}
DESCRIPTION="Basic utilities for writing tests"
SRC_URI="http://www.cpan.org/authors/id/MSCHWERN/${P}.tar.gz"
+SLOT="0"
HOMEPAGE="http://search.cpan.org/search?dist=Test-Harness"
mydoc="rfc*.txt"