diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-14 12:43:38 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-15 10:56:35 -0400 |
commit | fefc5591214e3ab34c269e10833d73b4d6c4d733 (patch) | |
tree | 236dea5e2cb8449b6d87092aea4e0deddb10f7de /dev-perl/Math-Round | |
parent | dev-perl/Math-NumSeq: Drop old versions (diff) | |
download | gentoo-fefc5591214e3ab34c269e10833d73b4d6c4d733.tar.gz gentoo-fefc5591214e3ab34c269e10833d73b4d6c4d733.tar.bz2 gentoo-fefc5591214e3ab34c269e10833d73b4d6c4d733.zip |
dev-perl/Math-Round: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Round')
-rw-r--r-- | dev-perl/Math-Round/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild | 12 |
2 files changed, 0 insertions, 13 deletions
diff --git a/dev-perl/Math-Round/Manifest b/dev-perl/Math-Round/Manifest index 26255a8d4008..0b184d46f96a 100644 --- a/dev-perl/Math-Round/Manifest +++ b/dev-perl/Math-Round/Manifest @@ -1,2 +1 @@ -DIST Math-Round-0.07.tar.gz 5221 BLAKE2B a878c07ab5a97fc1357500f6563a8ea7607aa2bbefb0fd642d204befdea8bf574c862ebd5884d5d1ef7819bdb256507aa1c3bc7b79199c8c7f5216d35b87ca9c SHA512 7b25c907b4d2c7d8f9d9318991739ea6dfd104d75f9d7f88057739a21072a003306669a9affafed752a20ec97d6341560216492a80ac49f7b456ea54121211b7 DIST Math-Round-0.08.tar.gz 12039 BLAKE2B a644568fffaf821691dea15f442dd3ec27a7285d2b15b9156e60a0c0b1e1524b559ceb69ccc961e4a181049f2f35a0a56964b12d8a0e89f5921312debbd84d68 SHA512 00ef34f541acef09b80588492a3502ac13d1c6c806709b5403a59dc757540b8a9094f2b304f4242a2a8f67d90c06ed7c52626b56e9309fd01b07229ff538f15a 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 deleted file mode 100644 index a898fe85f261..000000000000 --- a/dev-perl/Math-Round/Math-Round-0.70.0-r1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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" |