commit:     cff309ca1223224535ded3356cbab9d15bdbdae5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 22 08:03:40 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 08:39:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff309ca

dev-perl/Math-Round: Bump to version 0.70.0

- use EAPI6

Package-Manager: portage-2.2.27

 dev-perl/Math-Round/Manifest                 |  1 +
 dev-perl/Math-Round/Math-Round-0.70.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-perl/Math-Round/Manifest b/dev-perl/Math-Round/Manifest
index 38d0a1c..009439e 100644
--- a/dev-perl/Math-Round/Manifest
+++ b/dev-perl/Math-Round/Manifest
@@ -1 +1,2 @@
 DIST Math-Round-0.06.tar.gz 5002 SHA256 
a5086f7693ac49a9bdcdc9cccff9159be527d150951319c061bfb2e0dedb8da4 SHA512 
f12c9bc8a3f8d8fee43fd1ab13fc832b46a595625fde42d69d05f221f742330b93bf7fd7999efb154da709663f340cf87767fac2573599282f62678cb12b7fd4
 WHIRLPOOL 
13b906a790d935f28d1d346b15207942a155d47967909219beb37ff78f67c3592811b2b6303f8b8e99e98a3806b2978f2f296ca174c957094acaf0470d2c7164
+DIST Math-Round-0.07.tar.gz 5221 SHA256 
73a7329a86e54a5c29a440382e5803095b58f33129e61a1df0093b4824de9327 SHA512 
7b25c907b4d2c7d8f9d9318991739ea6dfd104d75f9d7f88057739a21072a003306669a9affafed752a20ec97d6341560216492a80ac49f7b456ea54121211b7
 WHIRLPOOL 
eb530f78006c60029ce6dbed8bbbfc6340f48bc7adf5f0e36670277ebf78f176d75a8f1fc4f07f869c54d31dbf70c3f90382ea32749308a9d6bc09df21f01b4b

diff --git a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild 
b/dev-perl/Math-Round/Math-Round-0.70.0.ebuild
new file mode 100644
index 0000000..fd88081
--- /dev/null
+++ b/dev-perl/Math-Round/Math-Round-0.70.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=GROMMEL
+DIST_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Perl extension for rounding numbers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x86-solaris"
+IUSE=""
+RDEPEND=""
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+"

Reply via email to