[gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-List-Util/

2017-09-16 Thread Kent Fredric
commit: 74659f1b5153dcbbe170266903579cfbbaefbb35
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Sep 17 03:32:30 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Sep 17 03:32:30 2017 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=74659f1b

virtual/perl-List-Util: Nuke until upstream sees some progress

 virtual/perl-List-Util/metadata.xml  |  8 
 virtual/perl-List-Util/perl-List-Util-1.380.0.ebuild | 15 ---
 virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild | 15 ---
 3 files changed, 38 deletions(-)

diff --git a/virtual/perl-List-Util/metadata.xml 
b/virtual/perl-List-Util/metadata.xml
deleted file mode 100644
index 51930499a..0
--- a/virtual/perl-List-Util/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   p...@gentoo.org
-   Gentoo Perl Project
-   
-

diff --git a/virtual/perl-List-Util/perl-List-Util-1.380.0.ebuild 
b/virtual/perl-List-Util/perl-List-Util-1.380.0.ebuild
deleted file mode 100644
index b217b71b4..0
--- a/virtual/perl-List-Util/perl-List-Util-1.380.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~virtual/perl-Scalar-List-Utils-${PV}"

diff --git a/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild 
b/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild
deleted file mode 100644
index b217b71b4..0
--- a/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~virtual/perl-Scalar-List-Utils-${PV}"



[gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-List-Util/, profiles/

2015-06-24 Thread Kent Fredric
commit: 513ae9f36612ea725668ced3a719e74d888089cf
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Thu Jun 25 01:00:25 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Thu Jun 25 01:08:22 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=513ae9f3

[added] virtual/perl-List-Util as Scalar-List-Utils proxy for future planning

Package-Manager: portage-2.2.17

 profiles/package.mask|  1 +
 virtual/perl-List-Util/metadata.xml  |  5 +
 virtual/perl-List-Util/perl-List-Util-1.380.0.ebuild | 15 +++
 virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild | 15 +++
 4 files changed, 36 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 24685db..ff1cc30 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -71,6 +71,7 @@ dev-perl/Catalyst-Controller-BindLex
 =virtual/perl-SelfLoader-1.220.0*
 =virtual/perl-Unicode-Collate-1.120.0*
 =virtual/perl-Unicode-Normalize-1.180.0*
+=virtual/perl-List-Util-1.410.0*
 
 # Kent Fredric kentfred...@gmail.com (03 Jul 2014)
 # Depends on old version of Date-Manip which is no longer available in portage 
since

diff --git a/virtual/perl-List-Util/metadata.xml 
b/virtual/perl-List-Util/metadata.xml
new file mode 100644
index 000..801e938
--- /dev/null
+++ b/virtual/perl-List-Util/metadata.xml
@@ -0,0 +1,5 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   herdperl/herd
+/pkgmetadata

diff --git a/virtual/perl-List-Util/perl-List-Util-1.380.0.ebuild 
b/virtual/perl-List-Util/perl-List-Util-1.380.0.ebuild
new file mode 100644
index 000..4ecf90f
--- /dev/null
+++ b/virtual/perl-List-Util/perl-List-Util-1.380.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+
+DESCRIPTION=Virtual for ${PN#perl-}
+HOMEPAGE=
+SRC_URI=
+
+LICENSE=
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+RDEPEND=~virtual/perl-Scalar-List-Utils-${PV}

diff --git a/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild 
b/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild
new file mode 100644
index 000..4ecf90f
--- /dev/null
+++ b/virtual/perl-List-Util/perl-List-Util-1.410.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+
+DESCRIPTION=Virtual for ${PN#perl-}
+HOMEPAGE=
+SRC_URI=
+
+LICENSE=
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+RDEPEND=~virtual/perl-Scalar-List-Utils-${PV}