From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Slurper/
Date: Sun, 18 Dec 2016 14:40:29 +0000 (UTC) [thread overview]
Message-ID: <1482072006.3fa8f58f08ff2d906ac470d4af5f9ba783cac168.kentnl@gentoo> (raw)
commit: 3fa8f58f08ff2d906ac470d4af5f9ba783cac168
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 14:39:13 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 14:40:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa8f58f
dev-perl/File-Slurper: Bump to 0.9.0
- EAPI6
- Ship benchmarks as USE="examples"
- Actually specify some dependencies and use a correctly
normalised version. If @monsieurp is reading this he should
imagine a nun ringing a bell beside him, and then look in this
directory. SHAME!
Upstream:
- Ensure PerlIO::encoding is loaded before localising its
$fallback value.
Keywording:
- New dependencies
- Dropped: alpha arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh
sparc
Package-Manager: portage-2.3.3
dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild | 32 +++++++++++++++++++++++++
dev-perl/File-Slurper/Manifest | 1 +
2 files changed, 33 insertions(+)
diff --git a/dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild b/dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild
new file mode 100644
index 00000000..b17505a
--- /dev/null
+++ b/dev-perl/File-Slurper/File-Slurper-0.9.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.009
+DIST_EXAMPLES=( "bench/*" )
+inherit perl-module
+
+DESCRIPTION="A simple, sane and efficient module to slurp a file"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/PerlIO-utf8_strict
+ virtual/perl-Carp
+ virtual/perl-Encode
+ >=virtual/perl-Exporter-5.570.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-Test-Simple
+ dev-perl/Test-Warnings
+ )
+"
diff --git a/dev-perl/File-Slurper/Manifest b/dev-perl/File-Slurper/Manifest
index 4e4ec38..6723397 100644
--- a/dev-perl/File-Slurper/Manifest
+++ b/dev-perl/File-Slurper/Manifest
@@ -1 +1,2 @@
DIST File-Slurper-0.008.tar.gz 14760 SHA256 10f685140e2cebdd0381f24b010b028f9ca2574361a78f99f4dfe87af5d5d233 SHA512 b0d82e18f8d954bf7458df31a70bc2eb979902742ba0f60f948aec6c86880580a544a00409be754a7690c07318298f31d52502e41c40a7c7b232ad86eae9b155 WHIRLPOOL e48a2bbfc152b1dc273d6ce6238bcdbf655df215ab940568e828f0ba1814550091aabb2967f4cdfc5f49e16ae8b16fe7a1a0d6c0095741c612cad1d17d38f15b
+DIST File-Slurper-0.009.tar.gz 15858 SHA256 3eab340deff6ba5456e7d1156b9cfcc387e1243acfc156ff92b75b3f2e120b91 SHA512 e07074eb5470df75c43848d9bd2e0c5d3bfabf3b6f9739e67d830ce87f4f38a3a569aeca885537d0f9c7d2e285e52f7dfdc27f8035ce0d74d6c750067959f057 WHIRLPOOL 9ce383b20c45809ef41c7b5872bec06f9f20b4eda0496b58c5b9552c8f2ec8973395613c04e2ed7d28317317ff618221d5c3b0285bcdb4c98da6266508b07d8f
next reply other threads:[~2016-12-18 14:40 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-18 14:40 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Slurper/ Fabian Groffen
2023-06-21 9:12 Arthur Zamarin
2023-06-21 9:12 Arthur Zamarin
2023-06-21 8:24 Arthur Zamarin
2023-06-21 8:21 Arthur Zamarin
2023-06-21 8:15 Arthur Zamarin
2023-03-22 5:22 Sam James
2023-03-22 5:22 Sam James
2021-10-07 6:37 Sam James
2021-09-01 18:32 Sam James
2021-08-04 15:51 Joshua Kinard
2021-07-23 14:56 Marek Szuba
2021-06-07 7:18 Patrice Clement
2021-06-07 6:25 Sergei Trofimovich
2021-06-01 11:58 Sam James
2021-06-01 6:36 Agostino Sarubbo
2021-05-31 22:38 Sam James
2020-09-05 18:44 Kent Fredric
2018-10-17 18:54 Fabian Groffen
2018-06-30 21:08 Mikle Kolyada
2018-06-24 19:41 Sergei Trofimovich
2018-06-10 17:55 Thomas Deutschmann
2018-06-10 15:52 Aaron Bauman
2017-10-21 8:38 Kent Fredric
2017-09-18 16:50 Kent Fredric
2017-02-24 0:13 Michael Weber
2017-02-22 21:51 Markus Meier
2017-02-20 17:55 Markus Meier
2017-02-04 9:34 Jeroen Roovers
2017-01-26 15:18 Tobias Klausmann
2017-01-06 23:02 Mart Raudsepp
2016-03-05 21:31 Mikle Kolyada
2016-02-13 15:33 Agostino Sarubbo
2015-12-14 10:55 Patrice Clement
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=1482072006.3fa8f58f08ff2d906ac470d4af5f9ba783cac168.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