summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Round
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Math-Round
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Math-Round')
-rw-r--r--dev-perl/Math-Round/Manifest3
-rw-r--r--dev-perl/Math-Round/Math-Round-0.70.0.ebuild18
-rw-r--r--dev-perl/Math-Round/metadata.xml12
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-perl/Math-Round/Manifest b/dev-perl/Math-Round/Manifest
deleted file mode 100644
index c9e8e4ed493c..000000000000
--- a/dev-perl/Math-Round/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Math-Round-0.07.tar.gz 5221 BLAKE2B a878c07ab5a97fc1357500f6563a8ea7607aa2bbefb0fd642d204befdea8bf574c862ebd5884d5d1ef7819bdb256507aa1c3bc7b79199c8c7f5216d35b87ca9c SHA512 7b25c907b4d2c7d8f9d9318991739ea6dfd104d75f9d7f88057739a21072a003306669a9affafed752a20ec97d6341560216492a80ac49f7b456ea54121211b7
-EBUILD Math-Round-0.70.0.ebuild 473 BLAKE2B 8d01720f80876c1a4fc9cd60450d773305cbea961142423006bcbb7c4767d49241cd085ac103e9008042a9122616cb3214762e947b140b1d4b6d710f6d4c58fe SHA512 8f8187d7f3e344593f7a885221ac814f73fa2c67374715917d0e268cafa1889da7d75b638476114a8a98026a6822ca8666707fa017a0c20c1224d7ec50d5fb88
-MISC metadata.xml 392 BLAKE2B 1ff771c5f337f7b906e3aff310302fadfa4da96b3d87cc2548222662d692b2ccc875978bfb8dee2f61e6540a63feb84c8a6a3d906cc273d713f8f039083be761 SHA512 8cb15eda93313b6e473eccf3c4fa71627fb039a456b143cb787e9bcaf9f32871ee621941873ef0f3141a9718e7612e7f2ef6b6d7e72bc0646ece647c472ecbaa
diff --git a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild b/dev-perl/Math-Round/Math-Round-0.70.0.ebuild
deleted file mode 100644
index c89913a08b26..000000000000
--- a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
diff --git a/dev-perl/Math-Round/metadata.xml b/dev-perl/Math-Round/metadata.xml
deleted file mode 100644
index 5bf89a4a755d..000000000000
--- a/dev-perl/Math-Round/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Math-Round</remote-id>
- <remote-id type="cpan-module">Math::Round</remote-id>
- </upstream>
-</pkgmetadata>