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: virtual/perl-Unicode-Normalize/
Date: Sun,  3 Apr 2011 23:33:34 +0000 (UTC)	[thread overview]
Message-ID: <39a805a41cac2ab3a324f7481f45052dd14daba7.kent@gentoo> (raw)

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

[added] experimental virtual for Unicode::Normalize

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

---
 virtual/perl-Unicode-Normalize/ChangeLog           |   12 ++++++++++
 virtual/perl-Unicode-Normalize/metadata.xml        |    5 ++++
 .../perl-Unicode-Normalize-1.100.0.ebuild          |   15 +++++++++++++
 .../perl-Unicode-Normalize-1.30.0.ebuild           |   22 ++++++++++++++++++++
 4 files changed, 54 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Unicode-Normalize/ChangeLog b/virtual/perl-Unicode-Normalize/ChangeLog
new file mode 100644
index 0000000..7a560e2
--- /dev/null
+++ b/virtual/perl-Unicode-Normalize/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for virtual/perl-Unicode-Normalize
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*perl-Unicode-Normalize-1.100.0 (03 Apr 2011)
+*perl-Unicode-Normalize-1.30.0 (03 Apr 2011)
+
+  03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Unicode-Normalize-1.30.0.ebuild,
+  +perl-Unicode-Normalize-1.100.0.ebuild, +metadata.xml:
+  Added
+

diff --git a/virtual/perl-Unicode-Normalize/metadata.xml b/virtual/perl-Unicode-Normalize/metadata.xml
new file mode 100644
index 0000000..fcd994b
--- /dev/null
+++ b/virtual/perl-Unicode-Normalize/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-Normalize/perl-Unicode-Normalize-1.100.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.0.ebuild
new file mode 100644
index 0000000..5da7c71
--- /dev/null
+++ b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.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-Normalize"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Unicode-Normalize-${PV}"

diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild
new file mode 100644
index 0000000..bbdfcc2
--- /dev/null
+++ b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild
@@ -0,0 +1,22 @@
+# 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-Normalize"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	|| (
+		~dev-lang/perl-5.12.3
+		~dev-lang/perl-5.12.2
+		~dev-lang/perl-5.10.1
+	)
+	!perl-core/Unicode-Normalize
+"



             reply	other threads:[~2011-04-03 23:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03 23:33 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-20 22:02 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Normalize/ Kent Fredric
2011-05-24  8:11 Kent Fredric
2011-06-06 22:47 Kent Fredric
2011-06-17  0:30 Kent Fredric
2011-08-03 18:11 Kent Fredric
2011-08-27 13:55 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-04-08 10:51 Kent Fredric
2012-07-31 17:10 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
2014-10-04 21:26 Kent Fredric
2014-10-04 21:26 Kent Fredric
2014-10-05  8:28 Kent Fredric
2014-10-05  8:28 Kent Fredric
2015-03-29 19:20 Kent Fredric
2015-06-14 17:05 Kent Fredric
2016-03-08 18:16 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=39a805a41cac2ab3a324f7481f45052dd14daba7.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