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

commit:     078b9cb1f37a7c0beb335aba5c56ec97df53a1fd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar 11 22:08:48 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Mar 11 22:08:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=078b9cb1

[added] perl-core/Unicode-Collate

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

---
 perl-core/Unicode-Collate/ChangeLog                |   10 ++++++
 .../Unicode-Collate/Unicode-Collate-0.730.0.ebuild |   32 ++++++++++++++++++++
 perl-core/Unicode-Collate/metadata.xml             |    9 +++++
 3 files changed, 51 insertions(+), 0 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
new file mode 100644
index 0000000..6596141
--- /dev/null
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for perl-core/Unicode-Collate
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Unicode-Collate-0.730.0 (11 Mar 2011)
+
+  11 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  +Unicode-Collate-0.730.0.ebuild, +metadata.xml:
+  Added: reported by cpan-outdated
+

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.730.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.730.0.ebuild
new file mode 100644
index 0000000..06def97
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.730.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="3"
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION="0.73"
+SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-0.73-withoutworldwriteables.tar.gz"
+inherit perl-module
+
+DESCRIPTION="Unicode Collation Algorithm"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	$(comment Carp)
+	$(comment constant)
+	$(comment DynaLoader)
+	virtual/perl-File-Spec
+	$(comment Test)
+	$(comment warnings)
+"
+DEPEND="
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"

diff --git a/perl-core/Unicode-Collate/metadata.xml b/perl-core/Unicode-Collate/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/perl-core/Unicode-Collate/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <herd>perl</herd>
+    <maintainer>
+        <email>kentfredric@gmail.com</email>
+        <name>Kent Fredric</name>
+    </maintainer>
+</pkgmetadata>



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

* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Unicode-Collate/
@ 2011-03-22  1:34 Kent Fredric
  0 siblings, 0 replies; 24+ messages in thread
