summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <[email protected]>2021-11-13 01:06:55 +0100
committerAndreas K. Hüttel <[email protected]>2021-11-13 01:09:10 +0100
commitce3f587198ffae9a0dd572fc6fdb76e965d048f3 (patch)
treeb74d650ce337b86077937e1c454e4b1bc08a8fa2 /dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild
parentdev-perl/Math-Random-Secure: EAPI=8 bump (diff)
downloadgentoo-ce3f587198ffae9a0dd572fc6fdb76e965d048f3.tar.gz
gentoo-ce3f587198ffae9a0dd572fc6fdb76e965d048f3.tar.bz2
gentoo-ce3f587198ffae9a0dd572fc6fdb76e965d048f3.zip
dev-perl/Math-Round: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <[email protected]>
Diffstat (limited to 'dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild')
-rw-r--r--dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild b/dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild
new file mode 100644
index 000000000000..a6756b78f797
--- /dev/null
+++ b/dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"