From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-SharedFork/
Date: Sat, 16 Apr 2016 19:26:04 +0000 (UTC) [thread overview]
Message-ID: <1460834755.5e3507d6b3b3abe4455d6e7c6670e4b58da92fe6.dilfridge@gentoo> (raw)
commit: 5e3507d6b3b3abe4455d6e7c6670e4b58da92fe6
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 17:28:42 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 19:25:55 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3507d6
dev-perl/Test-SharedFork: Bump to version 0.350.0
- EAPI6
Upstream:
- Add support for upcomming Test2
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/Test-SharedFork/Manifest | 1 +
.../Test-SharedFork/Test-SharedFork-0.350.0.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Test-SharedFork/Manifest b/dev-perl/Test-SharedFork/Manifest
index ed70004..1715689 100644
--- a/dev-perl/Test-SharedFork/Manifest
+++ b/dev-perl/Test-SharedFork/Manifest
@@ -1,2 +1,3 @@
DIST Test-SharedFork-0.21.tar.gz 28865 SHA256 c118ca297cf9c877c625f12d2a2f916f6f425c203755f59712d63213e7811b21 SHA512 8259c0b99e90bf7b68c1c4cc32a491540b7a6b7a27f91defa2ab11c1263edf6e9f354d5adc4abf435246f15e1b03dab4d97a01a919dfd8db564c9baf19e3017e WHIRLPOOL 36d39809d3d4c88c341bc19386e3e6c900dc68afbace0c6fcbf4ecf1555bcb8620adc8a504e29eaf480def477c0ca80f60adddbe484166021f6f26511ef3c859
DIST Test-SharedFork-0.33.tar.gz 15404 SHA256 16238d4343083e1466d52e4d8876b8bd2d6fbb26136ba5e0e9d62babebac5c8a SHA512 3218023d48b05c31bfba8d9629f8acb1379c91efa7713187741fd9851c8c645ec62143025d7c0038e5d52a3fbd21cac6030e15c816745de5461a40529ceb4bf3 WHIRLPOOL 21b983505ca70b093b9c33359104817c657fb252dd40737983514fa5c9f1e6973ea796e9e692b28e281977f908d440af11b0715ee69158f7d5fcbf6d8b850148
+DIST Test-SharedFork-0.35.tar.gz 15502 SHA256 2932e865610e80758f764c586757ef8e11db1284d958e25e4b7a85098414c59f SHA512 e5948dfb34cfaf35a2fb2783c726f1cea2ae2f4bbdc4cbb912f83c877422ceabb3e0323c8c669b3c3a08e6d2a12106309528f0f674657001e6aeb3cb3c1dfd9f WHIRLPOOL e613d340d290ea999f951441b9beb133bfc098b57be9a3ec994dc0322acccb251e96b5e7dfaea4e93972131a886162d457329df357e031f9e1c079bde0475db1
diff --git a/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild b/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild
new file mode 100644
index 0000000..f61d44c
--- /dev/null
+++ b/dev-perl/Test-SharedFork/Test-SharedFork-0.350.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.35
+inherit perl-module
+
+DESCRIPTION="fork test"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-File-Temp
+ >=virtual/perl-Test-Simple-0.880.0
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+ test? (
+ virtual/perl-Test-Harness
+ dev-perl/Test-Requires
+ virtual/perl-Time-HiRes
+ )
+"
next reply other threads:[~2016-04-16 19:26 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-16 19:26 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-10 18:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-SharedFork/ Arthur Zamarin
2022-12-10 18:26 Arthur Zamarin
2022-11-01 4:23 Arthur Zamarin
2021-08-29 0:58 Andreas K. Hüttel
2020-07-20 20:45 Kent Fredric
2019-07-08 11:35 Kent Fredric
2018-10-27 19:04 Fabian Groffen
2017-04-28 17:42 Kent Fredric
2017-02-19 9:05 Markus Meier
2016-09-17 8:56 Pacho Ramos
2016-06-13 15:14 Tobias Klausmann
2016-06-10 15:32 Agostino Sarubbo
2016-03-20 18:00 Andreas Hüttel
2016-03-20 12:24 Agostino Sarubbo
2016-03-19 12:16 Agostino Sarubbo
2016-02-01 19:44 Tobias Klausmann
2016-01-17 17:14 Agostino Sarubbo
2016-01-16 17:15 Mikle Kolyada
2016-01-15 14:49 Agostino Sarubbo
2015-09-17 22:21 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=1460834755.5e3507d6b3b3abe4455d6e7c6670e4b58da92fe6.dilfridge@gentoo \
--to=dilfridge@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