Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-Common/
Date: Tue, 02 Aug 2016 11:54:42
Message-Id: 1470137426.95b966914422ced4c4dfe29e203f1bb000576e2d.kentnl@gentoo
1 commit: 95b966914422ced4c4dfe29e203f1bb000576e2d
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 11:12:13 2016 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 11:30:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b96691
7
8 dev-perl/Regexp-Common: Copy from dev-perl/regexp-common for case migration.
9
10 Match PN=Upstream.
11
12 Bug: https://bugs.gentoo.org/190951
13
14 Package-Manager: portage-2.3.0
15 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
16
17 dev-perl/Regexp-Common/Manifest | 2 +
18 .../Regexp-Common-2013031301.0.0.ebuild | 18 +++++++++
19 .../Regexp-Common-2016020301.0.0.ebuild | 18 +++++++++
20 dev-perl/Regexp-Common/metadata.xml | 45 ++++++++++++++++++++++
21 4 files changed, 83 insertions(+)
22
23 diff --git a/dev-perl/Regexp-Common/Manifest b/dev-perl/Regexp-Common/Manifest
24 new file mode 100644
25 index 0000000..e587a7c
26 --- /dev/null
27 +++ b/dev-perl/Regexp-Common/Manifest
28 @@ -0,0 +1,2 @@
29 +DIST Regexp-Common-2013031301.tar.gz 115724 SHA256 729a8198d264aa64ecbb233ff990507f97fbb66bda746b95f3286f50f5f25c84 SHA512 2fad761c169be76771856938a53f28dab232cb44cea4e22f56869754633f9a38f94568096ac0f21a885e6dd11049f401c8957b04929eee6802b8454c4fe4f62a WHIRLPOOL 6879d3f4ec48f55554b8f41d1de56f541156182eaa7f257a0ee76ee21c81a78e5fa9270da296da2ce97490cb6c67d0e6815a3b32ec152e6a3cc6e561b864443c
30 +DIST Regexp-Common-2016020301.tar.gz 119181 SHA256 ccdcb6ca034b2948f2efa042c75aff9edee355b800a81943432efcca95fa7e59 SHA512 20b773015b6c604e5811ea030802605a9e71c9049342a8b88e4d45de310a2f7df468ac4c5b79102870abc290777bccadf380299c64c944aa6fe01f31596a9da0 WHIRLPOOL ce56276ef7b25d5f98a7249630a2c69bb3d78ab028ad18ed39e903d3ee7100e457b54526f63ef101909f25a2b622321d49b3e3592615c764bdc421e42954878f
31
32 diff --git a/dev-perl/Regexp-Common/Regexp-Common-2013031301.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2013031301.0.0.ebuild
33 new file mode 100644
34 index 0000000..cdb0986
35 --- /dev/null
36 +++ b/dev-perl/Regexp-Common/Regexp-Common-2013031301.0.0.ebuild
37 @@ -0,0 +1,18 @@
38 +# Copyright 1999-2016 Gentoo Foundation
39 +# Distributed under the terms of the GNU General Public License v2
40 +# $Id$
41 +
42 +EAPI=5
43 +
44 +MODULE_AUTHOR=ABIGAIL
45 +MODULE_VERSION=2013031301
46 +inherit perl-module
47 +
48 +DESCRIPTION="Provide commonly requested regular expressions"
49 +
50 +LICENSE="|| ( Artistic Artistic-2 MIT BSD )"
51 +SLOT="0"
52 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
53 +IUSE=""
54 +
55 +SRC_TEST="do"
56
57 diff --git a/dev-perl/Regexp-Common/Regexp-Common-2016020301.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2016020301.0.0.ebuild
58 new file mode 100644
59 index 0000000..3530078
60 --- /dev/null
61 +++ b/dev-perl/Regexp-Common/Regexp-Common-2016020301.0.0.ebuild
62 @@ -0,0 +1,18 @@
63 +# Copyright 1999-2016 Gentoo Foundation
64 +# Distributed under the terms of the GNU General Public License v2
65 +# $Id$
66 +
67 +EAPI=6
68 +
69 +DIST_AUTHOR=ABIGAIL
70 +DIST_VERSION=2016020301
71 +inherit perl-module
72 +
73 +DESCRIPTION="Provide commonly requested regular expressions"
74 +
75 +LICENSE="|| ( Artistic Artistic-2 MIT BSD )"
76 +SLOT="0"
77 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
78 +IUSE=""
79 +
80 +DEPEND="virtual/perl-ExtUtils-MakeMaker"
81
82 diff --git a/dev-perl/Regexp-Common/metadata.xml b/dev-perl/Regexp-Common/metadata.xml
83 new file mode 100644
84 index 0000000..2d8488b
85 --- /dev/null
86 +++ b/dev-perl/Regexp-Common/metadata.xml
87 @@ -0,0 +1,45 @@
88 +<?xml version="1.0" encoding="UTF-8"?>
89 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
90 +<pkgmetadata>
91 + <maintainer type="project">
92 + <email>perl@g.o</email>
93 + <name>Gentoo Perl Project</name>
94 + </maintainer>
95 + <upstream>
96 + <remote-id type="cpan">Regexp-Common</remote-id>
97 + <remote-id type="cpan-module">Regexp::Common</remote-id>
98 + <remote-id type="cpan-module">Regexp::Common::CC</remote-id>
99 + <remote-id type="cpan-module">Regexp::Common::Entry</remote-id>
100 + <remote-id type="cpan-module">Regexp::Common::SEN</remote-id>
101 + <remote-id type="cpan-module">Regexp::Common::URI</remote-id>
102 + <remote-id type="cpan-module">Regexp::Common::URI::RFC1035</remote-id>
103 + <remote-id type="cpan-module">Regexp::Common::URI::RFC1738</remote-id>
104 + <remote-id type="cpan-module">Regexp::Common::URI::RFC1808</remote-id>
105 + <remote-id type="cpan-module">Regexp::Common::URI::RFC2384</remote-id>
106 + <remote-id type="cpan-module">Regexp::Common::URI::RFC2396</remote-id>
107 + <remote-id type="cpan-module">Regexp::Common::URI::RFC2806</remote-id>
108 + <remote-id type="cpan-module">Regexp::Common::URI::fax</remote-id>
109 + <remote-id type="cpan-module">Regexp::Common::URI::file</remote-id>
110 + <remote-id type="cpan-module">Regexp::Common::URI::ftp</remote-id>
111 + <remote-id type="cpan-module">Regexp::Common::URI::gopher</remote-id>
112 + <remote-id type="cpan-module">Regexp::Common::URI::http</remote-id>
113 + <remote-id type="cpan-module">Regexp::Common::URI::news</remote-id>
114 + <remote-id type="cpan-module">Regexp::Common::URI::pop</remote-id>
115 + <remote-id type="cpan-module">Regexp::Common::URI::prospero</remote-id>
116 + <remote-id type="cpan-module">Regexp::Common::URI::tel</remote-id>
117 + <remote-id type="cpan-module">Regexp::Common::URI::telnet</remote-id>
118 + <remote-id type="cpan-module">Regexp::Common::URI::tv</remote-id>
119 + <remote-id type="cpan-module">Regexp::Common::URI::wais</remote-id>
120 + <remote-id type="cpan-module">Regexp::Common::_support</remote-id>
121 + <remote-id type="cpan-module">Regexp::Common::balanced</remote-id>
122 + <remote-id type="cpan-module">Regexp::Common::comment</remote-id>
123 + <remote-id type="cpan-module">Regexp::Common::delimited</remote-id>
124 + <remote-id type="cpan-module">Regexp::Common::lingua</remote-id>
125 + <remote-id type="cpan-module">Regexp::Common::list</remote-id>
126 + <remote-id type="cpan-module">Regexp::Common::net</remote-id>
127 + <remote-id type="cpan-module">Regexp::Common::number</remote-id>
128 + <remote-id type="cpan-module">Regexp::Common::profanity</remote-id>
129 + <remote-id type="cpan-module">Regexp::Common::whitespace</remote-id>
130 + <remote-id type="cpan-module">Regexp::Common::zip</remote-id>
131 + </upstream>
132 +</pkgmetadata>