public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Lingua-EN-Inflect-Number/
@ 2014-09-01 21:29 99% Kent Fredric
  0 siblings, 0 replies; 1+ results
From: Kent Fredric @ 2014-09-01 21:29 UTC (permalink / raw
  To: gentoo-commits

commit:     310f084c712dc96c4009939a01f6df14906a8aca
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep  1 17:36:37 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep  1 17:36:37 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=310f084c

[bump] dev-perl/Lingua-EN-Inflect-Number to version 1.110.0, w/EAPI5 and things, remove old

Package-Manager: portage-2.2.10

---
 dev-perl/Lingua-EN-Inflect-Number/ChangeLog         |  9 ++++++++-
 ...uild => Lingua-EN-Inflect-Number-1.110.0.ebuild} | 21 +++++++++++++++------
 2 files changed, 23 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Lingua-EN-Inflect-Number/ChangeLog b/dev-perl/Lingua-EN-Inflect-Number/ChangeLog
index 1df063b..b6dabe8 100644
--- a/dev-perl/Lingua-EN-Inflect-Number/ChangeLog
+++ b/dev-perl/Lingua-EN-Inflect-Number/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Lingua-EN-Inflect-Number
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Lingua-EN-Inflect-Number-1.110.0 (01 Sep 2014)
+
+  01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+  -Lingua-EN-Inflect-Number-1.100.0.ebuild,
+  +Lingua-EN-Inflect-Number-1.110.0.ebuild:
+  to version 1.110.0, w/EAPI5 and things, remove old
+
 *Lingua-EN-Inflect-Number-1.100.0 (14 Nov 2011)
 
   14 Nov 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Lingua-EN-Inflect-Number/Lingua-EN-Inflect-Number-1.100.0.ebuild b/dev-perl/Lingua-EN-Inflect-Number/Lingua-EN-Inflect-Number-1.110.0.ebuild
similarity index 52%
rename from dev-perl/Lingua-EN-Inflect-Number/Lingua-EN-Inflect-Number-1.100.0.ebuild
rename to dev-perl/Lingua-EN-Inflect-Number/Lingua-EN-Inflect-Number-1.110.0.ebuild
index 5bab655..f0a623a 100644
--- a/dev-perl/Lingua-EN-Inflect-Number/Lingua-EN-Inflect-Number-1.100.0.ebuild
+++ b/dev-perl/Lingua-EN-Inflect-Number/Lingua-EN-Inflect-Number-1.110.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
-MODULE_AUTHOR=SIMON
-MODULE_VERSION="1.1"
+EAPI=5
+MODULE_AUTHOR=NEILB
+MODULE_VERSION="1.11"
 inherit perl-module
 
 DESCRIPTION="Force number of words to singular or plural"
@@ -12,8 +12,17 @@ LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE=""
+IUSE="test"
 
-DEPEND="
+RDEPEND="
+	virtual/perl-Exporter
 	dev-perl/Lingua-EN-Inflect
 "
+DEPEND="
+	$RDEPEND
+	>=virtual/perl-ExtUtils-MakeMaker-6.30
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+SRC_TEST=do


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2014-09-01 21:29 99% [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Lingua-EN-Inflect-Number/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox