public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-04-03 23:33 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-04-03 23:33 UTC (permalink / raw
  To: gentoo-commits

commit:     05394ef4a1561268563a973606ffb670be70f1e8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr  3 22:25:19 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr  3 22:25:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=05394ef4

[added] experimental virtual for Unicode::Collate

(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0A0CB301)

---
 virtual/perl-Unicode-Collate/ChangeLog             |   16 +++++++++++++++
 virtual/perl-Unicode-Collate/metadata.xml          |    5 ++++
 .../perl-Unicode-Collate-0.520.0.ebuild            |   18 +++++++++++++++++
 .../perl-Unicode-Collate-0.520.100_rc.ebuild       |   21 ++++++++++++++++++++
 .../perl-Unicode-Collate-0.730.0.ebuild            |   15 ++++++++++++++
 .../perl-Unicode-Collate-0.740.0.ebuild            |   15 ++++++++++++++
 6 files changed, 90 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
new file mode 100644
index 0000000..5d8805a
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -0,0 +1,16 @@
+# ChangeLog for virtual/perl-Unicode-Collate
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*perl-Unicode-Collate-0.740.0 (03 Apr 2011)
+*perl-Unicode-Collate-0.730.0 (03 Apr 2011)
+*perl-Unicode-Collate-0.520.100_rc (03 Apr 2011)
+*perl-Unicode-Collate-0.520.0 (03 Apr 2011)
+
+  03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.520.0.ebuild,
+  +perl-Unicode-Collate-0.520.100_rc.ebuild,
+  +perl-Unicode-Collate-0.730.0.ebuild, +perl-Unicode-Collate-0.740.0.ebuild,
+  +metadata.xml:
+  added
+

diff --git a/virtual/perl-Unicode-Collate/metadata.xml b/virtual/perl-Unicode-Collate/metadata.xml
new file mode 100644
index 0000000..fcd994b
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <herd>perl</herd>
+</pkgmetadata>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.0.ebuild
new file mode 100644
index 0000000..674115a
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/Unicode-Collate"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	~dev-lang/perl-5.10.1
+	!perl-core/Unicode-Collate
+"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.100_rc.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.100_rc.ebuild
new file mode 100644
index 0000000..b2b1d1d
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.100_rc.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/Unicode-Collate"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	|| (
+		~dev-lang/perl-5.12.3
+		~dev-lang/perl-5.12.2
+	)
+	!perl-core/Unicode-Collate
+"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild
new file mode 100644
index 0000000..c77e441
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/Unicode-Collate"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Unicode-Collate-${PV}"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild
new file mode 100644
index 0000000..c77e441
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/Unicode-Collate"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Unicode-Collate-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-04-20 22:02 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-04-20 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     1ae3f80162a6352dde20ce42b1d0de255d14d573
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 21:56:39 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 22:02:02 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1ae3f801

[fix] perl-Unicode-Collate-0.730.0 += 5.14

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

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

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 5d8805a..6e50492 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/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-Unicode-Collate-0.730.0.ebuild:
+  Added 5.14
+
 *perl-Unicode-Collate-0.740.0 (03 Apr 2011)
 *perl-Unicode-Collate-0.730.0 (03 Apr 2011)
 *perl-Unicode-Collate-0.520.100_rc (03 Apr 2011)

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild
index c77e441..41f9186 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/Unicode-Collate-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.14.0_rc1 ~perl-core/Unicode-Collate-${PV} )"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
  2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
