mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-perl/File-Next: Remove old re bug #615690
Removes old versions affected by use of legacy POSIX::tmpnam Bug: https://bugs.gentoo.org/615690 Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=PETDANCE
|
||||
MODULE_VERSION=1.12
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="File::Next is an iterator-based module for finding files"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="virtual/perl-File-Spec
|
||||
virtual/perl-Test-Simple"
|
||||
DEPEND="
|
||||
test? ( ${RDEPEND} )"
|
||||
|
||||
SRC_TEST=do
|
||||
|
||||
src_test() {
|
||||
# Ugh, Upstream has tests that depend on tests ...
|
||||
echo 'print qq[1..1\nok 1];' > "${S}/t/pod.t"
|
||||
echo 'print qq[1..1\nok 1];' > "${S}/t/pod-coverage.t"
|
||||
perl-module_src_test
|
||||
}
|
||||
@@ -1,2 +1 @@
|
||||
DIST File-Next-1.12.tar.gz 16842 SHA256 cc3afd8eaf6294aba93b8152a269cc36a9df707c6dc2c149aaa04dabd869e60a SHA512 eb742ed03f91463946ffe9d2ddade77f794996f4007ba6ae924255cf028d14959a3263c254ef9e7bed1e10ec40a244364743c40b2f34c2160064059b1f4c6f2f WHIRLPOOL 1abab70a23b867e8e97dbbb782bb03b1949c8f4c38852b093d21050ed83b119e20c39bb71878f6a9833c2fdc1cddee4af8f4e5319e03d5fdd8a3bd5336693abe
|
||||
DIST File-Next-1.16.tar.gz 17914 SHA256 6965f25c2c132d0ba7a6f72b57b8bc6d25cf8c1b7032caa3a9bda8612e41d759 SHA512 42c812b8927a18e1f01758a2218f37f2079083117763b41adcee1eb4947b36b1379405707304b948fddd4640e2c34070f4dcd0f217fb60b7ba765efe98be8ad3 WHIRLPOOL 5dcb5994a79cf9aec8aaec143f7ffdb6c87f3de1b52a1be15872e653c89ec7df8e58ea38e7b664e696105d99bee9c28acaf917e33118277bf3bfb8163feb6ee1
|
||||
|
||||
Reference in New Issue
Block a user