diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-06-06 03:32:56 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-06-06 03:32:56 +0000 |
commit | 25be74b59a78e4175dc618c47e8e6c63b237a30a (patch) | |
tree | 36c914d456964f3f2da10b0ba0fdad83a62f0b48 /dev-perl/Scalar-List-Utils | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-25be74b59a78e4175dc618c47e8e6c63b237a30a.tar.gz gentoo-2-25be74b59a78e4175dc618c47e8e6c63b237a30a.tar.bz2 gentoo-2-25be74b59a78e4175dc618c47e8e6c63b237a30a.zip |
dep update for html-fromtext
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
-rw-r--r-- | dev-perl/Scalar-List-Utils/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Scalar-List-Utils/Manifest | 6 | ||||
-rw-r--r-- | dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.14 | 1 |
4 files changed, 28 insertions, 3 deletions
diff --git a/dev-perl/Scalar-List-Utils/ChangeLog b/dev-perl/Scalar-List-Utils/ChangeLog index 6e66b5fb027b..b19d3a41ed4c 100644 --- a/dev-perl/Scalar-List-Utils/ChangeLog +++ b/dev-perl/Scalar-List-Utils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Scalar-List-Utils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.8 2004/05/26 20:15:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.9 2004/06/06 03:32:56 mcummings Exp $ + +*Scalar-List-Utils-1.14 (05 Jun 2004) + + 05 Jun 2004; Michael Cummings <mcummings@gentoo.org> + Scalar-List-Utils-1.14.ebuild: + dep update for html-fromtext 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> Scalar-List-Utils-1.11.ebuild: diff --git a/dev-perl/Scalar-List-Utils/Manifest b/dev-perl/Scalar-List-Utils/Manifest index d91e3f559a21..ac84c9c8e567 100644 --- a/dev-perl/Scalar-List-Utils/Manifest +++ b/dev-perl/Scalar-List-Utils/Manifest @@ -1,6 +1,8 @@ -MD5 c0728f6a301a19249b39e95ceaed5ec3 Scalar-List-Utils-1.11.ebuild 546 +MD5 66bb55dc0ec2243d04293a1a6c4befe1 ChangeLog 932 MD5 54c46c17f3e6f5df5c754877fcc73a93 Scalar-List-Utils-1.08.ebuild 545 +MD5 c0728f6a301a19249b39e95ceaed5ec3 Scalar-List-Utils-1.11.ebuild 546 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 66bb55dc0ec2243d04293a1a6c4befe1 ChangeLog 932 +MD5 c0728f6a301a19249b39e95ceaed5ec3 Scalar-List-Utils-1.14.ebuild 546 MD5 bb803c96272f7b2f800c4a99ceecf32f files/digest-Scalar-List-Utils-1.08 73 MD5 f8f359a21a0b88c2e63d515af2b81f3b files/digest-Scalar-List-Utils-1.11 73 +MD5 1c6a66ee2aca9d7e7c6edc2eca5a65e0 files/digest-Scalar-List-Utils-1.14 73 diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild new file mode 100644 index 000000000000..fa4a1bc90153 --- /dev/null +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2004 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.14.ebuild,v 1.1 2004/06/06 03:32:56 mcummings 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 ~amd64 ~ppc ~sparc ~alpha" + +DEPEND="${DEPEND}" diff --git a/dev-perl/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.14 b/dev-perl/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.14 new file mode 100644 index 000000000000..dd458673eb17 --- /dev/null +++ b/dev-perl/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.14 @@ -0,0 +1 @@ +MD5 64f5c079fe9be0fff55c1365dd7eec96 Scalar-List-Utils-1.14.tar.gz 15900 |