diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-06-06 22:39:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-06-06 22:39:50 +0000 |
commit | bbbc2afdc997f0dbf0f1aeb156b84f3f08dc886d (patch) | |
tree | 4792ab8405c5652c53f6a0dba0f29fea89282ebd /dev-perl/Set-IntSpan | |
parent | version bump (bug #51883) (Manifest recommit) (diff) | |
download | gentoo-2-bbbc2afdc997f0dbf0f1aeb156b84f3f08dc886d.tar.gz gentoo-2-bbbc2afdc997f0dbf0f1aeb156b84f3f08dc886d.tar.bz2 gentoo-2-bbbc2afdc997f0dbf0f1aeb156b84f3f08dc886d.zip |
new version on cpan
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Manifest | 5 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 14 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.08 | 1 |
4 files changed, 26 insertions, 2 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 8f01fa8943db..18cfa21c5cba 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.2 2004/05/26 19:51:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.3 2004/06/06 22:35:35 mcummings Exp $ + +*Set-IntSpan-1.08 (06 Jun 2004) + + 06 Jun 2004; Michael Cummings <mcummings@gentoo.org> + Set-IntSpan-1.08.ebuild: + new version on cpan 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> Set-IntSpan-1.07.ebuild: Stable on alpha. diff --git a/dev-perl/Set-IntSpan/Manifest b/dev-perl/Set-IntSpan/Manifest index 72e6351a9203..0dc901a17e15 100644 --- a/dev-perl/Set-IntSpan/Manifest +++ b/dev-perl/Set-IntSpan/Manifest @@ -1,4 +1,7 @@ -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 dead412b7d1be43d7197d14b797787b5 ChangeLog 446 MD5 dbea17c7b33f12765c7c3b7ab0854860 Set-IntSpan-1.07.ebuild 522 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 dbea17c7b33f12765c7c3b7ab0854860 Set-IntSpan-1.08.ebuild 522 +MD5 ffe65994ec9ec29329cb286b5d15adb1 .Set-IntSpan-1.08.ebuild.swp 12288 MD5 e6da8858af637fa5ea8329360d34f5c8 files/digest-Set-IntSpan-1.07 67 +MD5 bd1809235b299f8dae246ec70681f926 files/digest-Set-IntSpan-1.08 67 diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild new file mode 100644 index 000000000000..b2bc626e3401 --- /dev/null +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.1 2004/06/06 22:35:35 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Manages sets of integers" +SRC_URI="http://cpan.org/modules/by-module/Set/${P}.tar.gz" +HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme" +IUSE="" +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="~x86 ~amd64 ~alpha ~sparc ~ppc ~hppa" +SRC_TEST="do" diff --git a/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.08 b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.08 new file mode 100644 index 000000000000..1d65e8d7159d --- /dev/null +++ b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.08 @@ -0,0 +1 @@ +MD5 9d44f23bd2e4f3852e53f703f73fc699 Set-IntSpan-1.08.tar.gz 14148 |