commit: 294a5c8e8f8a3e6a9bc053bc104bde34b6cc9784
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 18 09:40:58 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 18 09:40:58 2015 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=294a5c8e
[cleanup] dev-perl/Socket-GetAddrInfo now in ::gentoo
---
.../Socket-GetAddrInfo-0.200.0.ebuild | 22 ----------
.../Socket-GetAddrInfo-0.210.0.ebuild | 33 --------------
.../Socket-GetAddrInfo-0.220.0.ebuild | 50 ----------------------
dev-perl/Socket-GetAddrInfo/metadata.xml | 14 ------
4 files changed, 119 deletions(-)
diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild
b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild
deleted file mode 100644
index 2ee957c..0000000
--- a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=PEVANS
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION="RFC 2553's getaddrinfo and getnameinfo functions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-XSLoader"
-DEPEND="${RDEPEND}
- >=dev-perl/ExtUtils-CChecker-0.60.0
- virtual/perl-Module-Build"
-
-SRC_TEST="do"
diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
deleted file mode 100644
index 69b335b..0000000
--- a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=PEVANS
-MODULE_VERSION=0.21
-inherit perl-module
-
-DESCRIPTION="RFC 2553's getaddrinfo and getnameinfo functions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-RDEPEND="
- $(comment virtual/perl-Exporter-5.570.0)
- virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
- $(comment Configure -- )
- >=dev-perl/ExtUtils-CChecker-0.60.0
- virtual/perl-ExtUtils-CBuilder
- $(comment Build -- )
- >=dev-perl/ExtUtils-CChecker-0.60.0
- virtual/perl-ExtUtils-CBuilder
- virtual/perl-Module-Build
- $(comment Module::Build::Compat from Module-Build )
- virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
- virtual/perl-Test-Simple $(comment Test::More)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.220.0.ebuild
b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.220.0.ebuild
deleted file mode 100644
index 2a110d6..0000000
--- a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.220.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=PEVANS
-MODULE_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION='address-family independent name resolving functions'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::CBuilder
- echo virtual/perl-ExtUtils-CBuilder
- # ExtUtils::CChecker 0.06 ( 0.60.0 )
- echo \>=dev-perl/ExtUtils-CChecker-0.60.0
- # Module::Build
- echo virtual/perl-Module-Build
-}
-perl_meta_build() {
- # ExtUtils::CBuilder
- echo virtual/perl-ExtUtils-CBuilder
- # ExtUtils::CChecker 0.06 ( 0.60.0 )
- echo \>=dev-perl/ExtUtils-CChecker-0.60.0
- # Module::Build
- echo virtual/perl-Module-Build
- # Module::Build::Compat
- echo virtual/perl-Module-Build
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # Test::More
- echo virtual/perl-Test-Simple
-}
-perl_meta_runtime() {
- # Exporter 5.57 ( 5.570.0 )
- echo \>=virtual/perl-Exporter-5.570.0
- # Socket 2.001_001 ( 2.1.1_rc )
- echo \>=virtual/perl-Socket-2.1.1_rc
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Socket-GetAddrInfo/metadata.xml
b/dev-perl/Socket-GetAddrInfo/metadata.xml
deleted file mode 100644
index 5cd873e..0000000
--- a/dev-perl/Socket-GetAddrInfo/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <upstream>
- <remote-id type="cpan">Socket-GetAddrInfo</remote-id>
- <remote-id type="cpan-module">Socket::GetAddrInfo</remote-id>
- <remote-id
type="cpan-module">Socket::GetAddrInfo::Core</remote-id>
- <remote-id
type="cpan-module">Socket::GetAddrInfo::Emul</remote-id>
- <remote-id
type="cpan-module">Socket::GetAddrInfo::Socket6api</remote-id>
- <remote-id
type="cpan-module">Socket::GetAddrInfo::Strict</remote-id>
- <remote-id
type="cpan-module">Socket::GetAddrInfo::XS</remote-id>
- </upstream>
-</pkgmetadata>