From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Dump-Streamer/
Date: Sun, 16 Apr 2017 02:00:52 +0000 (UTC) [thread overview]
Message-ID: <1492308045.b35f3ce5150bac0c642daf32df049d1449629636.kentnl@gentoo> (raw)
commit: b35f3ce5150bac0c642daf32df049d1449629636
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 02:00:23 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 02:00:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35f3ce5
dev-perl/Data-Dump-Streamer: Cleanup old
Removing versions so broken on Perl 5.26
that PERL_USE_UNSAFE_INC=1 cant fix it.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
.../Data-Dump-Streamer-2.380.0.ebuild | 38 ----------------------
dev-perl/Data-Dump-Streamer/Manifest | 1 -
2 files changed, 39 deletions(-)
diff --git a/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.380.0.ebuild b/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.380.0.ebuild
deleted file mode 100644
index 46339040cce..00000000000
--- a/dev-perl/Data-Dump-Streamer/Data-Dump-Streamer-2.380.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=YVES
-MODULE_VERSION=2.38
-inherit perl-module
-
-DESCRIPTION="Accurately serialize a data structure as Perl code"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/B-Utils-0.70.0
- virtual/perl-Carp
- virtual/perl-Data-Dumper
- virtual/perl-Exporter
- virtual/perl-IO
- virtual/perl-Text-Balanced
-"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- virtual/perl-ExtUtils-CBuilder
- test? (
- virtual/perl-Test-Simple
- dev-perl/JSON-XS
- )
-"
-
-SRC_TEST=do
-
-src_prepare() {
- # Add DDS.pm shortcut
- echo 'yes' > "${S}"/.answer
- perl-module_src_prepare
-}
diff --git a/dev-perl/Data-Dump-Streamer/Manifest b/dev-perl/Data-Dump-Streamer/Manifest
index 12ed7e14404..322818cca7d 100644
--- a/dev-perl/Data-Dump-Streamer/Manifest
+++ b/dev-perl/Data-Dump-Streamer/Manifest
@@ -1,3 +1,2 @@
-DIST Data-Dump-Streamer-2.38.tar.gz 148048 SHA256 210684c5a6805d61dd49ec0a17ae5ba359f100877e0dc8e467d956c78c693a5d SHA512 1a1e248e4fc6687ca99b1cb105b4ffc13f8f0a3d39c85c4eb82fc465d18b92815b7a9f10bb6b1e31c6d1553e3bdbb24eaefd850b0bdfafc058859882ddf5a51b WHIRLPOOL bdcef04f1cf7e1e849dfe76cf2cc464ee5280ded227b943640391d88d02dc33f5c62253f847da353c8c04afbfcb76d36b0f50dfa9bf2d23a0c86f7f88fb58f78
DIST Data-Dump-Streamer-2.39.tar.gz 150029 SHA256 3b03763f527bfd27deae7912735a5edfd50627af7dece852505cc791a596a6c4 SHA512 40774e1ac4f352bc79c2d32e286e79489271050fa06560ac8d4bbe096041072124f5d446235aedc4e1a3d0cf0b7866eec9493f7edd09b0bc446c6b79913f82d9 WHIRLPOOL 251f12fa6267614e37aa2f3e8ee566674d2d9e0f6cbc9f8e35b65a12f7975ef33c2f349922f3a4f7886b488e6f3c7c388f47b3cd1a0b3abf0aae6265991bd3b1
DIST Data-Dump-Streamer-2.40.tar.gz 145760 SHA256 24be356e39c20de9c65dcb0607b0e5b37b77fc57375f3a717ccbd1901f091d35 SHA512 db21f42ba477cc644cf1e0c572ad5cace072b35d4760e85edccd4a7ae313d1eee19158dbbdd82f42de47ab26ca5f7528882a2a983df3cc44ea3b57f8bc832f64 WHIRLPOOL 5c7bd8f13cfc53eb6e741e0ca48554d7d11cd27bc3573a535f208c3aa81068e2645b6d89b87ee3822044cefa393c43098352f177eef4d60340abdeafd544f241
next reply other threads:[~2017-04-16 2:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-16 2:00 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-21 7:53 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Dump-Streamer/ Sam James
2020-08-18 9:29 Kent Fredric
2020-07-05 21:36 Kent Fredric
2017-10-15 4:56 Kent Fredric
2016-11-10 15:47 Kent Fredric
2015-12-31 22:30 Andreas Hüttel
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=1492308045.b35f3ce5150bac0c642daf32df049d1449629636.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