@ 2011-05-08 14:19 ` Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-05-08 14:19 UTC (permalink / raw
  To: gentoo-commits

commit:     07837a2296b98e9a784de92e84068f342d0b956a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May  8 14:17:51 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May  8 14:18:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=07837a22

[newversion] perl-Unicode-Collate-0.750.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.750.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 6e50492..2550763 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.750.0 (08 May 2011)
+
+  08 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.750.0.ebuild:
+  Bump
+
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
   perl-Unicode-Collate-0.730.0.ebuild:
   Added 5.14

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild
new file mode 100644
index 0000000..c77e441
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/Unicode-Collate"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Unicode-Collate-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-05-24  8:11 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-05-24  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     31e8a205420911e6c4a697d81c1068218d400e90
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue May 24 08:02:32 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue May 24 08:02:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=31e8a205

[newversion] perl-Unicode-Collate-0.760.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.760.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 2550763..9912339 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.760.0 (24 May 2011)
+
+  24 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.760.0.ebuild:
+  Version Bump
+
 *perl-Unicode-Collate-0.750.0 (08 May 2011)
 
   08 May 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.760.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.760.0.ebuild
new file mode 100644
index 0000000..c77e441
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.760.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/Unicode-Collate"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Unicode-Collate-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-06-06 22:47 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-06-06 22:47 UTC (permalink / raw
  To: gentoo-commits

commit:     818e6ae5b416cdd431e668181d2831b4a7a00153
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  6 22:42:17 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  6 22:42:17 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=818e6ae5

[cpanclean/fix] perl-Unicode-Collate-0.{73,74,75}0.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    9 +++++++++
 ...uild => perl-Unicode-Collate-0.730.0-r1.ebuild} |    2 +-
 .../perl-Unicode-Collate-0.730.0.ebuild            |   15 ---------------
 .../perl-Unicode-Collate-0.750.0.ebuild            |   15 ---------------
 4 files changed, 10 insertions(+), 31 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 66b791b..7a3ea6f 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,15 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.730.0-r1 (06 Jun 2011)
+
+  06 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.730.0.ebuild,
+  +perl-Unicode-Collate-0.730.0-r1.ebuild,
+  -perl-Unicode-Collate-0.740.0.ebuild, -perl-Unicode-Collate-0.750.0.ebuild:
+  Remove 0.73,0.74,0.75 as they're not CPAN anymore, and 0.73 is now only
+  available with perl itself
+
   24 May 2011; Kent Fredric <kentfredric@gmail.com>
   perl-Unicode-Collate-0.730.0.ebuild:
   Remove _rc1 references and fix to be 5.14.0 friendly

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild
similarity index 86%
rename from virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild
rename to virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild
index c77e441..069746b 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/Unicode-Collate-${PV}"
+RDEPEND="~dev-lang/perl-5.14.0 !perl-core/Unicode-Collate"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild
deleted file mode 100644
index a467104..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.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: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/Unicode-Collate-${PV} )"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild
deleted file mode 100644
index c77e441..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.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: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Unicode-Collate-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-06-17  0:30 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-06-17  0:30 UTC (permalink / raw
  To: gentoo-commits

commit:     2be2ba2c2ec817bbb827657e188405490d784bb4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 17 00:15:37 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 17 00:28:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2be2ba2c

[updatevirtual] Update perl-Unicode-Collate 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-Unicode-Collate/ChangeLog             |    7 +++++++
 ...uild => perl-Unicode-Collate-0.730.0-r2.ebuild} |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 7a3ea6f..604f1fe 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.730.0-r2 (17 Jun 2011)
+
+  17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.730.0-r1.ebuild,
+  +perl-Unicode-Collate-0.730.0-r2.ebuild:
+  Update for perl-5.14.1 with star-match
+
 *perl-Unicode-Collate-0.730.0-r1 (06 Jun 2011)
 
   06 Jun 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r2.ebuild
similarity index 86%
rename from virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild
rename to virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r2.ebuild
index 069746b..2b8b154 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r2.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~dev-lang/perl-5.14.0 !perl-core/Unicode-Collate"
+RDEPEND="=dev-lang/perl-5.14* !perl-core/Unicode-Collate"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-07-16 22:59 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-07-16 22:59 UTC (permalink / raw
  To: gentoo-commits

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

[newversion] perl-Unicode-Collate-0.770.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.770.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 604f1fe..53f2392 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.770.0 (16 Jul 2011)
+
+  16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.770.0.ebuild:
+  Version Bump
+
 *perl-Unicode-Collate-0.730.0-r2 (17 Jun 2011)
 
   17 Jun 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.770.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.770.0.ebuild
new file mode 100644
index 0000000..c77e441
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.770.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/Unicode-Collate"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Unicode-Collate-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-07-31  4:55 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-07-31  4:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d3480eeee935e6144d00f2ac447962950a689bcd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 31 04:54:36 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 31 04:54:36 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d3480eee

[cpanclean] virtual/Unicode-Collate-0.760.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    4 ++++
 .../perl-Unicode-Collate-0.760.0.ebuild            |   15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 53f2392..32d5305 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.760.0.ebuild:
+  No longer available on CPAN or in any perl prior to 5.15
+
 *perl-Unicode-Collate-0.770.0 (16 Jul 2011)
 
   16 Jul 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.760.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.760.0.ebuild
deleted file mode 100644
index c77e441..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.760.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: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Unicode-Collate-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-08-03 18:11 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-08-03 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     46a8cbab2f4d98e3cf47bce811d17f580a3fa1d2
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug  3 06:41:27 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug  3 06:41:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=46a8cbab

[newversion] perl-Unicode-Collate-0.780.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.780.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 32d5305..2fe5a16 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.780.0 (03 Aug 2011)
+
+  03 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.780.0.ebuild:
+  Version Bump
+
   31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
   -perl-Unicode-Collate-0.760.0.ebuild:
   No longer available on CPAN or in any perl prior to 5.15

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.780.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.780.0.ebuild
new file mode 100644
index 0000000..c77e441
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.780.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
+
+DESCRIPTION="Virtual for perl-core/Unicode-Collate"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Unicode-Collate-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-08-27 13:55 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2011-08-27 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     91756260621952be3471d6f91a1de3fa3b8e343b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Aug 27 13:51:42 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Aug 27 13:54:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=91756260

[cpanclean] virtual/perl-Unicode-Collate-0.770.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    4 ++++
 .../perl-Unicode-Collate-0.770.0.ebuild            |   15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 2fe5a16..328d671 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.770.0.ebuild:
+  All providers of this version gone
+
 *perl-Unicode-Collate-0.780.0 (03 Aug 2011)
 
   03 Aug 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.770.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.770.0.ebuild
deleted file mode 100644
index c77e441..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.770.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: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Unicode-Collate-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2011-10-17 14:32 Torsten Veller
  0 siblings, 0 replies; 33+ messages in thread
From: Torsten Veller @ 2011-10-17 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     eb0fc18b73297edc919128e74712e20b65933752
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 14:32:23 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 14:32:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=eb0fc18b

[bump] virtual/perl-Unicode-Collate-0.800.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.800.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 328d671..53e5fd0 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.800.0 (17 Oct 2011)
+
+  17 Oct 2011; Torsten Veller <tove@gentoo.org>
+  +perl-Unicode-Collate-0.800.0.ebuild:
+  Version bump
+
   27 Aug 2011; Kent Fredric <kentfredric@gmail.com>
   -perl-Unicode-Collate-0.770.0.ebuild:
   All providers of this version gone

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



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-02-27  0:20 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-02-27  0:20 UTC (permalink / raw
  To: gentoo-commits

commit:     f7bd065ef3547cfb64d3b18ec0d9b31e0a77d852
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 00:18:16 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 00:18:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f7bd065e

[newversion] virtual/Unicode-Collate-0.870.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    8 +++++++-
 .../perl-Unicode-Collate-0.870.0.ebuild            |   15 +++++++++++++++
 2 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 53e5fd0..0e275ef 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-Unicode-Collate
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.870.0 (27 Feb 2012)
+
+  27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.870.0.ebuild:
+  Version Bump
+
 *perl-Unicode-Collate-0.800.0 (17 Oct 2011)
 
   17 Oct 2011; Torsten Veller <tove@gentoo.org>

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



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-02-27  0:20 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-02-27  0:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d8f88fc6f6bc0e8c8cbc5816ac1b3cf683404200
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 00:19:52 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 00:19:52 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d8f88fc6

[cpanclean] virtual/Unicode-Collate-0.{78,80}.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    4 ++++
 .../perl-Unicode-Collate-0.780.0.ebuild            |   15 ---------------
 .../perl-Unicode-Collate-0.800.0.ebuild            |   15 ---------------
 3 files changed, 4 insertions(+), 30 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 0e275ef..655853f 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.780.0.ebuild, -perl-Unicode-Collate-0.800.0.ebuild:
+  Gone on cpan
+
 *perl-Unicode-Collate-0.870.0 (27 Feb 2012)
 
   27 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.780.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.780.0.ebuild
deleted file mode 100644
index c77e441..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.780.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: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Unicode-Collate-${PV}"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.800.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.800.0.ebuild
deleted file mode 100644
index c6ee6c2..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.800.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 perl-core/${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/${PN#perl-}-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-04-06 20:43 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-04-06 20:43 UTC (permalink / raw
  To: gentoo-commits

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

[newversion] virtual/perl-Unicode-Collate-0.890.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.890.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 655853f..2abbc9b 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.890.0 (06 Apr 2012)
+
+  06 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.890.0.ebuild:
+  Version Bump
+
   27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
   -perl-Unicode-Collate-0.780.0.ebuild, -perl-Unicode-Collate-0.800.0.ebuild:
   Gone on cpan

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



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-04-08 10:51 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-04-08 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     088c7dbdbcf414be7ae3c1fda74a096795e74d8d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr  8 06:28:24 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr  8 06:28:24 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=088c7dbd

[cpanclean] perl-Unicode-Collate-0.870.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    4 ++++
 .../perl-Unicode-Collate-0.870.0.ebuild            |   15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 2abbc9b..b7713c9 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.870.0.ebuild:
+  Gone on CPAN
+
 *perl-Unicode-Collate-0.890.0 (06 Apr 2012)
 
   06 Apr 2012; Kent Fredric <kentfredric@gmail.com>

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



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-07-30 21:57 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-07-30 21:57 UTC (permalink / raw
  To: gentoo-commits

commit:     3469bfd41bcba610cacd02a514bb418ee4aecfe9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jul 30 21:56:31 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jul 30 21:56:31 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3469bfd4

[fix] perl-Unicode-Collate virtual 0.890.0 for perl-5.16*

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    7 +++++++
 ...uild => perl-Unicode-Collate-0.890.0-r1.ebuild} |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index b7713c9..4523b25 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.890.0-r1 (30 Jul 2012)
+
+  30 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.890.0.ebuild,
+  +perl-Unicode-Collate-0.890.0-r1.ebuild:
+  Add Perl-5.16* to Unicode-Collate alternatives
+
   08 Apr 2012; Kent Fredric <kentfredric@gmail.com>
   -perl-Unicode-Collate-0.870.0.ebuild:
   Gone on CPAN

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r1.ebuild
similarity index 79%
rename from virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0.ebuild
rename to virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r1.ebuild
index 049ebbb..aa23cf2 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r1.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/${PN#perl-}-${PV}"
+RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-11-04 14:58 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-11-04 14:58 UTC (permalink / raw
  To: gentoo-commits

commit:     bb560bd9062e72015a08be955042f06fde7996cd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Nov  4 14:48:44 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Nov  4 14:48:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bb560bd9

[newversion] virtual/perl-Unicode-Collate-0.900.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.900.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 4523b25..f8a2ee6 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.900.0 (04 Nov 2012)
+
+  04 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.900.0.ebuild:
+  Version Bump
+
 *perl-Unicode-Collate-0.890.0-r1 (30 Jul 2012)
 
   30 Jul 2012; Kent Fredric <kentfredric@gmail.com>

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


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-11-05  0:12 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-11-05  0:12 UTC (permalink / raw
  To: gentoo-commits

commit:     f386be06418ec24f8ebdc45ff19a9f40692dfca2
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Nov  4 23:33:19 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Nov  5 00:10:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f386be06

[newversion] perl-Unicode-Collate-0.910.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.910.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index f8a2ee6..f2805e9 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.910.0 (04 Nov 2012)
+
+  04 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.910.0.ebuild:
+  Version Bump
+
 *perl-Unicode-Collate-0.900.0 (04 Nov 2012)
 
   04 Nov 2012; Kent Fredric <kentfredric@gmail.com>

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


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-11-10 15:05 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-11-10 15:05 UTC (permalink / raw
  To: gentoo-commits

commit:     e68f144c590c032ae910f9577f3ad8cbbca3c4be
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Nov 10 13:44:03 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Nov 10 13:44:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e68f144c

[fix] virtual/perl-Unicode-Collate-0.890.0 -r1 -> -r2 , now requires =dev-lang/perl-5.16 as =perl-core version is gone

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    7 +++++++
 ...uild => perl-Unicode-Collate-0.890.0-r2.ebuild} |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index f2805e9..660b114 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.890.0-r2 (10 Nov 2012)
+
+  10 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.890.0-r1.ebuild,
+  +perl-Unicode-Collate-0.890.0-r2.ebuild:
+  remove optional perl-core dep as gone upstream, 5.16 is now the only choice
+
 *perl-Unicode-Collate-0.910.0 (04 Nov 2012)
 
   04 Nov 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r1.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r2.ebuild
similarity index 79%
rename from virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r1.ebuild
rename to virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r2.ebuild
index aa23cf2..c835fc9 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r1.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r2.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )"
+RDEPEND="=dev-lang/perl-5.16* !perl-core/Unicode-Collate"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-11-20 22:54 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-11-20 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     eff544ac8d71d79a9b89d24c131fca700e8f907b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Nov 20 22:49:12 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 20 22:49:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=eff544ac

[newversion] virtual/perl-Unicode-Collate-0.930.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    6 ++++++
 .../perl-Unicode-Collate-0.930.0.ebuild            |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 660b114..ca6111f 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.930.0 (20 Nov 2012)
+
+  20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.930.0.ebuild:
+  Version Bump
+
 *perl-Unicode-Collate-0.890.0-r2 (10 Nov 2012)
 
   10 Nov 2012; Kent Fredric <kentfredric@gmail.com>

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


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-11-20 22:54 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-11-20 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     97ecb3f57d6b89c94c74b4c52b89fbc56b1b413a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Nov 20 22:50:57 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 20 22:50:57 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=97ecb3f5

[cpanclean] virtual/perl-Unicode-Collate-0.900.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    4 ++++
 .../perl-Unicode-Collate-0.900.0.ebuild            |   15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index ca6111f..3d1122d 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.900.0.ebuild:
+  Gone on CPAN
+
 *perl-Unicode-Collate-0.930.0 (20 Nov 2012)
 
   20 Nov 2012; Kent Fredric <kentfredric@gmail.com>

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


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2012-11-22  2:19 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2012-11-22  2:19 UTC (permalink / raw
  To: gentoo-commits

commit:     2da05d90158cb51087e3c8b1d7a7a42582ff920b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Nov 22 01:32:57 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Nov 22 01:32:57 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2da05d90

[cpanclean] virtual/Unicode-Collate-0.910.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    4 ++++
 .../perl-Unicode-Collate-0.910.0.ebuild            |   15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 3d1122d..6d046a6 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.910.0.ebuild:
+  Gone on CPAN
+
   20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
   -perl-Unicode-Collate-0.900.0.ebuild:
   Gone on CPAN

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


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2013-02-24  6:00 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2013-02-24  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     e0d3aceb2d708e728c03c718b9109b37cf26e9f9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 24 04:42:01 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 24 04:42:01 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e0d3aceb

[cpanclean] perl-Unicode-Collate-0.930.0 ( No providers on cpan )

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    4 ++++
 .../perl-Unicode-Collate-0.930.0.ebuild            |   15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 638f719..02cda08 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.930.0.ebuild:
+  Gone on CPAN
+
 *perl-Unicode-Collate-0.970.0 (24 Feb 2013)
 
   24 Feb 2013; Kent Fredric <kentfredric@gmail.com>

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


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2013-02-24  6:00 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2013-02-24  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     8af943b92cf663c0de5895f2fc443a8c425b1064
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 24 04:39:59 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 24 04:39:59 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8af943b9

[newversion] virtual/perl-Unicode-Collate-0.970.0

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

---
 virtual/perl-Unicode-Collate/ChangeLog             |    8 +++++++-
 .../perl-Unicode-Collate-0.970.0.ebuild            |   15 +++++++++++++++
 2 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 6d046a6..638f719 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-Unicode-Collate
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.970.0 (24 Feb 2013)
+
+  24 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Collate-0.970.0.ebuild:
+  Version Bump
+
   22 Nov 2012; Kent Fredric <kentfredric@gmail.com>
   -perl-Unicode-Collate-0.910.0.ebuild:
   Gone on CPAN

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


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2014-07-03  2:49 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2014-07-03  2:49 UTC (permalink / raw
  To: gentoo-commits

commit:     7fdb744593c71c313ef48e7d1de2c8502d14d73f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul  2 19:01:49 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul  2 19:01:49 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7fdb7445

[clean] 5.10-exclusive virtuals for perl-Unicode-Collate

Package-Manager: portage-2.2.10
RepoMan-Options: --force
Manifest-Sign-Key: E854324B1366A820

---
 virtual/perl-Unicode-Collate/ChangeLog                 |  6 +++++-
 .../perl-Unicode-Collate-0.520.0.ebuild                | 18 ------------------
 2 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 02cda08..25d7866 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for virtual/perl-Unicode-Collate
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  02 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.520.0.ebuild:
+  Remove old 5.10-only virtuals
+
   24 Feb 2013; Kent Fredric <kentfredric@gmail.com>
   -perl-Unicode-Collate-0.930.0.ebuild:
   Gone on CPAN

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.0.ebuild
deleted file mode 100644
index 674115a..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-	~dev-lang/perl-5.10.1
-	!perl-core/Unicode-Collate
-"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2014-10-04 21:26 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2014-10-04 21:26 UTC (permalink / raw
  To: gentoo-commits

commit:     c83ed8c22783e9a24f31687067afd553c9345175
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct  4 21:19:45 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct  4 21:19:45 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c83ed8c2

[cleanup] virtual/perl-Unicode-Collate remove old

Package-Manager: portage-2.2.10

---
 .../perl-Unicode-Collate-0.520.100_rc.ebuild        | 21 ---------------------
 .../perl-Unicode-Collate-0.730.0-r2.ebuild          | 15 ---------------
 .../perl-Unicode-Collate-0.890.0-r2.ebuild          | 15 ---------------
 3 files changed, 51 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.100_rc.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.100_rc.ebuild
deleted file mode 100644
index b2b1d1d..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.520.100_rc.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-	|| (
-		~dev-lang/perl-5.12.3
-		~dev-lang/perl-5.12.2
-	)
-	!perl-core/Unicode-Collate
-"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r2.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r2.ebuild
deleted file mode 100644
index 2b8b154..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="=dev-lang/perl-5.14* !perl-core/Unicode-Collate"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r2.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r2.ebuild
deleted file mode 100644
index c835fc9..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for perl-core/${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="=dev-lang/perl-5.16* !perl-core/Unicode-Collate"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2014-10-04 21:26 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2014-10-04 21:26 UTC (permalink / raw
  To: gentoo-commits

commit:     dacc717dde4dc3e099bc0c3c34741c04525c50ae
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct  4 21:21:47 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct  4 21:21:47 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dacc717d

[fixup] virtual/perl-Unicode-Collate EAPI5, 0.970.0 Provide by 5.18

Package-Manager: portage-2.2.10

---
 ...ollate-0.970.0.ebuild => perl-Unicode-Collate-0.970.0-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r1.ebuild
similarity index 65%
rename from virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0.ebuild
rename to virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r1.ebuild
index 928e7ec..2263af2 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-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 perl-core/${PN#perl-}"
 HOMEPAGE=""
 SRC_URI=""
@@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/${PN#perl-}-${PV}"
+RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2014-10-05  8:28 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2014-10-05  8:28 UTC (permalink / raw
  To: gentoo-commits

commit:     b87c0181d968aa0f9748263ae86367ec1c12b4a8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct  5 07:34:08 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct  5 07:47:33 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b87c0181

[bump] virtual/perl-Unicode-Collate to 1.40.0 provided by perl 5.20

Package-Manager: portage-2.2.10

---
 .../perl-Unicode-Collate-1.40.0.ebuild                | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild
new file mode 100644
index 0000000..c7cbabd
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 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="
+	|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+	!<perl-core/${PN#perl-}-${PV}
+	!>perl-core/${PN#perl-}-${PV}
+"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2014-10-05  8:28 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2014-10-05  8:28 UTC (permalink / raw
  To: gentoo-commits

commit:     ac74333c8663c2279ecaaa7f50c2dd474b22d976
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct  5 07:33:08 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct  5 07:47:33 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ac74333c

[fixup] virtual/perl-Unicode-Collate 0.970.0 provided by perl 5.18

Package-Manager: portage-2.2.10

---
 ....970.0-r1.ebuild => perl-Unicode-Collate-0.970.0-r2.ebuild} | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r1.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r2.ebuild
similarity index 54%
rename from virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r1.ebuild
rename to virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r2.ebuild
index 2263af2..3ea204e 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r1.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r2.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
-DESCRIPTION="Virtual for perl-core/${PN#perl-}"
+
+DESCRIPTION="Virtual for ${PN#perl-}"
 HOMEPAGE=""
 SRC_URI=""
 
@@ -11,5 +12,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"
+RDEPEND="
+	|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
+	!<perl-core/${PN#perl-}-${PV}
+	!>perl-core/${PN#perl-}-${PV}
+"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2015-03-29 19:20 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2015-03-29 19:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d91c41394c8f28bd4137608884684dd9f0dd6898
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 29 18:53:03 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Mar 29 18:53:03 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d91c4139

[fixup] virtual/perl-Unicode-Collate: Drop perl <=5.18 as a provider

Package-Manager: portage-2.2.17

 ...e-0.970.0-r2.ebuild => perl-Unicode-Collate-0.970.0-r3.ebuild} | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r2.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r3.ebuild
similarity index 54%
rename from virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r2.ebuild
rename to virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r3.ebuild
index 3ea204e..fcbb558 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r2.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -12,8 +12,4 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="
-	|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
-	!<perl-core/${PN#perl-}-${PV}
-	!>perl-core/${PN#perl-}-${PV}
-"
+RDEPEND="~perl-core/${PN#perl-}-${PV}"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2015-06-14 17:05 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2015-06-14 17:05 UTC (permalink / raw
  To: gentoo-commits

commit:     8838bcae580d04a71db753c104c6d881eba030da
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:48:16 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:48:16 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8838bcae

[cleanup] virtual/perl-Unicode-Collate: remove version now in ::gentoo

Package-Manager: portage-2.2.17

 .../perl-Unicode-Collate-1.120.0.ebuild               | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.120.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.120.0.ebuild
deleted file mode 100644
index 988028d..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.120.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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="
-	|| ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
-	!<perl-core/${PN#perl-}-${PV}
-	!>perl-core/${PN#perl-}-${PV}
-"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2015-06-14 17:05 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2015-06-14 17:05 UTC (permalink / raw
  To: gentoo-commits

commit:     4f703831d3f059e7f9a0adba3d568df412c8ecf3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:47:35 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:47:35 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=4f703831

[cleanup] virtual/perl-Unicode-Collate: remove old version

Package-Manager: portage-2.2.17

 .../perl-Unicode-Collate-0.970.0-r3.ebuild                | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r3.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r3.ebuild
deleted file mode 100644
index fcbb558..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0-r3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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="~perl-core/${PN#perl-}-${PV}"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
@ 2015-08-19 10:37 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2015-08-19 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     8a4cd04c474d1595a40ce40113698e23b07646e1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 19 10:36:08 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 19 10:36:08 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8a4cd04c

virtual/perl-Unicode-Collate: Removed due to availability in ::gentoo

 virtual/perl-Unicode-Collate/metadata.xml             |  5 -----
 .../perl-Unicode-Collate-1.40.0.ebuild                | 19 -------------------
 2 files changed, 24 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/metadata.xml b/virtual/perl-Unicode-Collate/metadata.xml
deleted file mode 100644
index fcd994b..0000000
--- a/virtual/perl-Unicode-Collate/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <herd>perl</herd>
-</pkgmetadata>

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild
deleted file mode 100644
index c7cbabd..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 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="
-	|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
-	!<perl-core/${PN#perl-}-${PV}
-	!>perl-core/${PN#perl-}-${PV}
-"


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

end of thread, other threads:[~2015-08-19 10:37 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-03 18:11 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-08-19 10:37 Kent Fredric
2015-06-14 17:05 Kent Fredric
2015-06-14 17:05 Kent Fredric
2015-03-29 19:20 Kent Fredric
2014-10-05  8:28 Kent Fredric
2014-10-05  8:28 Kent Fredric
2014-10-04 21:26 Kent Fredric
2014-10-04 21:26 Kent Fredric
2014-07-03  2:49 Kent Fredric
2013-02-24  6:00 Kent Fredric
2013-02-24  6:00 Kent Fredric
2012-11-22  2:19 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-10 15:05 Kent Fredric
2012-11-05  0:12 Kent Fredric
2012-11-04 14:58 Kent Fredric
2012-07-30 21:57 Kent Fredric
2012-04-08 10:51 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-02-27  0:20 Kent Fredric
2012-02-27  0:20 Kent Fredric
2011-10-17 14:32 Torsten Veller
2011-08-27 13:55 Kent Fredric
2011-07-31  4:55 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-06-17  0:30 Kent Fredric
2011-06-06 22:47 Kent Fredric
2011-05-24  8:11 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 14:19 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-20 22:02 Kent Fredric
2011-04-03 23:33 Kent Fredric

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