diff options
-rw-r--r-- | dev-perl/File-Spec-Native/File-Spec-Native-1.3.0-r1.ebuild | 25 | ||||
-rw-r--r-- | dev-perl/File-Spec-Native/Manifest | 1 | ||||
-rw-r--r-- | dev-perl/File-Spec-Native/metadata.xml | 12 |
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-perl/File-Spec-Native/File-Spec-Native-1.3.0-r1.ebuild b/dev-perl/File-Spec-Native/File-Spec-Native-1.3.0-r1.ebuild deleted file mode 100644 index b61e812ac..000000000 --- a/dev-perl/File-Spec-Native/File-Spec-Native-1.3.0-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RWSTAUNER -MODULE_VERSION=1.003 -inherit perl-module - -DESCRIPTION="Use native OS implementation of File::Spec from a subclass" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - virtual/perl-File-Spec -" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.300.0 - test? ( - virtual/perl-File-Temp - >=virtual/perl-Test-Simple-0.880.0 - ) -" diff --git a/dev-perl/File-Spec-Native/Manifest b/dev-perl/File-Spec-Native/Manifest deleted file mode 100644 index b7d80adf7..000000000 --- a/dev-perl/File-Spec-Native/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST File-Spec-Native-1.003.tar.gz 15799 SHA256 bbb22c53d8cfdd3389f0b4bcf90077847347ef851d297026352eb9e5bb218156 SHA512 f148b77d1dcbc720537f1578d4432ae640e8aa5253d68f0c9bc259b7905f9f0dba541b664895525843f9dfabb7343436c5b5163617700e5b68ea02ad47a2070f WHIRLPOOL 2aeeee2117e25793dc0d1ad62cd8c702f63f24d5529d65317dff1ce5a5654224a8916affa8e40c684a01c235e835833902bde0f45a5b80a20ee947a091129eed diff --git a/dev-perl/File-Spec-Native/metadata.xml b/dev-perl/File-Spec-Native/metadata.xml deleted file mode 100644 index 2043a1431..000000000 --- a/dev-perl/File-Spec-Native/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">File-Spec-Native</remote-id> - <remote-id type="cpan-module">File::Spec::Native</remote-id> - </upstream> -</pkgmetadata> |