public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2012-10-25 10:13 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2012-10-25 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     c9ef7f77bf54e6ac6ea05f39902dad75d051bd71
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Oct 25 09:04:44 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Oct 25 09:50:23 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c9ef7f77

[newversion] virtual/CPANPLUS-0.913.300

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.913.300.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 1811e59..3ffc07b 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.913.300 (25 Oct 2012)
+
+  25 Oct 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.913.300.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.912.100 (31 Jul 2012)
 
   31 Jul 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.300.ebuild
new file mode 100644
index 0000000..8d58cf5
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.300.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2014-09-06  9:52 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2014-09-06  9:52 UTC (permalink / raw
  To: gentoo-commits

commit:     50b54c5a22e03b0090f3d19e4a43442719346651
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep  6 07:38:32 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep  6 07:38:32 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=50b54c5a

[cleanup] virtual/perl-CPANPLUS prune virtuals down to minimum useful set

Package-Manager: portage-2.2.10

---
 virtual/perl-CPANPLUS/ChangeLog                      |  7 +++++++
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.800.ebuild | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.0.ebuild   | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.300.ebuild | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.400.ebuild | 14 --------------
 8 files changed, 7 insertions(+), 98 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 68bcf68..b00314d 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -3,6 +3,13 @@
 # $Header: $
 
   06 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+  -perl-CPANPLUS-0.912.300.ebuild, -perl-CPANPLUS-0.912.400.ebuild,
+  -perl-CPANPLUS-0.912.600.ebuild, -perl-CPANPLUS-0.912.800.ebuild,
+  -perl-CPANPLUS-0.913.0.ebuild, -perl-CPANPLUS-0.913.300.ebuild,
+  -perl-CPANPLUS-0.913.400.ebuild:
+  prune virtuals down to minimum useful set
+
+  06 Sep 2014; Kent Fredric <kentfredric@gmail.com>
   -perl-CPANPLUS-0.880.0.ebuild, -perl-CPANPLUS-0.900.0.ebuild,
   -perl-CPANPLUS-0.900.100.ebuild, -perl-CPANPLUS-0.900.300.ebuild,
   -perl-CPANPLUS-0.900.400.ebuild, -perl-CPANPLUS-0.900.500.ebuild,

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild
deleted file mode 100644
index 8d58cf5..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild
deleted file mode 100644
index 8d58cf5..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild
deleted file mode 100644
index 8d58cf5..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.800.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.800.ebuild
deleted file mode 100644
index 8d58cf5..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.800.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.0.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.0.ebuild
deleted file mode 100644
index 8d58cf5..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.300.ebuild
deleted file mode 100644
index 8d58cf5..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.300.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.400.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.400.ebuild
deleted file mode 100644
index a4d32ba..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.400.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2014-09-06  9:52 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2014-09-06  9:52 UTC (permalink / raw
  To: gentoo-commits

commit:     e96f9b2f8856dee3fad816ce9e1afb91663cdcab
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep  6 07:39:45 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep  6 07:39:45 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e96f9b2f

[fixup] virtual/perl-CPANPLUS EAPI5

Package-Manager: portage-2.2.10

---
 virtual/perl-CPANPLUS/ChangeLog                                   | 8 ++++++++
 ...PANPLUS-0.912.100.ebuild => perl-CPANPLUS-0.912.100-r1.ebuild} | 4 ++--
 ...PANPLUS-0.913.600.ebuild => perl-CPANPLUS-0.913.600-r1.ebuild} | 4 ++--
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index b00314d..cf2eeb5 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.913.600-r1 (06 Sep 2014)
+*perl-CPANPLUS-0.912.100-r1 (06 Sep 2014)
+
+  06 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+  -perl-CPANPLUS-0.912.100.ebuild, +perl-CPANPLUS-0.912.100-r1.ebuild,
+  -perl-CPANPLUS-0.913.600.ebuild, +perl-CPANPLUS-0.913.600-r1.ebuild:
+  EAPI5
+
   06 Sep 2014; Kent Fredric <kentfredric@gmail.com>
   -perl-CPANPLUS-0.912.300.ebuild, -perl-CPANPLUS-0.912.400.ebuild,
   -perl-CPANPLUS-0.912.600.ebuild, -perl-CPANPLUS-0.912.800.ebuild,

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100-r1.ebuild
similarity index 84%
rename from virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100.ebuild
rename to virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100-r1.ebuild
index 2971bca..c41b4cc 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 DESCRIPTION="Virtual for CPANPLUS"
 HOMEPAGE=""
 SRC_URI=""

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600-r1.ebuild
similarity index 82%
rename from virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild
rename to virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600-r1.ebuild
index a4d32ba..1203b50 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 DESCRIPTION="Virtual for CPANPLUS"
 HOMEPAGE=""
 SRC_URI=""


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2014-09-06  0:21 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2014-09-06  0:21 UTC (permalink / raw
  To: gentoo-commits

commit:     ecd6c3db3a8118b90f0bac07e2bef1c1560db968
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep  6 00:19:08 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep  6 00:19:08 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ecd6c3db

[cleanup] virtual/perl-CPANPLUS Remove ancient virtuals

Package-Manager: portage-2.2.10

---
 virtual/perl-CPANPLUS/ChangeLog                         | 14 +++++++++++++-
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.880.0.ebuild      | 15 ---------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.0.ebuild      | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.100.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.300.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.400.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.500.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.700.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.0.ebuild      | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.100.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.200.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300-r1.ebuild | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.400.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.800.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.900.ebuild    | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild      | 14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild    | 14 --------------
 18 files changed, 13 insertions(+), 240 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index b3db06b..68bcf68 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -1,7 +1,19 @@
 # ChangeLog for virtual/perl-CPANPLUS
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+  -perl-CPANPLUS-0.880.0.ebuild, -perl-CPANPLUS-0.900.0.ebuild,
+  -perl-CPANPLUS-0.900.100.ebuild, -perl-CPANPLUS-0.900.300.ebuild,
+  -perl-CPANPLUS-0.900.400.ebuild, -perl-CPANPLUS-0.900.500.ebuild,
+  -perl-CPANPLUS-0.900.700.ebuild, -perl-CPANPLUS-0.901.0.ebuild,
+  -perl-CPANPLUS-0.901.100.ebuild, -perl-CPANPLUS-0.910.200.ebuild,
+  -perl-CPANPLUS-0.910.300-r1.ebuild, -perl-CPANPLUS-0.910.400.ebuild,
+  -perl-CPANPLUS-0.910.500.ebuild, -perl-CPANPLUS-0.910.800.ebuild,
+  -perl-CPANPLUS-0.910.900.ebuild, -perl-CPANPLUS-0.911.0.ebuild,
+  -perl-CPANPLUS-0.911.900.ebuild:
+  Remove ancient virtuals
+
 *perl-CPANPLUS-0.913.600 (30 Apr 2013)
 
   30 Apr 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.880.0.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.880.0.ebuild
deleted file mode 100644
index 932b0e7..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.880.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/CPANPLUS-${PV} )"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.0.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.0.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.100.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.100.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.100.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.300.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.300.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.400.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.400.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.400.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.500.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.500.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.500.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.700.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.700.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.700.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.0.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.0.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.100.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.100.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.100.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.200.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.200.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.200.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300-r1.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300-r1.ebuild
deleted file mode 100644
index 3513fac..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/CPANPLUS-${PV} )"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.400.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.400.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.400.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.800.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.800.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.800.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.900.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.900.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.900.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild
deleted file mode 100644
index b5c2357..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild
deleted file mode 100644
index 8d58cf5..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2013-05-01 22:23 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2013-05-01 22:23 UTC (permalink / raw
  To: gentoo-commits

commit:     f8fcd22ba7158615d63c631f5e2c9f275032d5bb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed May  1 00:24:51 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed May  1 00:24:51 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f8fcd22b

[newversion] virtual/perl-CPANPLUS-0.913.600

Package-Manager: portage-2.2.0_alpha173
Manifest-Sign-Key: ECD2C675C102CDA4

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 66acff3..b3db06b 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.913.600 (30 Apr 2013)
+
+  30 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.913.600.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.913.400 (24 Feb 2013)
 
   24 Feb 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild
new file mode 100644
index 0000000..a4d32ba
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2012-07-31 17:10 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2012-07-31 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     cfc5cd541f101cd439470402d2c00afb25211603
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 31 05:34:20 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 31 05:34:20 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cfc5cd54

[fix] add virtual for perl-CPANPLUS ( 0.912.100 ) for perl-5.16

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.912.100.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 3165a8a..1811e59 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.912.100 (31 Jul 2012)
+
+  31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.912.100.ebuild:
+  Add virtual for 5.16
+
 *perl-CPANPLUS-0.913.0 (27 May 2012)
 
   27 May 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100.ebuild
new file mode 100644
index 0000000..2971bca
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.100.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/CPANPLUS-${PV} )"


