diff options
author | 2003-06-01 03:09:45 +0000 | |
---|---|---|
committer | 2003-06-01 03:09:45 +0000 | |
commit | 49d8c52dbef7e907151c4315f555bb15a095c12b (patch) | |
tree | 7c14165766f429fcc37102429191fe153931bea7 /dev-perl/Class-ISA | |
parent | removed older versions - no longer supported by imagemagick (diff) | |
download | historical-49d8c52dbef7e907151c4315f555bb15a095c12b.tar.gz historical-49d8c52dbef7e907151c4315f555bb15a095c12b.tar.bz2 historical-49d8c52dbef7e907151c4315f555bb15a095c12b.zip |
DEP for new ebuild, bug 21791
Diffstat (limited to 'dev-perl/Class-ISA')
-rw-r--r-- | dev-perl/Class-ISA/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Class-ISA/Class-ISA-0.32.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Class-ISA/Manifest | 2 |
3 files changed, 32 insertions, 0 deletions
diff --git a/dev-perl/Class-ISA/ChangeLog b/dev-perl/Class-ISA/ChangeLog new file mode 100644 index 000000000000..edab88db4a7d --- /dev/null +++ b/dev-perl/Class-ISA/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-perl/Class-ISA +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ISA/ChangeLog,v 1.1 2003/06/01 03:09:45 mcummings Exp $ + +*Class-ISA-0.32 (31 May 2003) + + 31 May 2003; Michael Cummings <mcummings@gentoo.org> Class-ISA-0.32.ebuild: + DEP for new ebuild, bug 21791 + diff --git a/dev-perl/Class-ISA/Class-ISA-0.32.ebuild b/dev-perl/Class-ISA/Class-ISA-0.32.ebuild new file mode 100644 index 000000000000..78f55054470c --- /dev/null +++ b/dev-perl/Class-ISA/Class-ISA-0.32.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ISA/Class-ISA-0.32.ebuild,v 1.1 2003/06/01 03:09:45 mcummings Exp $ + +IUSE="" + +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="Report the search path for a class's ISA tree" +SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/author/SBURKE/${P}/" + +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="x86 ~ppc ~sparc ~alpha" + +DEPEND="${DEPEND} + dev-perl/Test-Simple + dev-perl/Class-ISA + dev-perl/File-Spec" diff --git a/dev-perl/Class-ISA/Manifest b/dev-perl/Class-ISA/Manifest new file mode 100644 index 000000000000..76ea59502cad --- /dev/null +++ b/dev-perl/Class-ISA/Manifest @@ -0,0 +1,2 @@ +MD5 51fcf7de70899b6399a64a07a71c5f8f Class-ISA-0.32.ebuild 517 +MD5 7f71063b1cebd9f26a7a2a192e01371c files/digest-Class-ISA-0.32 64 |