summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-28 19:55:48 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-28 19:55:48 +0000
commitc529a11e75dec7cbcac3f61e0a3ce2fb35834cfd (patch)
tree4586e7f2fc8209b80819525493da2708335a36f4 /dev-perl/Set-IntSpan
parentarm stable, bug #379991 (diff)
downloadhistorical-c529a11e75dec7cbcac3f61e0a3ce2fb35834cfd.tar.gz
historical-c529a11e75dec7cbcac3f61e0a3ce2fb35834cfd.tar.bz2
historical-c529a11e75dec7cbcac3f61e0a3ce2fb35834cfd.zip
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r--dev-perl/Set-IntSpan/ChangeLog7
-rw-r--r--dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog
index 149983eafd72..ee56034ce2d9 100644
--- a/dev-perl/Set-IntSpan/ChangeLog
+++ b/dev-perl/Set-IntSpan/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Set-IntSpan
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.38 2011/01/14 15:58:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.39 2011/08/28 19:52:56 tove Exp $
+
+*Set-IntSpan-1.160.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Set-IntSpan-1.160.0.ebuild:
+ Change version scheme
14 Jan 2011; Torsten Veller <tove@gentoo.org> -Set-IntSpan-1.12.ebuild,
-Set-IntSpan-1.13.ebuild, -Set-IntSpan-1.15.ebuild:
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild
new file mode 100644
index 000000000000..aa0515006758
--- /dev/null
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.160.0.ebuild,v 1.1 2011/08/28 19:52:56 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SWMCD
+MODULE_VERSION=1.16
+inherit perl-module
+
+DESCRIPTION="Manages sets of integers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"