public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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:15 +0000 (UTC)	[thread overview]
Message-ID: <1427339880.b8a9164b6a37f62aacced9a9e4713453f8781b5d.kent@gentoo> (raw)

commit:     b8a9164b6a37f62aacced9a9e4713453f8781b5d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 03:18:00 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 03:18:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b8a9164b

[bump] Regexp-Grammars-1.39.0

Package-Manager: portage-2.2.17

 .../Regexp-Grammars/Regexp-Grammars-1.28.0.ebuild  | 37 ----------------------
 .../Regexp-Grammars/Regexp-Grammars-1.39.0.ebuild  | 25 +++++++++++++++
 2 files changed, 25 insertions(+), 37 deletions(-)

diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.28.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.28.0.ebuild
deleted file mode 100644
index c7fbc44..0000000
--- a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.28.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.028
-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 parallel"

diff --git a/dev-perl/Regexp-Grammars/Regexp-Grammars-1.39.0.ebuild b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.39.0.ebuild
new file mode 100644
index 0000000..f8bcdaa
--- /dev/null
+++ b/dev-perl/Regexp-Grammars/Regexp-Grammars-1.39.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=DCONWAY
+MODULE_VERSION=1.039
+inherit perl-module
+
+DESCRIPTION='Add grammatical parsing features to Perl 5.10 regexes'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-version
+	>=dev-lang/perl-5.18.0
+	>=dev-perl/Lexical-Var-0.7.0
+"
+DEPEND="
+	${RDEPEND}
+	virtual/perl-Module-Build
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


             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=1427339880.b8a9164b6a37f62aacced9a9e4713453f8781b5d.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