diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2002-11-17 05:20:30 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2002-11-17 05:20:30 +0000 |
commit | e7564e35a5b9ad630336c3c3c9a09efbb763d998 (patch) | |
tree | 41e3c7d72f8b468b8099009039e1bbda4e661d8b /dev-perl/Scalar-List-Utils | |
parent | changed $host to $chost per #10844 (diff) | |
download | gentoo-2-e7564e35a5b9ad630336c3c3c9a09efbb763d998.tar.gz gentoo-2-e7564e35a5b9ad630336c3c3c9a09efbb763d998.tar.bz2 gentoo-2-e7564e35a5b9ad630336c3c3c9a09efbb763d998.zip |
new package required by updated html::mason
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
-rw-r--r-- | dev-perl/Scalar-List-Utils/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.08 | 1 |
3 files changed, 28 insertions, 0 deletions
diff --git a/dev-perl/Scalar-List-Utils/ChangeLog b/dev-perl/Scalar-List-Utils/ChangeLog new file mode 100644 index 000000000000..70a83fd6791e --- /dev/null +++ b/dev-perl/Scalar-List-Utils/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-perl/Scalar-List-Utils +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.1 2002/11/17 05:20:30 mkennedy Exp $ + +*Class-Container-0.08 (13 Nov 2002) + + 13 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org> + Scalar-List-Utils-1.08.ebuild, ChangeLog, + files/digest-Scalar-List-Utils-1.08 : + + Initial import. Required dep by updated version of HTML::Mason. diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild new file mode 100644 index 000000000000..c8f217b88f73 --- /dev/null +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.08.ebuild,v 1.1 2002/11/17 05:20:30 mkennedy Exp $ + +inherit perl-module + +S=${WORKDIR}/${P} +DESCRIPTION="Scalar-List-Utils module for perl" +SRC_URI="http://cpan.org/modules/by-module/Scalar/${P}.tar.gz" +HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" + +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="x86 ppc sparc sparc64 alpha" + +DEPEND="${DEPEND}" diff --git a/dev-perl/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.08 b/dev-perl/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.08 new file mode 100644 index 000000000000..b4b2d3841203 --- /dev/null +++ b/dev-perl/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.08 @@ -0,0 +1 @@ +MD5 c809d30ebd126dd7ecda5aedbfb20ba1 Scalar-List-Utils-1.08.tar.gz 14034 |