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"

Reply via email to