summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-30 10:25:45 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-30 10:25:45 +0000
commitde729647f0e1772416a505db9b30b616987d6ad6 (patch)
treecf720f56cb4a8f1349e1c24f1a055ceebf790f01 /dev-perl/Math-Round
parentChange version scheme (diff)
downloadgentoo-2-de729647f0e1772416a505db9b30b616987d6ad6.tar.gz
gentoo-2-de729647f0e1772416a505db9b30b616987d6ad6.tar.bz2
gentoo-2-de729647f0e1772416a505db9b30b616987d6ad6.zip
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-Round')
-rw-r--r--dev-perl/Math-Round/ChangeLog7
-rw-r--r--dev-perl/Math-Round/Math-Round-0.60.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/Math-Round/ChangeLog b/dev-perl/Math-Round/ChangeLog
index 2f71293e0b12..aecb9bf71d8a 100644
--- a/dev-perl/Math-Round/ChangeLog
+++ b/dev-perl/Math-Round/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Math-Round
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.7 2011/07/06 03:03:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.8 2011/08/30 10:25:45 tove Exp $
+
+*Math-Round-0.60.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +Math-Round-0.60.0.ebuild:
+ Change version scheme
06 Jul 2011; Alexis Ballier <aballier@gentoo.org> Math-Round-0.06.ebuild:
keyword ~x86-fbsd, bug #366911
diff --git a/dev-perl/Math-Round/Math-Round-0.60.0.ebuild b/dev-perl/Math-Round/Math-Round-0.60.0.ebuild
new file mode 100644
index 000000000000..64c2da7a8f18
--- /dev/null
+++ b/dev-perl/Math-Round/Math-Round-0.60.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/Math-Round/Math-Round-0.60.0.ebuild,v 1.1 2011/08/30 10:25:45 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=GROMMEL
+MODULE_VERSION=0.06
+inherit perl-module
+
+DESCRIPTION="Perl extension for rounding numbers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do