From 95b966914422ced4c4dfe29e203f1bb000576e2d Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Tue, 2 Aug 2016 23:12:13 +1200 Subject: dev-perl/Regexp-Common: Copy from dev-perl/regexp-common for case migration. Match PN=Upstream. Bug: https://bugs.gentoo.org/190951 Package-Manager: portage-2.3.0 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" --- dev-perl/Regexp-Common/Manifest | 2 + .../Regexp-Common-2013031301.0.0.ebuild | 18 +++++++++ .../Regexp-Common-2016020301.0.0.ebuild | 18 +++++++++ dev-perl/Regexp-Common/metadata.xml | 45 ++++++++++++++++++++++ 4 files changed, 83 insertions(+) create mode 100644 dev-perl/Regexp-Common/Manifest create mode 100644 dev-perl/Regexp-Common/Regexp-Common-2013031301.0.0.ebuild create mode 100644 dev-perl/Regexp-Common/Regexp-Common-2016020301.0.0.ebuild create mode 100644 dev-perl/Regexp-Common/metadata.xml (limited to 'dev-perl/Regexp-Common') diff --git a/dev-perl/Regexp-Common/Manifest b/dev-perl/Regexp-Common/Manifest new file mode 100644 index 000000000000..e587a7cdc269 --- /dev/null +++ b/dev-perl/Regexp-Common/Manifest @@ -0,0 +1,2 @@ +DIST Regexp-Common-2013031301.tar.gz 115724 SHA256 729a8198d264aa64ecbb233ff990507f97fbb66bda746b95f3286f50f5f25c84 SHA512 2fad761c169be76771856938a53f28dab232cb44cea4e22f56869754633f9a38f94568096ac0f21a885e6dd11049f401c8957b04929eee6802b8454c4fe4f62a WHIRLPOOL 6879d3f4ec48f55554b8f41d1de56f541156182eaa7f257a0ee76ee21c81a78e5fa9270da296da2ce97490cb6c67d0e6815a3b32ec152e6a3cc6e561b864443c +DIST Regexp-Common-2016020301.tar.gz 119181 SHA256 ccdcb6ca034b2948f2efa042c75aff9edee355b800a81943432efcca95fa7e59 SHA512 20b773015b6c604e5811ea030802605a9e71c9049342a8b88e4d45de310a2f7df468ac4c5b79102870abc290777bccadf380299c64c944aa6fe01f31596a9da0 WHIRLPOOL ce56276ef7b25d5f98a7249630a2c69bb3d78ab028ad18ed39e903d3ee7100e457b54526f63ef101909f25a2b622321d49b3e3592615c764bdc421e42954878f diff --git a/dev-perl/Regexp-Common/Regexp-Common-2013031301.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2013031301.0.0.ebuild new file mode 100644 index 000000000000..cdb0986cce5c --- /dev/null +++ b/dev-perl/Regexp-Common/Regexp-Common-2013031301.0.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=ABIGAIL +MODULE_VERSION=2013031301 +inherit perl-module + +DESCRIPTION="Provide commonly requested regular expressions" + +LICENSE="|| ( Artistic Artistic-2 MIT BSD )" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Regexp-Common/Regexp-Common-2016020301.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2016020301.0.0.ebuild new file mode 100644 index 000000000000..3530078f72fa --- /dev/null +++ b/dev-perl/Regexp-Common/Regexp-Common-2016020301.0.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=ABIGAIL +DIST_VERSION=2016020301 +inherit perl-module + +DESCRIPTION="Provide commonly requested regular expressions" + +LICENSE="|| ( Artistic Artistic-2 MIT BSD )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="" + +DEPEND="virtual/perl-ExtUtils-MakeMaker" diff --git a/dev-perl/Regexp-Common/metadata.xml b/dev-perl/Regexp-Common/metadata.xml new file mode 100644 index 000000000000..2d8488bdf2d7 --- /dev/null +++ b/dev-perl/Regexp-Common/metadata.xml @@ -0,0 +1,45 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + Regexp-Common + Regexp::Common + Regexp::Common::CC + Regexp::Common::Entry + Regexp::Common::SEN + Regexp::Common::URI + Regexp::Common::URI::RFC1035 + Regexp::Common::URI::RFC1738 + Regexp::Common::URI::RFC1808 + Regexp::Common::URI::RFC2384 + Regexp::Common::URI::RFC2396 + Regexp::Common::URI::RFC2806 + Regexp::Common::URI::fax + Regexp::Common::URI::file + Regexp::Common::URI::ftp + Regexp::Common::URI::gopher + Regexp::Common::URI::http + Regexp::Common::URI::news + Regexp::Common::URI::pop + Regexp::Common::URI::prospero + Regexp::Common::URI::tel + Regexp::Common::URI::telnet + Regexp::Common::URI::tv + Regexp::Common::URI::wais + Regexp::Common::_support + Regexp::Common::balanced + Regexp::Common::comment + Regexp::Common::delimited + Regexp::Common::lingua + Regexp::Common::list + Regexp::Common::net + Regexp::Common::number + Regexp::Common::profanity + Regexp::Common::whitespace + Regexp::Common::zip + + -- cgit v1.2.3-65-gdbad