commit:     3797a4c37a9e982d595f8d78516b4167f49629db
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 02:28:58 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon May 22 02:28:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3797a4c3

dev-perl/DateTime-Format-Natural: Bump to version 1.50.0

Upstream:
- Add expressions "beginning of last month" and "end of last month"

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../DateTime-Format-Natural-1.50.0.ebuild          | 44 ++++++++++++++++++++++
 dev-perl/DateTime-Format-Natural/Manifest          |  1 +
 2 files changed, 45 insertions(+)

diff --git 
a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild 
b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild
new file mode 100644
index 00000000000..8c8f365436f
--- /dev/null
+++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.50.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SCHUBIGER
+DIST_VERSION=1.05
+inherit perl-module
+
+DESCRIPTION="Parse informal natural language date/time strings"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+       virtual/perl-Carp
+       dev-perl/Clone
+       dev-perl/Date-Calc
+       dev-perl/DateTime
+       dev-perl/DateTime-TimeZone
+       virtual/perl-Exporter
+       virtual/perl-File-Spec
+       virtual/perl-Getopt-Long
+       dev-perl/List-MoreUtils
+       dev-perl/Params-Validate
+       virtual/perl-Scalar-List-Utils
+       virtual/perl-Storable
+       virtual/perl-Term-ReadLine
+       dev-perl/boolean
+"
+DEPEND="${RDEPEND}
+       >=dev-perl/Module-Build-0.420.0
+       test? (
+               dev-perl/Module-Util
+               dev-perl/Test-MockTime
+               virtual/perl-Test-Simple
+       )
+"
+
+src_test() {
+       perl_rm_files t/pod-coverage.t t/pod.t
+       perl-module_src_test
+}

diff --git a/dev-perl/DateTime-Format-Natural/Manifest 
b/dev-perl/DateTime-Format-Natural/Manifest
index 1c3404fbc65..65c70c79902 100644
--- a/dev-perl/DateTime-Format-Natural/Manifest
+++ b/dev-perl/DateTime-Format-Natural/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-Format-Natural-1.01.tar.gz 72617 SHA256 
2962b96ab42069ca04a299c8b62c774ae7117d096dbff4d45a9b5c2bd0ca7551 SHA512 
1c8516107d5d937273e815002b9b662b80a5c5e687754d65a759b35f5674d3dc8d36224ce03a0c24f693d37ac4934177593b9800caa7fb13806f3c52356ccfe1
 WHIRLPOOL 
554b1a8c89960d8a6f4d1a3e67d9cdc458dcfb0cab5dc8086b6eb83921d4d66ac465fcf6c4d07c96794fbd8a3cc0d8e2189c26f6343d8a450adc539887171062
 DIST DateTime-Format-Natural-1.04.tar.gz 80415 SHA256 
ea7363162fc9eb9eb78448086c7443a9cefb545b2440660c63370023c97aa822 SHA512 
4d48ec2180f56333bc50dfe75609e09574bec502bae38a858c82467b6030dcedaec14f94fc6da182d159c1070ebe734f5e3de9d7ad0f82fe99fce885744ea213
 WHIRLPOOL 
16b02a718284bd96c5f0cef3cc20b4bbb5c58f097177a3385819e6558d70a7cc4f08f0bd4e0999169ba4da5a1ab508db5fbfd4cd04692ae12456b8efaad5d984
+DIST DateTime-Format-Natural-1.05.tar.gz 80675 SHA256 
1bf75bd04be8de79ba1f498d90b35c0ec2c281262a585c316afada5c3ecc8d82 SHA512 
d6c07a7e6345321dfffbf608fbd0ef8b050761b612f76ebb0cf06b9e883ca83863b71f846868c8323d6d0c428c9ec93a988bcb53f883045bd1de94926cba9e7e
 WHIRLPOOL 
06291978a2be87a8597c24e92a608d495f442a23c59621c617c1479933f4cc1db1e1027ff94d79be3cc43fa0699b9930253c909eb45cb91efaa2157e0a25fba5

Reply via email to