^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2012-05-27  7:47 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2012-05-27  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     2da7acb1fc6c0d620833f331a86319a3f607691d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 27 03:32:11 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 27 03:32:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2da7acb1

[newversion] virtual/perl-CPANPLUS-0.913.0

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.0.ebuild |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index e02901c..3165a8a 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.913.0 (27 May 2012)
+
+  27 May 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.913.0.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.912.800 (29 Apr 2012)
 
   29 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.0.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.0.ebuild
new file mode 100644
index 0000000..8d58cf5
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2012-04-29 19:26 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2012-04-29 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     c586409c30c9ff5372d59f9cd56a455fc63a6300
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 29 18:51:03 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 29 18:51:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c586409c

[newversion] virtual/CPANPLUS-0.912.800

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.912.800.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 372e727..e02901c 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.912.800 (29 Apr 2012)
+
+  29 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.912.800.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.912.600 (28 Apr 2012)
 
   28 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.800.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.800.ebuild
new file mode 100644
index 0000000..8d58cf5
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.800.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2012-04-28 10:39 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2012-04-28 10:39 UTC (permalink / raw
  To: gentoo-commits

commit:     f950f510fab0695795888aadb2e12fde1bd3878b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 28 00:58:56 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 28 10:30:37 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f950f510

[newversion] virtual/perl-CPANPLUS-0.912.600

(Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 8ca7132..372e727 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.912.600 (28 Apr 2012)
+
+  28 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.912.600.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.912.400 (09 Apr 2012)
 
   09 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild
new file mode 100644
index 0000000..8d58cf5
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2012-04-09 16:05 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2012-04-09 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     79e655d1a92fe428ac6b4318360e566d23dcadb4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr  9 16:04:14 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Apr  9 16:04:14 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=79e655d1

[newversion] perl-CPANPLUS-0.912.400

(Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 52a6ea8..8ca7132 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.912.400 (09 Apr 2012)
+
+  09 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.912.400.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.912.300 (06 Apr 2012)
 
   06 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild
new file mode 100644
index 0000000..8d58cf5
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.400.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2012-04-06 20:43 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2012-04-06 20:43 UTC (permalink / raw
  To: gentoo-commits

commit:     3a22dfba6430aadf79d4c7f8bb3a5af8637b37f7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr  6 19:59:35 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr  6 19:59:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3a22dfba

[newversion] virtual/perl-CPANPLUS-0.912.300

(Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index cea0ab5..52a6ea8 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.912.300 (06 Apr 2012)
+
+  06 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.912.300.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.911.900 (24 Feb 2012)
 
   24 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild
new file mode 100644
index 0000000..8d58cf5
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2012-02-24  7:13 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2012-02-24  7:13 UTC (permalink / raw
  To: gentoo-commits

commit:     c7ad69623ced3f261d8f82a1dcc6401f6f50b3f7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb 24 00:41:51 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb 24 00:41:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c7ad6962

[newversion] virtual/perl-CPANPLUS-0.911.900

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    8 +++++++-
 .../perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild   |   14 ++++++++++++++
 2 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 97e13dc..cea0ab5 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-CPANPLUS
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.911.900 (24 Feb 2012)
+
+  24 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.911.900.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.911.0 (02 Sep 2011)
 
   02 Sep 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild
new file mode 100644
index 0000000..8d58cf5
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.900.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-09-02  5:06 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-09-02  5:06 UTC (permalink / raw
  To: gentoo-commits

commit:     11df543521b8560b21b69c9b5e7d6c30d818c122
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep  2 05:06:21 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep  2 05:06:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=11df5435

[newversion] virtual/CPANPLUS-0.911.0

(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 598e964..97e13dc 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.911.0 (02 Sep 2011)
+
+  02 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.911.0.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.910.900 (28 Aug 2011)
 
   28 Aug 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild
new file mode 100644
index 0000000..b5c2357
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-08-28  2:09 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-08-28  2:09 UTC (permalink / raw
  To: gentoo-commits

commit:     7f5c59099b2f9bea63a9add3925c6faacaf6e838
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 28 02:08:53 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 28 02:08:53 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7f5c5909

[version bump] virtual/CPANPLUS-0.910.900

(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.910.900.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index b98eaa7..598e964 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.910.900 (28 Aug 2011)
+
+  28 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.910.900.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.910.800 (16 Jul 2011)
 
   16 Jul 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.900.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.900.ebuild
new file mode 100644
index 0000000..b5c2357
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.900.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-07-16 22:59 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-07-16 22:59 UTC (permalink / raw
  To: gentoo-commits

commit:     67d1534eee4076011936141464a966c10eeb1621
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jul 16 18:48:58 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jul 16 18:48:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=67d1534e

[newversion] perl-CPANPLUS-0.910.800

(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.910.800.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 2b5874f..b98eaa7 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.910.800 (16 Jul 2011)
+
+  16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.910.800.ebuild:
+  Version Bump
+
 *perl-CPANPLUS-0.910.300-r1 (17 Jun 2011)
 
   17 Jun 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.800.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.800.ebuild
new file mode 100644
index 0000000..b5c2357
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.800.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-06-17  0:30 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-06-17  0:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c2e5bb00c17524423224fdaab9ededf4cfec7fc2
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 17 00:14:39 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 17 00:28:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c2e5bb00

[updatevirtual] Update perl-CPANPLUS for perl-5.14.1 by using =perl-5.14* rule

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 ...00.ebuild => perl-CPANPLUS-0.910.300-r1.ebuild} |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index dbc6e44..2b5874f 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.910.300-r1 (17 Jun 2011)
+
+  17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  -perl-CPANPLUS-0.910.300.ebuild, +perl-CPANPLUS-0.910.300-r1.ebuild:
+  Update for perl-5.14.1 with star-match
+
   24 May 2011; Kent Fredric <kentfredric@gmail.com>
   perl-CPANPLUS-0.910.300.ebuild:
   Remove _rc1 references and fix to be 5.14.0 friendly

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300-r1.ebuild
similarity index 78%
rename from virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild
rename to virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300-r1.ebuild
index fc45cbc..3513fac 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300-r1.ebuild
@@ -11,4 +11,4 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/CPANPLUS-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/CPANPLUS-${PV} )"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-05-06  7:21 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-05-06  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     c8101686cf13f7adbcd106d6b7b8e75d49c2bc47
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 07:17:20 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 07:17:20 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c8101686

[newversion] perl-CPANPLUS-0.910.500

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 9bedee1..1fd19fc 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.910.500 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.910.500.ebuild:
+  Bump
+
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
   perl-CPANPLUS-0.910.300.ebuild:
   Add 5.14

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild
new file mode 100644
index 0000000..b5c2357
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-04-20 22:02 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-04-20 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     9c7ebf62c41d421bd867fc156a5e4055575a9e46
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 21:22:36 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 22:01:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9c7ebf62

[fix] perl-CPANPLUS-0.910.300 += 5.14

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    4 ++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild   |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 04097e4..9bedee1 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  perl-CPANPLUS-0.910.300.ebuild:
+  Add 5.14
+
 *perl-CPANPLUS-0.910.400 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild
index b5c2357..8504fd1 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild
@@ -11,4 +11,4 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="~perl-core/CPANPLUS-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.14.0_rc1 ~perl-core/CPANPLUS-${PV} )"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-04-20 14:36 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-04-20 14:36 UTC (permalink / raw
  To: gentoo-commits

commit:     98a5d884132d128cbd82761d28eade4b1a962b92
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 14:34:25 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 14:34:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=98a5d884

[newversion] perl-CPANPLUS-0.910.400

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.910.400.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 4afa7ae..04097e4 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.910.400 (20 Apr 2011)
+
+  20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.910.400.ebuild:
+  Bump
+
 *perl-CPANPLUS-0.910.300 (21 Mar 2011)
 
   21 Mar 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.400.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.400.ebuild
new file mode 100644
index 0000000..b5c2357
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.400.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-03-22  1:34 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-03-22  1:34 UTC (permalink / raw
  To: gentoo-commits

commit:     e1547e39855c246485f0f83cb3a038a224ae543b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 21 23:49:08 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Mar 21 23:49:08 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e1547e39

[newversion] perl-CPANPLUS-0.910.300

(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 96c4417..4afa7ae 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.910.300 (21 Mar 2011)
+
+  21 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.910.300.ebuild:
+  Bump
+
 *perl-CPANPLUS-0.910.200 (10 Mar 2011)
 
   10 Mar 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild
new file mode 100644
index 0000000..b5c2357
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.300.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-03-10 22:20 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     bc02012897cb3071473e254107281b45809c2daa
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 21:16:52 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 21:16:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bc020128

[newversion] perl-CPANPLUS-0.910.200

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 virtual/perl-CPANPLUS/ChangeLog                    |    6 ++++++
 .../perl-CPANPLUS/perl-CPANPLUS-0.910.200.ebuild   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index c59ebea..96c4417 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.910.200 (10 Mar 2011)
+
+  10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-CPANPLUS-0.910.200.ebuild:
+  Bump
+
 *perl-CPANPLUS-0.901.0 (10 Mar 2011)
 *perl-CPANPLUS-0.900.700 (10 Mar 2011)
 *perl-CPANPLUS-0.900.500 (10 Mar 2011)

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.200.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.200.ebuild
new file mode 100644
index 0000000..b5c2357
--- /dev/null
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.200.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for CPANPLUS"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
@ 2011-03-10 22:20 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e865a64c1923086d6a85540976a9fbf9fd8ebcfa
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 21:10:38 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 21:10:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e865a64c

[migrate] perl-CPANPLUS

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 virtual/perl-CPANPLUS/ChangeLog                    |   20 ++++++++++++++++++++
 ...US-0.88.ebuild => perl-CPANPLUS-0.880.0.ebuild} |    2 +-
 ...-0.9003.ebuild => perl-CPANPLUS-0.900.0.ebuild} |    2 +-
 ....9004.ebuild => perl-CPANPLUS-0.900.100.ebuild} |    2 +-
 ...-0.90.ebuild => perl-CPANPLUS-0.900.300.ebuild} |    2 +-
 ....9001.ebuild => perl-CPANPLUS-0.900.400.ebuild} |    2 +-
 ....9003.ebuild => perl-CPANPLUS-0.900.500.ebuild} |    2 +-
 ....9003.ebuild => perl-CPANPLUS-0.900.700.ebuild} |    2 +-
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.9005.ebuild  |   14 --------------
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.9007.ebuild  |   14 --------------
 ...-0.9003.ebuild => perl-CPANPLUS-0.901.0.ebuild} |    2 +-
 virtual/perl-CPANPLUS/perl-CPANPLUS-0.9010.ebuild  |   14 --------------
 12 files changed, 28 insertions(+), 50 deletions(-)

diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
index 9e37a8d..c59ebea 100644
--- a/virtual/perl-CPANPLUS/ChangeLog
+++ b/virtual/perl-CPANPLUS/ChangeLog
@@ -2,6 +2,26 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-CPANPLUS-0.901.0 (10 Mar 2011)
+*perl-CPANPLUS-0.900.700 (10 Mar 2011)
+*perl-CPANPLUS-0.900.500 (10 Mar 2011)
+*perl-CPANPLUS-0.900.400 (10 Mar 2011)
+*perl-CPANPLUS-0.900.300 (10 Mar 2011)
+*perl-CPANPLUS-0.900.100 (10 Mar 2011)
+*perl-CPANPLUS-0.900.0 (10 Mar 2011)
+*perl-CPANPLUS-0.880.0 (10 Mar 2011)
+
+  10 Mar 2011; Kent Fredric <kentfredric@gmail.com> -perl-CPANPLUS-0.88.ebuild,
+  -perl-CPANPLUS-0.90.ebuild, +perl-CPANPLUS-0.880.0.ebuild,
+  +perl-CPANPLUS-0.900.0.ebuild, +perl-CPANPLUS-0.900.100.ebuild,
+  +perl-CPANPLUS-0.900.300.ebuild, +perl-CPANPLUS-0.900.400.ebuild,
+  +perl-CPANPLUS-0.900.500.ebuild, +perl-CPANPLUS-0.900.700.ebuild,
+  +perl-CPANPLUS-0.901.0.ebuild, -perl-CPANPLUS-0.9001.ebuild,
+  -perl-CPANPLUS-0.9003.ebuild, -perl-CPANPLUS-0.9004.ebuild,
+  -perl-CPANPLUS-0.9005.ebuild, -perl-CPANPLUS-0.9007.ebuild,
+  -perl-CPANPLUS-0.9010.ebuild:
+  Migrate to new version scheme
+
 *perl-CPANPLUS-0.901.100 (09 Jan 2011)
 
   09 Jan 2011; Torsten Veller <tove@gentoo.org>

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.88.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.880.0.ebuild
similarity index 86%
rename from virtual/perl-CPANPLUS/perl-CPANPLUS-0.88.ebuild
rename to virtual/perl-CPANPLUS/perl-CPANPLUS-0.880.0.ebuild
index 52aaf5d..932b0e7 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.88.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.880.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.0.ebuild
similarity index 85%
copy from virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild
copy to virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.0.ebuild
index f33e7ae..b5c2357 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9004.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.100.ebuild
similarity index 85%
rename from virtual/perl-CPANPLUS/perl-CPANPLUS-0.9004.ebuild
rename to virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.100.ebuild
index f33e7ae..b5c2357 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9004.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.90.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.300.ebuild
similarity index 85%
rename from virtual/perl-CPANPLUS/perl-CPANPLUS-0.90.ebuild
rename to virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.300.ebuild
index f33e7ae..b5c2357 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.90.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.300.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9001.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.400.ebuild
similarity index 85%
rename from virtual/perl-CPANPLUS/perl-CPANPLUS-0.9001.ebuild
rename to virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.400.ebuild
index f33e7ae..b5c2357 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9001.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.400.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.500.ebuild
similarity index 85%
copy from virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild
copy to virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.500.ebuild
index f33e7ae..b5c2357 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.500.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.700.ebuild
similarity index 85%
copy from virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild
copy to virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.700.ebuild
index f33e7ae..b5c2357 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.900.700.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9005.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9005.ebuild
deleted file mode 100644
index f33e7ae..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9005.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9007.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9007.ebuild
deleted file mode 100644
index f33e7ae..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9007.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.0.ebuild
similarity index 85%
rename from virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild
rename to virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.0.ebuild
index f33e7ae..b5c2357 100644
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9003.ebuild
+++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.901.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9010.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9010.ebuild
deleted file mode 100644
index f33e7ae..0000000
--- a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.9010.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for CPANPLUS"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/CPANPLUS-${PV}"



^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2014-09-06  9:52 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 10:13 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2014-09-06  9:52 Kent Fredric
2014-09-06  9:52 Kent Fredric
2014-09-06  0:21 Kent Fredric
2013-05-01 22:23 Kent Fredric
2012-07-31 17:10 Kent Fredric
2012-05-27  7:47 Kent Fredric
2012-04-29 19:26 Kent Fredric
2012-04-28 10:39 Kent Fredric
2012-04-09 16:05 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-02-24  7:13 Kent Fredric
2011-09-02  5:06 Kent Fredric
2011-08-28  2:09 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-06-17  0:30 Kent Fredric
2011-05-06  7:21 Kent Fredric
2011-04-20 22:02 Kent Fredric
2011-04-20 14:36 Kent Fredric
2011-03-22  1:34 Kent Fredric
2011-03-10 22:20 Kent Fredric
2011-03-10 22:20 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox