summaryrefslogtreecommitdiff
path: root/dev-perl/Linux-Distribution
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/Linux-Distribution
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Linux-Distribution')
-rw-r--r--dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild20
-rw-r--r--dev-perl/Linux-Distribution/Manifest3
-rw-r--r--dev-perl/Linux-Distribution/metadata.xml12
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild b/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild
deleted file mode 100644
index d2f399083ee2..000000000000
--- a/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=CHORNY
-DIST_VERSION=0.23
-inherit perl-module
-
-DESCRIPTION="Perl extension to detect on which Linux distribution we are running"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )
-"
diff --git a/dev-perl/Linux-Distribution/Manifest b/dev-perl/Linux-Distribution/Manifest
deleted file mode 100644
index 5db0e9449187..000000000000
--- a/dev-perl/Linux-Distribution/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Linux-Distribution-0.23.tar.gz 8785 BLAKE2B 19daab0311b1af58b40cb59564d44e1f672ad635dddb6a28f97449d9fd897412c14787853f35fbfb3a137281101cc072303a4c2156209995abf992b48cf5eef8 SHA512 43ae48498ce3e140606cc3966db2cc41a57b7768fc04af4856e2109f685f7c12b07eadd20d208f04d46a6a3787b91335ad2d402a635ebb9f96746dbf5c455571
-EBUILD Linux-Distribution-0.230.0.ebuild 393 BLAKE2B 3dac6aff8920b40f6beb8dc70f20b7363de2eb85e54f7a18275c5976e19ff8d926c1866b4da29d331be579b48a2479b7fcbee702932b75333d62156dcc7412a7 SHA512 a5b3e959432bc92f46027790e520187ed62ba5ecae746b6c686ffeeb1a3c1142eb953f44aacd887c5c8e27aa856a8fb977aac1d27ccfc9ffe2852ef2908e4086
-MISC metadata.xml 408 BLAKE2B 6d38ef320f7d5512dd1940b035834bad0c81239bc58688eadbc5b448230f9394b6dfccb0462c24bf002094b916023b0d555fe236791ad52018d4425989664a96 SHA512 4a47fd5372a23c44187f463f1a919aff1256fd2eb10ecfa22c9da5de151d27109353a0646bb858092f12ef458a14feb5f66c32ea9e1c55f6d2631f59a3d4e1b4
diff --git a/dev-perl/Linux-Distribution/metadata.xml b/dev-perl/Linux-Distribution/metadata.xml
deleted file mode 100644
index 0fd2024b3586..000000000000
--- a/dev-perl/Linux-Distribution/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">Linux-Distribution</remote-id>
- <remote-id type="cpan-module">Linux::Distribution</remote-id>
- </upstream>
-</pkgmetadata>