From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL/
Date: Sat, 24 Jun 2017 06:21:00 +0000 (UTC) [thread overview]
Message-ID: <1498285197.3acbc85ef99c35f9e4beab8ee3745a03cf65df2f.kentnl@gentoo> (raw)
commit: 3acbc85ef99c35f9e4beab8ee3745a03cf65df2f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 05:53:02 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 06:19:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3acbc85e
dev-perl/PDL: Fix missing test dependencies
Various testing dependencies were lacking as evidenced by a sterile
chroot smoke.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/PDL/PDL-2.17.0.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-perl/PDL/PDL-2.17.0.ebuild b/dev-perl/PDL/PDL-2.17.0.ebuild
index 3dd7ad96511..590562dee2a 100644
--- a/dev-perl/PDL/PDL-2.17.0.ebuild
+++ b/dev-perl/PDL/PDL-2.17.0.ebuild
@@ -16,7 +16,7 @@ LICENSE="|| ( Artistic GPL-1+ ) public-domain PerlDL"
SLOT="0"
KEYWORDS="amd64 arm ppc x86"
-IUSE="+badval doc fortran gd gsl hdf netpbm pdl2 pgplot threads"
+IUSE="+badval doc fortran gd gsl hdf netpbm pdl2 pgplot threads test"
RDEPEND="sys-libs/ncurses:0=
app-arch/sharutils
@@ -52,6 +52,11 @@ DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.560.0
dev-perl/Devel-CheckLib
fortran? ( >=dev-perl/ExtUtils-F77-1.13 )
+ test? (
+ dev-perl/Test-Exception
+ dev-perl/Test-Warn
+ dev-perl/Test-Deep
+ )
"
mydoc="BUGS DEPENDENCIES DEVELOPMENT Known_problems MANIFEST* Release_Notes"
next reply other threads:[~2017-06-24 6:21 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-24 6:21 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-11 23:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL/ Andreas K. Hüttel
2025-04-11 22:44 Andreas K. Hüttel
2025-04-11 21:18 Andreas K. Hüttel
2025-03-23 9:00 Arthur Zamarin
2025-02-27 22:54 Andreas K. Hüttel
2024-10-14 7:08 Arthur Zamarin
2024-10-14 4:18 Sam James
2024-05-12 0:12 Sam James
2024-05-01 7:54 Sam James
2024-04-30 23:08 Andreas K. Hüttel
2024-03-27 4:52 Sam James
2023-05-03 18:58 Sam James
2023-03-24 11:26 Arthur Zamarin
2023-03-22 9:21 Sam James
2023-03-22 5:27 Sam James
2021-12-08 5:29 Sam James
2021-11-20 10:23 Arthur Zamarin
2021-10-10 23:45 Sam James
2021-07-17 19:18 Andreas K. Hüttel
2021-03-26 9:21 Andreas K. Hüttel
2020-04-26 10:35 David Seifert
2017-03-17 10:26 Agostino Sarubbo
2017-03-17 10:15 Agostino Sarubbo
2017-03-15 14:14 Michael Weber
2017-03-15 13:00 Michael Weber
2017-02-13 13:18 David Seifert
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=1498285197.3acbc85ef99c35f9e4beab8ee3745a03cf65df2f.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