From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Regexp-Grammars/
Date: Thu, 26 Mar 2015 03:21:14 +0000 (UTC) [thread overview]
Message-ID: <1427338706.6ecd004129e7c5607de0cebcc130da2136d3d7fb.kent@gentoo> (raw)
commit: 6ecd004129e7c5607de0cebcc130da2136d3d7fb
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 02:58:26 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 02:58:26 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=6ecd0041
[cleanup] Regexp-Grammars-1.{1{2-6},2{1,6}}.0: Remove old versions
Package-Manager: portage-2.2.17
.../Regexp-Grammars/Regexp-Grammars-1.12.0.ebuild | 26 ---------------
.../Regexp-Grammars/Regexp-Grammars-1.13.0.ebuild | 27 ----------------
.../Regexp-Grammars/Regexp-Grammars-1.14.0.ebuild | 37 ----------------------
.../Regexp-Grammars/Regexp-Grammars-1.15.0.ebuild | 37 ----------------------
.../Regexp-Grammars/Regexp-Grammars-1.16.0.ebuild | 37 ----------------------
.../Regexp-Grammars/Regexp-Grammars-1.21.0.ebuild | 37 ----------------------
.../Regexp-Grammars/Regexp-Grammars-1.26.0.ebuild | 37 ----------------------
7 files changed, 238 deletions(-)
diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.12.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.12.0.ebuild
deleted file mode 100644
index 980ec2f..0000000
--- a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.12.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION="1.012"
-inherit perl-module
-
-DESCRIPTION="Add grammatical parsing features to Perl 5.10 regexes"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- >=dev-lang/perl-5.10.0
- virtual/perl-Test-Simple
- virtual/perl-version
-"
-DEPEND="
- ${COMMON_DEPEND}
- virtual/perl-Module-Build
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.13.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.13.0.ebuild
deleted file mode 100644
index e0fd691..0000000
--- a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.13.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.013
-inherit perl-module
-
-DESCRIPTION="Add grammatical parsing features to Perl 5.10 regexes"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-COMMON_DEPEND="
- virtual/perl-Test-Simple $(comment Test::More)
- virtual/perl-version
- >=dev-lang/perl-5.10.0
-"
-DEPEND="
- ${COMMON_DEPEND}
- virtual/perl-Module-Build
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.14.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.14.0.ebuild
deleted file mode 100644
index 22fbd4f..0000000
--- a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.14.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.014
-inherit perl-module
-
-DESCRIPTION='Add grammatical parsing features to Perl 5.10 regexes'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- echo virtual/perl-Module-Build
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Test::More
- echo virtual/perl-Test-Simple
- # version
- echo virtual/perl-version
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.15.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.15.0.ebuild
deleted file mode 100644
index e770980..0000000
--- a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.15.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.015
-inherit perl-module
-
-DESCRIPTION='Add grammatical parsing features to Perl 5.10 regexes'
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- echo virtual/perl-Module-Build
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Test::More
- echo virtual/perl-Test-Simple
- # version
- echo virtual/perl-version
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.16.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.16.0.ebuild
deleted file mode 100644
index ca2311e..0000000
--- a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.16.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.016
-inherit perl-module
-
-DESCRIPTION='Add grammatical parsing features to Perl 5.10 regexes'
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- echo virtual/perl-Module-Build
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Test::More
- echo virtual/perl-Test-Simple
- # version
- echo virtual/perl-version
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.21.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.21.0.ebuild
deleted file mode 100644
index 84692f6..0000000
--- a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.21.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.021
-inherit perl-module
-
-DESCRIPTION='Add grammatical parsing features to Perl 5.10 regexes'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- echo virtual/perl-Module-Build
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Test::More
- echo virtual/perl-Test-Simple
- # version
- echo virtual/perl-version
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.26.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.26.0.ebuild
deleted file mode 100644
index 73c554f..0000000
--- a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.26.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=DCONWAY
-MODULE_VERSION=1.026
-inherit perl-module
-
-DESCRIPTION='Add grammatical parsing features to Perl 5.10 regexes'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- echo virtual/perl-Module-Build
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Test::More
- echo virtual/perl-Test-Simple
- # version
- echo virtual/perl-version
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
next reply other threads:[~2015-03-26 3:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-26 3:21 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-26 3:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Regexp-Grammars/ Kent Fredric
2013-05-15 22:23 Kent Fredric
2013-02-23 22:54 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-03-27 9:30 Kent Fredric
2012-02-29 12:06 Kent Fredric
2012-02-28 12:02 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-02-12 3:33 Kent Fredric
2011-02-12 3:33 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=1427338706.6ecd004129e7c5607de0cebcc130da2136d3d7fb.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