summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Base-Convert
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-Base-Convert
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Math-Base-Convert')
-rw-r--r--dev-perl/Math-Base-Convert/Manifest3
-rw-r--r--dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild16
-rw-r--r--dev-perl/Math-Base-Convert/metadata.xml15
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-perl/Math-Base-Convert/Manifest b/dev-perl/Math-Base-Convert/Manifest
deleted file mode 100644
index b4fa1fd9b11b..000000000000
--- a/dev-perl/Math-Base-Convert/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Math-Base-Convert-0.11.tar.gz 41667 BLAKE2B a4c2bc752ee56cf06a6f11b3007a6a764a534dcfbf8d9c139ed6f2d63fa0a07ed0aea12c3744f449f6ef08e744ac0dc2815ff56b3fa697222bc7dd68078b586f SHA512 4451b41d557d7b3538389bbb525f566264f6c9462339e3b48843b6bb7952576b73a194523716ab44e1fa1df19c243f23fbbfdbae3deef504066d36761526c664
-EBUILD Math-Base-Convert-0.110.0.ebuild 327 BLAKE2B 097c67e65e251c099169f3dadd58a3ccccdb359748220520e19c90a1c0fa72a7489fa14d5c83df35258db08dbb02cb2690b99ecd2ff4160d03acf1ed7a02db6b SHA512 03e2cf526a1e494a42baf02ed5051d64ff111e28bc1a01b53ca0e97bd266c2562f43c9908bf87228757a5cdf7d0182b9dbefc7d31e701f0b655e1bfd17d04493
-MISC metadata.xml 631 BLAKE2B dced7f5329f0c846dce85a17d4ae202a588a16e27d66be683beaab04e8863c459be31146501825ad8d9e07c5afaf045a043769708f6707617136b52ffa55744a SHA512 878e10670f1a5a478a809471b0dc6e110daa73fe9241d43879803ca8838dc7e60640a0b0fa7059772271b8b5534e5defd813c35a26d3e71d9789ba9563b2de5e
diff --git a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild
deleted file mode 100644
index d0f50a1c050e..000000000000
--- a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MIKER
-DIST_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="Very fast base to base conversion"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="virtual/perl-ExtUtils-MakeMaker"
diff --git a/dev-perl/Math-Base-Convert/metadata.xml b/dev-perl/Math-Base-Convert/metadata.xml
deleted file mode 100644
index 0df019ba29a9..000000000000
--- a/dev-perl/Math-Base-Convert/metadata.xml
+++ /dev/null
@@ -1,15 +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-Base-Convert</remote-id>
- <remote-id type="cpan-module">Math::Base::Convert</remote-id>
- <remote-id type="cpan-module">Math::Base::Convert::Bases</remote-id>
- <remote-id type="cpan-module">Math::Base::Convert::CalcPP</remote-id>
- <remote-id type="cpan-module">Math::Base::Convert::Shortcuts</remote-id>
- </upstream>
-</pkgmetadata>