diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-11 21:17:18 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-11 21:17:18 +0000 |
commit | 0c086fe45a5890eff63f137d12ab79b20a9e7c6a (patch) | |
tree | 4cae9d12643d118b604d67576e80cb15c6404b7a /dev-perl/Set-IntSpan | |
parent | Version bump (diff) | |
download | gentoo-2-0c086fe45a5890eff63f137d12ab79b20a9e7c6a.tar.gz gentoo-2-0c086fe45a5890eff63f137d12ab79b20a9e7c6a.tar.bz2 gentoo-2-0c086fe45a5890eff63f137d12ab79b20a9e7c6a.zip |
Version bump
(Portage version: 2.1.2.1)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.10 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 3fb7385ad849..6e79241580bc 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.19 2007/03/05 12:25:53 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.20 2007/03/11 21:17:18 mcummings Exp $ + +*Set-IntSpan-1.10 (11 Mar 2007) + + 11 Mar 2007; Michael Cummings <mcummings@gentoo.org> + +Set-IntSpan-1.10.ebuild: + Version bump 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Set-IntSpan-1.09.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.10.ebuild new file mode 100644 index 000000000000..1fe8d0027a40 --- /dev/null +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.10.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.10.ebuild,v 1.1 2007/03/11 21:17:18 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.10 b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.10 new file mode 100644 index 000000000000..bdd03a2eb340 --- /dev/null +++ b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.10 @@ -0,0 +1,3 @@ +MD5 d8177b922969f47f193faeedece47868 Set-IntSpan-1.10.tar.gz 20929 +RMD160 52b409b8fc646ca8160a33bcbc552daf3710ec9e Set-IntSpan-1.10.tar.gz 20929 +SHA256 6d10d75ce97025038b484ae6b448b238a892e3ee31170a946475c094a16e5cdc Set-IntSpan-1.10.tar.gz 20929 |