summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-08-26 10:14:45 +1200
committerKent Fredric <kentnl@gentoo.org>2020-08-26 10:48:31 +1200
commit561e04aa662811b00596aab19f7c1260af975d3b (patch)
tree7d3f3bd82228d05c6edd31d72b8cef6e49011f2b /dev-perl
parentdev-perl/HTTP-Exception: Remove, gone to ::gentoo (diff)
downloadperl-overlay-561e04aa662811b00596aab19f7c1260af975d3b.tar.gz
perl-overlay-561e04aa662811b00596aab19f7c1260af975d3b.tar.bz2
perl-overlay-561e04aa662811b00596aab19f7c1260af975d3b.zip
dev-perl/Locale-Codes: Remove, gone to ::gentoo
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Locale-Codes/Locale-Codes-3.250.0.ebuild40
-rw-r--r--dev-perl/Locale-Codes/Manifest1
-rw-r--r--dev-perl/Locale-Codes/metadata.xml28
3 files changed, 0 insertions, 69 deletions
diff --git a/dev-perl/Locale-Codes/Locale-Codes-3.250.0.ebuild b/dev-perl/Locale-Codes/Locale-Codes-3.250.0.ebuild
deleted file mode 100644
index 2cbd5a38d..000000000
--- a/dev-perl/Locale-Codes/Locale-Codes-3.250.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=SBECK
-MODULE_VERSION=3.25
-inherit perl-module
-
-DESCRIPTION='a distribution of modules to handle locale codes'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # Module::Build 0.39 ( 0.390.0 )
- echo \>=dev-perl/Module-Build-0.390.0
-}
-perl_meta_build() {
- # Storable
- echo virtual/perl-Storable
- # Test::More
- echo virtual/perl-Test-Simple
-}
-perl_meta_runtime() {
- # Carp
- echo dev-lang/perl
- # perl 5.002 ( 5.2.0 )
- echo \>=dev-lang/perl-5.2.0
- # utf8
- echo dev-lang/perl
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Locale-Codes/Manifest b/dev-perl/Locale-Codes/Manifest
deleted file mode 100644
index fb1e40a95..000000000
--- a/dev-perl/Locale-Codes/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Locale-Codes-3.25.tar.gz 766843 SHA256 0b73771ad1acfc23d3ff5a31824c47107267678fc579c0ff892ea4548957b921 SHA512 b1bb891b6da1943e94f7e02141f22537bcf882a9490ed9841d2833dba51840a7c9edd03d9b21bbef9ef7cd88485b7a1b1f4bc3f25e4ca9ba9bf6e481c07a88a1 WHIRLPOOL 74511153203556b76631e418703f54c21cf3d97fd1358b579c656f2d8f71976fefb75b94c44fac0d700b17872f5ec3541064da2469036d9160656cb75dc88a0d
diff --git a/dev-perl/Locale-Codes/metadata.xml b/dev-perl/Locale-Codes/metadata.xml
deleted file mode 100644
index bf13d5e27..000000000
--- a/dev-perl/Locale-Codes/metadata.xml
+++ /dev/null
@@ -1,28 +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>
- <maintainer type="person">
- <email>mb@italpro.net</email>
- <name>Michele Beltrame</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Locale-Codes</remote-id>
- <remote-id type="cpan-module">Locale::Codes</remote-id>
- <remote-id type="cpan-module">Locale::Codes::Constants</remote-id>
- <remote-id type="cpan-module">Locale::Codes::Country</remote-id>
- <remote-id type="cpan-module">Locale::Codes::Currency</remote-id>
- <remote-id type="cpan-module">Locale::Codes::LangExt</remote-id>
- <remote-id type="cpan-module">Locale::Codes::LangFam</remote-id>
- <remote-id type="cpan-module">Locale::Codes::LangVar</remote-id>
- <remote-id type="cpan-module">Locale::Codes::Language</remote-id>
- <remote-id type="cpan-module">Locale::Codes::Script</remote-id>
- <remote-id type="cpan-module">Locale::Country</remote-id>
- <remote-id type="cpan-module">Locale::Currency</remote-id>
- <remote-id type="cpan-module">Locale::Language</remote-id>
- <remote-id type="cpan-module">Locale::Script</remote-id>
- </upstream>
-</pkgmetadata>