public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lingua-EN-Inflect/
Date: Sun,  8 Jan 2017 03:52:11 +0000 (UTC)	[thread overview]
Message-ID: <1483844969.31d574c336129f860e09045e4b9802114a406406.kentnl@gentoo> (raw)

commit:     31d574c336129f860e09045e4b9802114a406406
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  8 03:08:38 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jan  8 03:09:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d574c3

dev-perl/Lingua-EN-Inflect: Bump to version 1.901.0

- EAPI6
- Add USE="examples"

Upstream:
- Doc fixes
- Remove Build.PL

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../Lingua-EN-Inflect-1.901.0.ebuild                | 21 +++++++++++++++++++++
 dev-perl/Lingua-EN-Inflect/Manifest                 |  1 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.901.0.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.901.0.ebuild
new file mode 100644
index 00000000..f5dad7a
--- /dev/null
+++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.901.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DCONWAY
+DIST_VERSION=1.901
+DIST_EXAMPLES=("demo/*")
+inherit perl-module
+
+DESCRIPTION="Perl module to pluralize English words"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Lingua-EN-Inflect/Manifest b/dev-perl/Lingua-EN-Inflect/Manifest
index d8f0884..9e30847 100644
--- a/dev-perl/Lingua-EN-Inflect/Manifest
+++ b/dev-perl/Lingua-EN-Inflect/Manifest
@@ -1 +1,2 @@
 DIST Lingua-EN-Inflect-1.899.tar.gz 59555 SHA256 1599a93020a2fdc0de8db14eea721df8fd772f78dedaf81081081fc93aa6a257 SHA512 5ac836f20992c68ff3edcab5c1431bd967c39295b7b950ed147157c724985b941f4c3229daf1f729219982dfe3eb3b065ca6fa0b54ecd2922ce60d887babd19c WHIRLPOOL 02a94d5eb9f98511a2603eafad66bd0d5432f9feb17bcbb7314e7a1edbed6aa57bc2867fd1b169ac5da8c7598d57b6382446d41aeaa786e4cbeaf2f29d78d826
+DIST Lingua-EN-Inflect-1.901.tar.gz 59500 SHA256 da17e7cd50126bdf1d8f5a6fc1f2f790c85e844b09f5a047fd044e68dca39c55 SHA512 12334a5f345c9d74b599b49cc9594f3360dcf64c72638d8a90950aac2b482fe7213b4323a25e21fe95a9120f6d48b39420e06bff7454282dac82ca5d7a7b6653 WHIRLPOOL 9fc6ae8f8cb1eda297418147cea8f8abf15f3e1b421e1e196995067f9bbf449fb936a10affccf46a85f63938d915957ed6a6dd129c580f55c256e4d9353ce821


             reply	other threads:[~2017-01-08  3:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-08  3:52 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-21 19:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lingua-EN-Inflect/ Arthur Zamarin
2024-07-07  6:10 Sam James
2023-10-16 16:34 Joonas Niilola
2023-09-28  1:57 Sam James
2023-06-24  8:51 Jakov Smolić
2023-06-24  3:56 Sam James
2023-06-24  3:56 Sam James
2021-11-07 18:47 Andreas K. Hüttel
2021-08-03 12:04 Agostino Sarubbo
2021-08-02  2:19 Sam James
2021-06-23 19:59 Andreas K. Hüttel
2018-10-25 18:16 Fabian Groffen
2018-08-20  4:40 Matt Turner
2018-07-20 22:48 Sergei Trofimovich
2018-07-15 23:57 Mikle Kolyada
2018-07-14 21:58 Kent Fredric
2017-05-29 13:54 Kent Fredric
2016-05-25 23:08 Matt Turner
2016-03-14 22:30 Andreas Hüttel
2016-03-14 15:00 Agostino Sarubbo

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=1483844969.31d574c336129f860e09045e4b9802114a406406.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --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