diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 13:36:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 13:36:19 +0000 |
commit | a607e28aca6091cf39a202fa6d635bd01c94c95c (patch) | |
tree | 8221246327bc790539d39147767e260d7e081d30 /perl-core/Scalar-List-Utils | |
parent | Version bump (diff) | |
download | gentoo-2-a607e28aca6091cf39a202fa6d635bd01c94c95c.tar.gz gentoo-2-a607e28aca6091cf39a202fa6d635bd01c94c95c.tar.bz2 gentoo-2-a607e28aca6091cf39a202fa6d635bd01c94c95c.zip |
Version bump
(Portage version: 2.1_pre1)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r-- | perl-core/Scalar-List-Utils/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Manifest | 12 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild | 14 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 | 1 |
4 files changed, 25 insertions, 12 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog index 9df75f83b2bc..ae45593d6043 100644 --- a/perl-core/Scalar-List-Utils/ChangeLog +++ b/perl-core/Scalar-List-Utils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Scalar-List-Utils -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.1 2005/12/30 10:56:51 mcummings Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.2 2006/01/13 13:31:24 mcummings Exp $ + +*Scalar-List-Utils-1.18 (13 Jan 2006) + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + +Scalar-List-Utils-1.18.ebuild: + Version bump *Scalar-List-Utils-1.14 (30 Dec 2005) diff --git a/perl-core/Scalar-List-Utils/Manifest b/perl-core/Scalar-List-Utils/Manifest index fefb15f5c618..87deb73a0a8a 100644 --- a/perl-core/Scalar-List-Utils/Manifest +++ b/perl-core/Scalar-List-Utils/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 c98433aa01a4b33d4d0e7d1dc013cec4 ChangeLog 2480 MD5 c9881bfc933c913f097209cd7498f32f Scalar-List-Utils-1.14.ebuild 531 +MD5 166ffee9056e4001aef626350d315e69 Scalar-List-Utils-1.18.ebuild 418 MD5 1c6a66ee2aca9d7e7c6edc2eca5a65e0 files/digest-Scalar-List-Utils-1.14 73 +MD5 929f3a745cd007be1b80fd8f2ceee61d files/digest-Scalar-List-Utils-1.18 73 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDtRJ8tG5z4I8BtQoRAl/OAJkBaCueY3NIUYXmpv+5uxvmRAzRAQCfW3rW -Nu17Kr2HRiREIdFw0yr8bpI= -=TmOj ------END PGP SIGNATURE----- diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild new file mode 100644 index 000000000000..4fb677a32aaf --- /dev/null +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.1 2006/01/13 13:31:24 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Scalar-List-Utils module for perl" +HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" +SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" diff --git a/perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 b/perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 new file mode 100644 index 000000000000..124b19a6c2e1 --- /dev/null +++ b/perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 @@ -0,0 +1 @@ +MD5 118a080a79dce32f7b2e3a86947776f2 Scalar-List-Utils-1.18.tar.gz 36842 |