commit:     561e04aa662811b00596aab19f7c1260af975d3b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 22:14:45 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 22:48:31 2020 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=561e04aa

dev-perl/Locale-Codes: Remove, gone to ::gentoo

Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Locale-Codes/Locale-Codes-3.250.0.ebuild | 40 -----------------------
 dev-perl/Locale-Codes/metadata.xml                | 28 ----------------
 2 files changed, 68 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/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>[email protected]</email>
-               <name>Gentoo Perl Project</name>
-       </maintainer>
-       <maintainer type="person">
-               <email>[email protected]</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>

Reply via email to