public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Unicode-Normalize/
Date: Sun, 24 Jan 2016 12:37:35 +0000 (UTC)	[thread overview]
Message-ID: <1453639045.3465919f24d2544bed226c009372d45b558aa9b1.dilfridge@gentoo> (raw)

commit:     3465919f24d2544bed226c009372d45b558aa9b1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 12:28:28 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 12:37:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3465919f

virtual/perl-Unicode-Normalize: Add virtual

Package-Manager: portage-2.2.27

 virtual/perl-Unicode-Normalize/metadata.xml         |  5 +++++
 .../perl-Unicode-Normalize-1.170.0.ebuild           | 21 +++++++++++++++++++++
 .../perl-Unicode-Normalize-1.180.0.ebuild           | 21 +++++++++++++++++++++
 .../perl-Unicode-Normalize-1.250.0.ebuild           | 19 +++++++++++++++++++
 4 files changed, 66 insertions(+)

diff --git a/virtual/perl-Unicode-Normalize/metadata.xml b/virtual/perl-Unicode-Normalize/metadata.xml
new file mode 100644
index 0000000..36ee0f0
--- /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.170.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.170.0.ebuild
new file mode 100644
index 0000000..d5aaaed
--- /dev/null
+++ b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.170.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+	!<perl-core/${PN#perl-}-${PV}
+	!>perl-core/${PN#perl-}-${PV}-r999
+"

diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.180.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.180.0.ebuild
new file mode 100644
index 0000000..68bc345
--- /dev/null
+++ b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.180.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~ia64 ~ia64-hpux ~ia64-linux ~m68k ~m68k-mint ~mips ~ppc ~ppc64 ~ppc-aix ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	|| ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
+	!<perl-core/${PN#perl-}-${PV}
+	!>perl-core/${PN#perl-}-${PV}-r999
+"

diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.250.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.250.0.ebuild
new file mode 100644
index 0000000..2b6d253
--- /dev/null
+++ b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.250.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	~perl-core/${PN#perl-}-${PV}
+"


             reply	other threads:[~2016-01-24 12:37 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24 12:37 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-14 23:35 [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Unicode-Normalize/ Andreas Hüttel
2016-05-19 19:07 Markus Meier
2016-05-24 15:47 Tobias Klausmann
2016-09-14  7:28 Agostino Sarubbo
2016-09-29  9:06 Agostino Sarubbo
2016-09-29  9:22 Agostino Sarubbo
2016-09-29 10:34 Agostino Sarubbo
2016-09-29 11:01 Agostino Sarubbo
2016-09-29 13:46 Agostino Sarubbo
2016-12-14  5:19 Kent Fredric
2017-01-21 14:08 Jeroen Roovers
2017-04-05 21:29 Michael Weber
2017-04-15 11:20 Agostino Sarubbo
2017-04-15 11:25 Agostino Sarubbo
2017-04-16  8:07 Jeroen Roovers
2017-04-24 12:44 Tobias Klausmann
2017-04-28 13:14 Agostino Sarubbo
2017-05-30 22:21 Sergei Trofimovich
2019-05-17 20:08 Andreas K. Hüttel
2019-05-24  6:35 Mikle Kolyada
2019-05-24  6:39 Mikle Kolyada
2019-05-24  6:42 Mikle Kolyada
2019-05-24  6:54 Mikle Kolyada
2019-05-24  7:39 Mikle Kolyada
2019-05-24  8:12 Mikle Kolyada
2019-05-24 14:37 Mikle Kolyada
2019-05-26  0:28 Aaron Bauman
2019-07-18  0:07 Kent Fredric
2019-09-10  0:40 Matt Turner
2019-12-06  9:56 Mikle Kolyada
2020-08-07 16:01 Andreas K. Hüttel
2020-12-27 19:00 Fabian Groffen
2021-01-06 12:42 Fabian Groffen
2021-05-13 15:19 David Seifert
2021-05-20  3:21 Sam James
2021-05-24  2:04 Sam James
2021-05-24  3:27 Sam James
2021-05-24  4:42 Sam James
2021-05-24  5:07 Sam James
2021-05-24  5:47 Sam James
2021-05-26  8:13 Sam James
2021-07-20  1:27 Sam James
2021-07-20  5:05 Sam James
2021-07-20 14:16 Sam James
2021-07-21  2:50 Sam James
2021-08-06 20:25 Andreas K. Hüttel
2021-10-16 19:38 Andreas K. Hüttel
2022-04-29  2:14 WANG Xuerui
2022-05-25 21:16 Andreas K. Hüttel
2022-12-18  1:14 Sam James
2022-12-18  6:34 Sam James
2022-12-18  6:43 Sam James
2022-12-27 19:55 Sam James
2022-12-27 23:46 Sam James
2023-04-22 13:01 Sam James
2023-06-03 16:31 Andreas K. Hüttel
2023-09-01 14:23 Sam James
2023-09-01 17:24 Arthur Zamarin
2023-09-01 19:33 Arthur Zamarin
2023-09-01 19:56 Arthur Zamarin
2023-09-02  8:53 Sam James
2023-09-02 15:34 Sam James
2024-03-15 14:58 Matt Turner
2024-05-26 20:02 Andreas K. Hüttel

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=1453639045.3465919f24d2544bed226c009372d45b558aa9b1.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --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