summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-25 20:15:23 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-25 20:15:23 +0100
commitc253bc08b8a195e1697a52cf14fb13ccb3f7b724 (patch)
treedd753f7317d1a5124f8373ac78c742fd7d18b94c /dev-perl/Math-Round
parentdev-perl/Math-ModInt: Remove old (diff)
downloadgentoo-c253bc08b8a195e1697a52cf14fb13ccb3f7b724.tar.gz
gentoo-c253bc08b8a195e1697a52cf14fb13ccb3f7b724.tar.bz2
gentoo-c253bc08b8a195e1697a52cf14fb13ccb3f7b724.zip
dev-perl/Math-Round: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Math-Round')
-rw-r--r--dev-perl/Math-Round/Manifest1
-rw-r--r--dev-perl/Math-Round/Math-Round-0.60.0-r1.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Math-Round/Manifest b/dev-perl/Math-Round/Manifest
index 009439e9df11..d7bbaa6ed660 100644
--- a/dev-perl/Math-Round/Manifest
+++ b/dev-perl/Math-Round/Manifest
@@ -1,2 +1 @@
-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.60.0-r1.ebuild b/dev-perl/Math-Round/Math-Round-0.60.0-r1.ebuild
deleted file mode 100644
index c91bbfe3dc2f..000000000000
--- a/dev-perl/Math-Round/Math-Round-0.60.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do