From: Kent Fredric @ 2011-03-22  1:34 UTC (permalink / raw
  To: gentoo-commits

commit:     196dd102989dafb6a32eb70d1eaef6988dec2f97
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 22 00:00:45 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 22 00:00:45 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=196dd102

[newversion] Unicode-Collate-0.740.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 ++++
 .../Unicode-Collate/Unicode-Collate-0.740.0.ebuild |   32 ++++++++++++++++++++
 2 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 6596141..68fb36d 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Unicode-Collate-0.740.0 (21 Mar 2011)
+
+  21 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  +Unicode-Collate-0.740.0.ebuild:
+  Bump
+
 *Unicode-Collate-0.730.0 (11 Mar 2011)
 
   11 Mar 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
new file mode 100644
index 0000000..df8e138
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="3"
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION="0.74"
+SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-0.74-withoutworldwriteables.tar.gz"
+inherit perl-module
+
+DESCRIPTION="Unicode Collation Algorithm"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	$(comment Carp)
+	$(comment constant)
+	$(comment DynaLoader)
+	virtual/perl-File-Spec
+	$(comment Test)
+	$(comment warnings)
+"
+DEPEND="
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: perl-core/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; 24+ messages in thread
From: Kent Fredric @ 2011-05-08 14:19 UTC (permalink / raw
  To: gentoo-commits

commit:     17c9708a3926bb0199c8888c5b821b37c538c66e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May  8 14:16:52 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=17c9708a

[newversion] perl-core/Unicode-Collate

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 ++++++
 .../Unicode-Collate/Unicode-Collate-0.740.0.ebuild |    4 ++--
 ...740.0.ebuild => Unicode-Collate-0.750.0.ebuild} |    6 +++---
 3 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 68fb36d..b5b2e85 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Unicode-Collate-0.750.0 (08 May 2011)
+
+  08 May 2011; Kent Fredric <kentfredric@gmail.com>
+  Unicode-Collate-0.740.0.ebuild, +Unicode-Collate-0.750.0.ebuild:
+  Bump
+
 *Unicode-Collate-0.740.0 (21 Mar 2011)
 
   21 Mar 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
index df8e138..4784dc3 100644
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI="3"
+EAPI=4
 MODULE_AUTHOR=SADAHIRO
 MODULE_VERSION="0.74"
-SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-0.74-withoutworldwriteables.tar.gz"
+SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
 inherit perl-module
 
 DESCRIPTION="Unicode Collation Algorithm"

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild
similarity index 88%
copy from perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
copy to perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild
index df8e138..8f77a73 100644
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI="3"
+EAPI=4
 MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION="0.74"
-SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-0.74-withoutworldwriteables.tar.gz"
+MODULE_VERSION="0.75"
+SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
 inherit perl-module
 
 DESCRIPTION="Unicode Collation Algorithm"



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

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

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

[newversion] Unicode-Collate-0.760.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 ++++
 .../Unicode-Collate/Unicode-Collate-0.760.0.ebuild |   32 ++++++++++++++++++++
 2 files changed, 38 insertions(+), 0 deletions(-)

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

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.760.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.760.0.ebuild
new file mode 100644
index 0000000..de88221
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.760.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.76
+SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
+inherit perl-module
+
+DESCRIPTION="Unicode Collation Algorithm"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	$(comment Carp)
+	$(comment constant)
+	$(comment DynaLoader)
+	virtual/perl-File-Spec
+	$(comment Test)
+	$(comment warnings)
+"
+DEPEND="
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

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

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

[cpanclean] Unicode-Collate-0.{<750}.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    5 +++
 .../Unicode-Collate/Unicode-Collate-0.730.0.ebuild |   32 --------------------
 .../Unicode-Collate/Unicode-Collate-0.740.0.ebuild |   32 --------------------
 .../Unicode-Collate/Unicode-Collate-0.750.0.ebuild |   32 --------------------
 4 files changed, 5 insertions(+), 96 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 17fb0c3..495fbf5 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  -Unicode-Collate-0.730.0.ebuild, -Unicode-Collate-0.740.0.ebuild,
+  -Unicode-Collate-0.750.0.ebuild:
+  Gone on CPAN
+
 *Unicode-Collate-0.760.0 (24 May 2011)
 
   24 May 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.730.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.730.0.ebuild
deleted file mode 100644
index 06def97..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.730.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="3"
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION="0.73"
-SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-0.73-withoutworldwriteables.tar.gz"
-inherit perl-module
-
-DESCRIPTION="Unicode Collation Algorithm"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	$(comment Carp)
-	$(comment constant)
-	$(comment DynaLoader)
-	virtual/perl-File-Spec
-	$(comment Test)
-	$(comment warnings)
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
deleted file mode 100644
index 4784dc3..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION="0.74"
-SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
-inherit perl-module
-
-DESCRIPTION="Unicode Collation Algorithm"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	$(comment Carp)
-	$(comment constant)
-	$(comment DynaLoader)
-	virtual/perl-File-Spec
-	$(comment Test)
-	$(comment warnings)
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild
deleted file mode 100644
index 8f77a73..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION="0.75"
-SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
-inherit perl-module
-
-DESCRIPTION="Unicode Collation Algorithm"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	$(comment Carp)
-	$(comment constant)
-	$(comment DynaLoader)
-	virtual/perl-File-Spec
-	$(comment Test)
-	$(comment warnings)
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"



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

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

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

[newversion] Unicode-Collate-0.770.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 ++++
 .../Unicode-Collate/Unicode-Collate-0.770.0.ebuild |   32 ++++++++++++++++++++
 2 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 495fbf5..551142f 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Unicode-Collate-0.770.0 (16 Jul 2011)
+
+  16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  +Unicode-Collate-0.770.0.ebuild:
+  Version Bump
+
   06 Jun 2011; Kent Fredric <kentfredric@gmail.com>
   -Unicode-Collate-0.730.0.ebuild, -Unicode-Collate-0.740.0.ebuild,
   -Unicode-Collate-0.750.0.ebuild:

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild
new file mode 100644
index 0000000..4e15969
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.77
+SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
+inherit perl-module
+
+DESCRIPTION="Unicode Collation Algorithm"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	$(comment Carp)
+	$(comment constant)
+	$(comment DynaLoader)
+	virtual/perl-File-Spec
+	$(comment Test)
+	$(comment warnings)
+"
+DEPEND="
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

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

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

[cpanclean] core/Unicode-Collate-0.760.0

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

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

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 551142f..338ff87 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/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>
+  -Unicode-Collate-0.760.0.ebuild:
+  Gone on CPAN
+
 *Unicode-Collate-0.770.0 (16 Jul 2011)
 
   16 Jul 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.760.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.760.0.ebuild
deleted file mode 100644
index de88221..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.760.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.76
-SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
-inherit perl-module
-
-DESCRIPTION="Unicode Collation Algorithm"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	$(comment Carp)
-	$(comment constant)
-	$(comment DynaLoader)
-	virtual/perl-File-Spec
-	$(comment Test)
-	$(comment warnings)
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"



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

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

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

[newversion] Unicode-Collate-0.780.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 ++++
 .../Unicode-Collate/Unicode-Collate-0.780.0.ebuild |   32 ++++++++++++++++++++
 2 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 338ff87..4262d2c 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Unicode-Collate-0.780.0 (03 Aug 2011)
+
+  03 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +Unicode-Collate-0.780.0.ebuild:
+  Version Bump
+
   31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
   -Unicode-Collate-0.760.0.ebuild:
   Gone on CPAN

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.780.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.780.0.ebuild
new file mode 100644
index 0000000..101a1a3
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.780.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.78
+#SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
+inherit perl-module
+
+DESCRIPTION="Unicode Collation Algorithm"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	$(comment Carp)
+	$(comment constant)
+	$(comment DynaLoader)
+	virtual/perl-File-Spec
+	$(comment Test)
+	$(comment warnings)
+"
+DEPEND="
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

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

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

[cpanclean] Unicode-Collate-0.770.0

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

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

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 4262d2c..ac2c732 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/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>
+  -Unicode-Collate-0.770.0.ebuild:
+  Gone on CPAN
+
 *Unicode-Collate-0.780.0 (03 Aug 2011)
 
   03 Aug 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild
deleted file mode 100644
index 4e15969..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.77
-SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
-inherit perl-module
-
-DESCRIPTION="Unicode Collation Algorithm"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	$(comment Carp)
-	$(comment constant)
-	$(comment DynaLoader)
-	virtual/perl-File-Spec
-	$(comment Test)
-	$(comment warnings)
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"



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

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

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

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

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 +++++
 .../Unicode-Collate/Unicode-Collate-0.800.0.ebuild |   24 ++++++++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index ac2c732..dfe1b87 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Unicode-Collate-0.800.0 (17 Oct 2011)
+
+  17 Oct 2011; Torsten Veller <tove@gentoo.org>
+  +Unicode-Collate-0.800.0.ebuild:
+  Version bump
+
   27 Aug 2011; Kent Fredric <kentfredric@gmail.com>
   -Unicode-Collate-0.770.0.ebuild:
   Gone on CPAN

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.800.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.800.0.ebuild
new file mode 100644
index 0000000..6639de5
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.800.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.80
+inherit perl-module
+
+DESCRIPTION="Unicode Collation Algorithm"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	virtual/perl-File-Spec
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST=do



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

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

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

[newversion] core/Unicode-Collate-0.870.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    8 +++-
 .../Unicode-Collate/Unicode-Collate-0.870.0.ebuild |   46 ++++++++++++++++++++
 2 files changed, 53 insertions(+), 1 deletions(-)

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

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.870.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.870.0.ebuild
new file mode 100644
index 0000000..34ef6a6
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.870.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.87
+inherit perl-module
+
+DESCRIPTION='Unicode Collation Algorithm'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Carp
+	# echo dev-perl/Carp
+	# DynaLoader
+	echo dev-lang/perl
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# Test
+	echo virtual/perl-Test
+	# constant
+	echo virtual/perl-constant
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



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

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

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

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

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

---
 perl-core/Unicode-Collate/ChangeLog                |    4 ++
 .../Unicode-Collate/Unicode-Collate-0.780.0.ebuild |   32 --------------------
 .../Unicode-Collate/Unicode-Collate-0.800.0.ebuild |   24 ---------------
 3 files changed, 4 insertions(+), 56 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 2391920..2795b9f 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/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>
+  -Unicode-Collate-0.780.0.ebuild, -Unicode-Collate-0.800.0.ebuild:
+  Gone On CPAN
+
 *Unicode-Collate-0.870.0 (27 Feb 2012)
 
   27 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.780.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.780.0.ebuild
deleted file mode 100644
index 101a1a3..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.780.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.78
-#SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
-inherit perl-module
-
-DESCRIPTION="Unicode Collation Algorithm"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-comment() { echo ''; }
-
-COMMON_DEPEND="
-	$(comment Carp)
-	$(comment constant)
-	$(comment DynaLoader)
-	virtual/perl-File-Spec
-	$(comment Test)
-	$(comment warnings)
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.800.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.800.0.ebuild
deleted file mode 100644
index 6639de5..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.800.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.80
-inherit perl-module
-
-DESCRIPTION="Unicode Collation Algorithm"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	virtual/perl-File-Spec
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST=do



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

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

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

[newversion] Unicode-Collate-0.890.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 +++
 .../Unicode-Collate/Unicode-Collate-0.890.0.ebuild |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

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

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.890.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.890.0.ebuild
new file mode 100644
index 0000000..3af9eae
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.890.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.89
+inherit perl-module
+
+DESCRIPTION='Unicode Collation Algorithm'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Carp
+	# echo virtual/perl-Carp
+	# DynaLoader
+	echo dev-lang/perl
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# constant
+	echo virtual/perl-constant
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



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

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

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

[cpanclean] Unicode-Collate-0.870.0

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

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

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 2576f99..95950f8 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/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>
+  -Unicode-Collate-0.870.0.ebuild:
+  Gone on CPAN
+
 *Unicode-Collate-0.890.0 (06 Apr 2012)
 
   06 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.870.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.870.0.ebuild
deleted file mode 100644
index 34ef6a6..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.870.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.87
-inherit perl-module
-
-DESCRIPTION='Unicode Collation Algorithm'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Carp
-	# echo dev-perl/Carp
-	# DynaLoader
-	echo dev-lang/perl
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# Test
-	echo virtual/perl-Test
-	# constant
-	echo virtual/perl-constant
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"



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

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

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

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

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 +++
 .../Unicode-Collate/Unicode-Collate-0.900.0.ebuild |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 95950f8..dc7f9e9 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Unicode-Collate-0.900.0 (04 Nov 2012)
+
+  04 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +Unicode-Collate-0.900.0.ebuild:
+  Version Bump
+
   08 Apr 2012; Kent Fredric <kentfredric@gmail.com>
   -Unicode-Collate-0.870.0.ebuild:
   Gone on CPAN

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.900.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.900.0.ebuild
new file mode 100644
index 0000000..51e4ee4
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.900.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.90
+inherit perl-module
+
+DESCRIPTION='Unicode Collation Algorithm'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Carp
+	echo dev-lang/perl
+	# DynaLoader
+	echo dev-lang/perl
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# constant
+	echo virtual/perl-constant
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

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

commit:     888015c8c2d3b49fb1eda3783cf2bb23d945342e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Nov  4 23:33:46 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=888015c8

[newversion] Unicode-Collate-0.910.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 +++
 .../Unicode-Collate/Unicode-Collate-0.910.0.ebuild |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

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

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.910.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.910.0.ebuild
new file mode 100644
index 0000000..2828896
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.910.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.91
+inherit perl-module
+
+DESCRIPTION='Unicode Collation Algorithm'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Carp
+	echo dev-lang/perl
+	# DynaLoader
+	echo dev-lang/perl
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# constant
+	echo virtual/perl-constant
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

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

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

[cpanclean] core/Unicode-Collate-0.890.0

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

---
 perl-core/Unicode-Collate/ChangeLog                |    4 ++
 .../Unicode-Collate/Unicode-Collate-0.890.0.ebuild |   44 --------------------
 2 files changed, 4 insertions(+), 44 deletions(-)

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 2422597..5476995 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/Unicode-Collate/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  10 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  -Unicode-Collate-0.890.0.ebuild:
+  Gone on CPAN
+
 *Unicode-Collate-0.910.0 (04 Nov 2012)
 
   04 Nov 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.890.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.890.0.ebuild
deleted file mode 100644
index 3af9eae..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.890.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.89
-inherit perl-module
-
-DESCRIPTION='Unicode Collation Algorithm'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Carp
-	# echo virtual/perl-Carp
-	# DynaLoader
-	echo dev-lang/perl
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# constant
-	echo virtual/perl-constant
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


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

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

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

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

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

---
 perl-core/Unicode-Collate/ChangeLog                |    6 +++
 .../Unicode-Collate/Unicode-Collate-0.930.0.ebuild |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

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

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.930.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.930.0.ebuild
new file mode 100644
index 0000000..69d6be2
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.930.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.93
+inherit perl-module
+
+DESCRIPTION='Unicode Collation Algorithm'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Carp
+	echo dev-lang/perl
+	# DynaLoader
+	echo dev-lang/perl
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# constant
+	echo virtual/perl-constant
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

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

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

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

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

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

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index 63f623e..ea9d70c 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/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>
+  -Unicode-Collate-0.900.0.ebuild:
+  Gone on CPAN
+
 *Unicode-Collate-0.930.0 (20 Nov 2012)
 
   20 Nov 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.900.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.900.0.ebuild
deleted file mode 100644
index 51e4ee4..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.900.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.90
-inherit perl-module
-
-DESCRIPTION='Unicode Collation Algorithm'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Carp
-	echo dev-lang/perl
-	# DynaLoader
-	echo dev-lang/perl
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# constant
-	echo virtual/perl-constant
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


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

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

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

[cpanclean] perl-core/Unicode-Collate-0.910.0

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

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

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index ea9d70c..9d03d2a 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/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>
+  -Unicode-Collate-0.910.0.ebuild:
+  Gone on CPAN
+
   20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
   -Unicode-Collate-0.900.0.ebuild:
   Gone on CPAN

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.910.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.910.0.ebuild
deleted file mode 100644
index 2828896..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.910.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.91
-inherit perl-module
-
-DESCRIPTION='Unicode Collation Algorithm'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Carp
-	echo dev-lang/perl
-	# DynaLoader
-	echo dev-lang/perl
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# constant
-	echo virtual/perl-constant
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


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

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

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

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

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

---
 perl-core/Unicode-Collate/ChangeLog                |    8 +++-
 .../Unicode-Collate/Unicode-Collate-0.970.0.ebuild |   44 ++++++++++++++++++++
 perl-core/Unicode-Collate/metadata.xml             |    1 +
 3 files changed, 52 insertions(+), 1 deletions(-)

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

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.970.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.970.0.ebuild
new file mode 100644
index 0000000..a8f37e3
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-0.970.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=0.97
+inherit perl-module
+
+DESCRIPTION='Unicode Collation Algorithm'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# Carp
+	echo dev-lang/perl
+	# DynaLoader
+	echo dev-lang/perl
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# constant
+	echo virtual/perl-constant
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/perl-core/Unicode-Collate/metadata.xml b/perl-core/Unicode-Collate/metadata.xml
index df08d68..9f383fd 100644
--- a/perl-core/Unicode-Collate/metadata.xml
+++ b/perl-core/Unicode-Collate/metadata.xml
@@ -15,6 +15,7 @@
     <remote-id type="cpan-module">Unicode::Collate::CJK::Korean</remote-id>
     <remote-id type="cpan-module">Unicode::Collate::CJK::Pinyin</remote-id>
     <remote-id type="cpan-module">Unicode::Collate::CJK::Stroke</remote-id>
+    <remote-id type="cpan-module">Unicode::Collate::CJK::Zhuyin</remote-id>
     <remote-id type="cpan-module">Unicode::Collate::Locale</remote-id>
   </upstream>
 </pkgmetadata>


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

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

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

[cpanclean] Unicode-Collate-0.930.0

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

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

diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
index bbf96e0..bd104b5 100644
--- a/perl-core/Unicode-Collate/ChangeLog
+++ b/perl-core/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>
+  -Unicode-Collate-0.930.0.ebuild:
+  Gone on CPAN
+
 *Unicode-Collate-0.970.0 (24 Feb 2013)
 
   24 Feb 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.930.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.930.0.ebuild
deleted file mode 100644
index 69d6be2..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.930.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.93
-inherit perl-module
-
-DESCRIPTION='Unicode Collation Algorithm'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Carp
-	echo dev-lang/perl
-	# DynaLoader
-	echo dev-lang/perl
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# constant
-	echo virtual/perl-constant
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


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

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

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

[bump] perl-core/Unicode-Collate to 1.40.0 ( 5.20s version for older perls )

Package-Manager: portage-2.2.10

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

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-1.40.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-1.40.0.ebuild
new file mode 100644
index 0000000..b9880e9
--- /dev/null
+++ b/perl-core/Unicode-Collate/Unicode-Collate-1.40.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SADAHIRO
+MODULE_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION='Unicode Collation Algorithm'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# DynaLoader -> perl
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-constant
+	virtual/perl-File-Spec
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	${RDEPEND}
+"
+SRC_TEST="do parallel"


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

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

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

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

 .../Unicode-Collate/Unicode-Collate-0.970.0.ebuild | 44 ----------------------
 .../Unicode-Collate/Unicode-Collate-1.40.0.ebuild  | 23 -----------
 perl-core/Unicode-Collate/metadata.xml             | 21 -----------
 3 files changed, 88 deletions(-)

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.970.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.970.0.ebuild
deleted file mode 100644
index a8f37e3..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-0.970.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=0.97
-inherit perl-module
-
-DESCRIPTION='Unicode Collation Algorithm'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Carp
-	echo dev-lang/perl
-	# DynaLoader
-	echo dev-lang/perl
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# constant
-	echo virtual/perl-constant
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/perl-core/Unicode-Collate/Unicode-Collate-1.40.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-1.40.0.ebuild
deleted file mode 100644
index b9880e9..0000000
--- a/perl-core/Unicode-Collate/Unicode-Collate-1.40.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=SADAHIRO
-MODULE_VERSION=1.04
-inherit perl-module
-
-DESCRIPTION='Unicode Collation Algorithm'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-# DynaLoader -> perl
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-constant
-	virtual/perl-File-Spec
-"
-DEPEND="
-	virtual/perl-ExtUtils-MakeMaker
-	${RDEPEND}
-"
-SRC_TEST="do parallel"

diff --git a/perl-core/Unicode-Collate/metadata.xml b/perl-core/Unicode-Collate/metadata.xml
deleted file mode 100644
index 9f383fd..0000000
--- a/perl-core/Unicode-Collate/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <herd>perl</herd>
-  <maintainer>
-    <email>kentfredric@gmail.com</email>
-    <name>Kent Fredric</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">Unicode-Collate</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate::CJK::Big5</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate::CJK::GB2312</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate::CJK::JISX0208</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate::CJK::Korean</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate::CJK::Pinyin</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate::CJK::Stroke</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate::CJK::Zhuyin</remote-id>
-    <remote-id type="cpan-module">Unicode::Collate::Locale</remote-id>
-  </upstream>
-</pkgmetadata>


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

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

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-08 10:51 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Unicode-Collate/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-08-19 10:37 Kent Fredric
2014-10-05  8:28 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-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-08-03 18:11 Kent Fredric
2011-07-31  4:55 Kent Fredric
2011-07-16 22:59 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-03-22  1:34 Kent Fredric
2011-03-12  2:12 Kent Fredric

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