From 5fe9bdd2fb44e7ea0074e4bc99d02aff4a645560 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 13 Jan 2006 16:49:56 +0000 Subject: Version bump upstream Package-Manager: portage-2.1_pre1 --- dev-perl/Test-LongString/ChangeLog | 10 ++++++++-- dev-perl/Test-LongString/Manifest | 12 ++---------- dev-perl/Test-LongString/Test-LongString-0.09.ebuild | 15 +++++++++++++++ .../Test-LongString/files/digest-Test-LongString-0.09 | 1 + 4 files changed, 26 insertions(+), 12 deletions(-) create mode 100644 dev-perl/Test-LongString/Test-LongString-0.09.ebuild create mode 100644 dev-perl/Test-LongString/files/digest-Test-LongString-0.09 (limited to 'dev-perl/Test-LongString') diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog index 5ecfb40d16c2..c0ae80b9bd7c 100644 --- a/dev-perl/Test-LongString/ChangeLog +++ b/dev-perl/Test-LongString/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Test-LongString -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.3 2005/12/03 14:36:50 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.4 2006/01/13 16:42:27 mcummings Exp $ + +*Test-LongString-0.09 (13 Jan 2006) + + 13 Jan 2006; Michael Cummings + +Test-LongString-0.09.ebuild: + Version bump upstream 03 Dec 2005; Michael Cummings Test-LongString-0.07.ebuild: diff --git a/dev-perl/Test-LongString/Manifest b/dev-perl/Test-LongString/Manifest index 12a88c2fca21..1e7fb5464fc4 100644 --- a/dev-perl/Test-LongString/Manifest +++ b/dev-perl/Test-LongString/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 3b8832a9c952d92c500a73265722b776 ChangeLog 607 MD5 95791c44360642b676f029431fc4f117 Test-LongString-0.07.ebuild 507 +MD5 171dfa19992720c25fe00c8f406b5f00 Test-LongString-0.09.ebuild 390 MD5 8ce302c4bbeb71df883fae03900f4147 files/digest-Test-LongString-0.07 70 +MD5 86dbcc7d99db63166ab647f6685150d3 files/digest-Test-LongString-0.09 70 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDka2ItG5z4I8BtQoRAs5OAJ0azC63Vo++JzzlEsHYP0D4NYu8ZgCfSziH -3ScUXfVtu6hSRrJfNpe3YyU= -=hwcT ------END PGP SIGNATURE----- diff --git a/dev-perl/Test-LongString/Test-LongString-0.09.ebuild b/dev-perl/Test-LongString/Test-LongString-0.09.ebuild new file mode 100644 index 000000000000..d9625fe72705 --- /dev/null +++ b/dev-perl/Test-LongString/Test-LongString-0.09.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.09.ebuild,v 1.1 2006/01/13 16:42:27 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="A library to test long strings." +HOMEPAGE="http://search.cpan.org/~rgarcia/${PN}/" +SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~ppc ~sparc ~x86" +IUSE="" +SRC_TEST="do" diff --git a/dev-perl/Test-LongString/files/digest-Test-LongString-0.09 b/dev-perl/Test-LongString/files/digest-Test-LongString-0.09 new file mode 100644 index 000000000000..ac84845f4d28 --- /dev/null +++ b/dev-perl/Test-LongString/files/digest-Test-LongString-0.09 @@ -0,0 +1 @@ +MD5 a956f4f0a8f7a8704f984523ce58fa66 Test-LongString-0.09.tar.gz 6263 -- cgit v1.2.3-65-gdbad