public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Unicode-Collate/
Date: Sat, 12 Mar 2011 02:12:59 +0000 (UTC)	[thread overview]
Message-ID: <078b9cb1f37a7c0beb335aba5c56ec97df53a1fd.kent@gentoo> (raw)

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>



             reply	other threads:[~2011-03-12  2:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-12  2:12 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-22  1:34 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Unicode-Collate/ 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-05-24  8:11 Kent Fredric
2011-06-06 22:47 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-07-31  4:55 Kent Fredric
2011-08-03 18:11 Kent Fredric
2011-08-27 13:55 Kent Fredric
2011-10-17 14:32 Torsten Veller
2012-02-27  0:20 Kent Fredric
2012-02-27  0:20 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-04-08 10:51 Kent Fredric
2012-11-04 14:58 Kent Fredric
2012-11-05  0:12 Kent Fredric
2012-11-10 15:05 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-22  2:19 Kent Fredric
2013-02-24  6:00 Kent Fredric
2013-02-24  6:00 Kent Fredric
2014-10-05  8:28 Kent Fredric
2015-08-19 10:37 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=078b9cb1f37a7c0beb335aba5c56ec97df53a1fd.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox