commit:     50af0a8332c5270e521c8111b96c4cbe9e9b85d7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  9 19:59:30 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Oct  9 19:59:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50af0a83

dev-perl/Data-Section: Bump to version 0.200.7

Upstream:
- Avoid potential failures with test library called "Parent" on
  case insensitive filesystems

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Data-Section/Data-Section-0.200.7.ebuild | 26 +++++++++++++++++++++++
 dev-perl/Data-Section/Manifest                    |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Data-Section/Data-Section-0.200.7.ebuild 
b/dev-perl/Data-Section/Data-Section-0.200.7.ebuild
new file mode 100644
index 00000000000..1497196a044
--- /dev/null
+++ b/dev-perl/Data-Section/Data-Section-0.200.7.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.200007
+inherit perl-module
+
+DESCRIPTION="read multiple hunks of data out of your DATA section"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+# r: strict, warnings -> perl
+RDEPEND="
+       virtual/perl-Encode
+       >=dev-perl/MRO-Compat-0.90.0
+       >=dev-perl/Sub-Exporter-0.979.0
+"
+# t: base, lib, utf8 -> perl
+DEPEND="${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+       test? (
+               dev-perl/Test-FailWarnings
+               >=virtual/perl-Test-Simple-0.960.0
+       )
+"

diff --git a/dev-perl/Data-Section/Manifest b/dev-perl/Data-Section/Manifest
index f23e79591db..8996f6bca55 100644
--- a/dev-perl/Data-Section/Manifest
+++ b/dev-perl/Data-Section/Manifest
@@ -1 +1,2 @@
 DIST Data-Section-0.200006.tar.gz 19396 SHA256 
348501f99dab0adbe6d32143f4e79c2cbb6558c84d183cffc4c1275cacd35b5f SHA512 
8e5cc644bbee6bccde66fbd2e622fb33cb45e0950cc48abd052d0698965f6903b01a3deac251c27106165903219531e33083305233f21651f49541feefdec1b2
 WHIRLPOOL 
37bc8d89a3dc0354e854524dff710418cebf816911f84daf86fb1e1e66238cde6c139a4428331a526e9a6100b5c6064cf94241ac60e94b908ddd2baa53efe654
+DIST Data-Section-0.200007.tar.gz 22094 SHA256 
cd937e5b70e34aab885ff414e2a6d19e4783b7c28fc3cda5145b230514ebb4de SHA512 
0c23141ccc2041e8c1c222c95d6eab4b56e2d77a94c68507f67acbb62fa5132e9229e9680c9fff6ebbc6a47a42cf1943d6e5b50a5f0168c66193fb52aaa241f0
 WHIRLPOOL 
cfed70e64db3935fa5338279b21497413b2506bdea694a56b8dea3589a070138868f9451b7cf41e81d0985a3fe5538eb7f71a49a664953faf6be85694463dec7

Reply via email to