summaryrefslogtreecommitdiff
path: root/dev-perl/PPIx-Regexp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/PPIx-Regexp
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/PPIx-Regexp')
-rw-r--r--dev-perl/PPIx-Regexp/Manifest7
-rw-r--r--dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild33
-rw-r--r--dev-perl/PPIx-Regexp/PPIx-Regexp-0.51.0.ebuild27
-rw-r--r--dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild27
-rw-r--r--dev-perl/PPIx-Regexp/metadata.xml73
5 files changed, 0 insertions, 167 deletions
diff --git a/dev-perl/PPIx-Regexp/Manifest b/dev-perl/PPIx-Regexp/Manifest
deleted file mode 100644
index d841c99dd0b1..000000000000
--- a/dev-perl/PPIx-Regexp/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-DIST PPIx-Regexp-0.048.tar.gz 193354 BLAKE2B fb9948a9c64dd193514ad28f1499d5a07d643204dc640593256e8134530c6871dd8c344f4af1f9de0fe0e6da5c0689d9b5b82ef3a9260ad08a5184f56301c6d1 SHA512 59ac89a9deb279cd454d5b52bdd796a098ab298a02038c06bbbe933e44b2d0bf235bdcab6e73d04945b1de60540e0171465ccf4f772fcfcabdd4bed218c18e28
-DIST PPIx-Regexp-0.051.tar.gz 198969 BLAKE2B 6f16db291d466c2311e0dbf77e18198bdeb8549b152bc604a1fb9c5bf01c39ad995d9396bf09655250031b9e114d435fa161be0d18452b8a29796507a582d238 SHA512 1b49d5e3ea3e572cb3df9a92fc020af47fbb3d7e0ccf4acabacb3ffbd200a62ab55a523e36848c7bf8e6b5b097a443584d4570247f24b778dc52fa29bc5d6a1a
-DIST PPIx-Regexp-0.053.tar.gz 204221 BLAKE2B 6bea11c9e906bb94db19bd72e75ebeee6d3c2aa64c78e91c3e536d21e494288cfe95067b1a20ddd438ff8829f5f7b23e408c6440a31a5f70fe0680d14e752d81 SHA512 2f9e913347ad415be47240f48536845d9c1f77211534f2d540f2e1583936a11586c224fe909fc2f7f876398cb1c8048386c001279a724a72f1f71015a43840b7
-EBUILD PPIx-Regexp-0.48.0.ebuild 627 BLAKE2B ae26b4196be3abf514ec10aa66f64ba4a7fb36769d597f340087a3797d352f03daca0f2d2b785a1793d6413cdb698b11158122e85adf11ffa8be2e49673741d9 SHA512 1e75b2496b352e5e93f83c39f903c594d81540b875a466e7a3afabc435a837073958d706f229726c34432b3af0389824cd423d56b29e5a7ee9bcd01f9dda5b7f
-EBUILD PPIx-Regexp-0.51.0.ebuild 544 BLAKE2B 1db95853f8102e9c0d705c7956fc1969e9f1be7176c47ac40b3d195b77b689436632e69ab11862e209477bb423271e9b17f41ae41d240e4a283145b9a9b3dbbb SHA512 23a6676e6ded4bd39c46d47d0b31600ccb447d5517cb0423e5da014cce6dc95c9e28be8f6ee280a654a7c148510af29107b48fea996f6c4b87bfde205ad824e6
-EBUILD PPIx-Regexp-0.53.0.ebuild 544 BLAKE2B 45ffba10d14c6c92974be74938073ae0c6350832817ca5da020d372fe0b6ec08d338f113a8ba5f97fc0632eb6bc2b0412da4d1f9d5650b7186bfb5a94aa09018 SHA512 0ccb230f345bd1a90c98e653822030957e98884214398838560ad3f4ea733d85394980952be729310fceea63ed515225d2b32d3482173ffaea58d9d43372af10
-MISC metadata.xml 5135 BLAKE2B aa9ba72bf7b9457110960e2f70d1bd4c6447187ffe646daa436029895926e82b6b4dded139cdd954a194211e7cc4ff5ae719543b4d75a14777666cac6706aed4 SHA512 b880daf56051178ecf011e80656c00483e5fa5879d1107103916c6c56c4745f36dc902d06ea6827754bc1baba9ecd1c876470fa96d5fd5c076f7438ccbce3c02
diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild
deleted file mode 100644
index 164a1c2c7abe..000000000000
--- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=WYANT
-DIST_VERSION=0.048
-inherit perl-module
-
-DESCRIPTION="Represent a regular expression of some sort"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ppc ~ppc64 x86"
-IUSE="test examples"
-
-RDEPEND="
- dev-perl/List-MoreUtils
- >=dev-perl/PPI-1.117.0
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )
-"
-
-src_install() {
- perl-module_src_install
- if use examples; then
- docompress -x /usr/share/doc/${PF}/examples
- docinto examples
- dodoc -r eg/*
- fi
-}
diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.51.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.51.0.ebuild
deleted file mode 100644
index c1b12019b3f8..000000000000
--- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.51.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=WYANT
-DIST_VERSION=0.051
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Represent a regular expression of some sort"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
-IUSE="test examples"
-
-RDEPEND="
- virtual/perl-Carp
- virtual/perl-Exporter
- dev-perl/List-MoreUtils
- >=dev-perl/PPI-1.117.0
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )
-"
diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild
deleted file mode 100644
index 8a94953451b9..000000000000
--- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=WYANT
-DIST_VERSION=0.053
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Represent a regular expression of some sort"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
-IUSE="test examples"
-
-RDEPEND="
- virtual/perl-Carp
- virtual/perl-Exporter
- dev-perl/List-MoreUtils
- >=dev-perl/PPI-1.117.0
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )
-"
diff --git a/dev-perl/PPIx-Regexp/metadata.xml b/dev-perl/PPIx-Regexp/metadata.xml
deleted file mode 100644
index a2d133501608..000000000000
--- a/dev-perl/PPIx-Regexp/metadata.xml
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">PPIx-Regexp</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Constant</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Dumper</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Element</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Lexer</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Node</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Node::Range</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Node::Unknown</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::StringTokenizer</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Assertion</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::BranchReset</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Capture</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::CharClass</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Code</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Main</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Modifier</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::NamedCapture</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Quantifier</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::RegexSet</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Regexp</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Replacement</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Subexpression</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Switch</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Structure::Unknown</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Support</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Assertion</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Backreference</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Backtrack</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::CharClass</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::CharClass::POSIX</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::CharClass::POSIX::Unknown</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::CharClass::Simple</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Code</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Comment</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Condition</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Control</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Delimiter</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Greediness</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::GroupType</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::GroupType::Assertion</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::GroupType::BranchReset</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::GroupType::Code</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::GroupType::Modifier</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::GroupType::NamedCapture</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::GroupType::Subexpression</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::GroupType::Switch</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Interpolation</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Literal</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Modifier</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::NoOp</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Operator</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Quantifier</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Recursion</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Reference</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Structure</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Unknown</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Unmatched</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Token::Whitespace</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Tokenizer</remote-id>
- <remote-id type="cpan-module">PPIx::Regexp::Util</remote-id>
- </upstream>
-</pkgmetadata>