diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-20 12:57:01 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-20 12:57:01 +0000 |
commit | 833da6305d2ee251bebabf774bbf572615a68347 (patch) | |
tree | 3098a5b2700b099d33bf2b209eb16d751624a695 /dev-perl/Set-IntSpan | |
parent | Stable on Alpha; bug #161652 (diff) | |
download | gentoo-2-833da6305d2ee251bebabf774bbf572615a68347.tar.gz gentoo-2-833da6305d2ee251bebabf774bbf572615a68347.tar.bz2 gentoo-2-833da6305d2ee251bebabf774bbf572615a68347.zip |
Re-instating Set-IntSpan-1.08 from attic
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.08 | 3 |
3 files changed, 25 insertions, 1 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index ecdae0bc7b6d..0773ec82d995 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.17 2007/01/19 15:43:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.18 2007/01/20 12:57:01 mcummings Exp $ + + 20 Jan 2007; Michael Cummings <mcummings@gentoo.org> + +Set-IntSpan-1.08.ebuild: + Re-instating Set-IntSpan-1.08 from attic 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> -Set-IntSpan-1.07.ebuild, -Set-IntSpan-1.08.ebuild, 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..b3e798952148 --- /dev/null +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2007 Gentoo Foundation +# 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.10 2007/01/20 12:57:01 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Manages sets of integers" +SRC_URI="mirror://cpan/authors/id/S/SW/SWMCD/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~swmcd/" +IUSE="" +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86" +SRC_TEST="do" + + +DEPEND="dev-lang/perl" 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..0701e7b570a8 --- /dev/null +++ b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.08 @@ -0,0 +1,3 @@ +MD5 9d44f23bd2e4f3852e53f703f73fc699 Set-IntSpan-1.08.tar.gz 14148 +RMD160 5a87f3d83645cf06c3dbe6a0e6050df5c7301c8c Set-IntSpan-1.08.tar.gz 14148 +SHA256 aa66de066764628bc85c9213eaf1fa24337f233a591dc65498288135840b0b29 Set-IntSpan-1.08.tar.gz 14148 |