mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/IO-Pipely: add 0.6.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
25
dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild
Normal file
25
dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=RCAPUTO
|
||||
DIST_VERSION=0.006
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=virtual/perl-Exporter-5.720.0
|
||||
>=virtual/perl-IO-1.380.0
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
>=virtual/perl-Carp-1.420.0
|
||||
>=virtual/perl-Scalar-List-Utils-1.460.0
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST IO-Pipely-0.005.tar.gz 23928 BLAKE2B 98078d3c531b0dfbcf8f6edebbcdd57e0ee2fc525b911347f91a8081db6cc36c54c3ce881ee226415de37e80d5315528d619f6143c2e0860072036bb6926828b SHA512 0a49ad646978506c6c8ab305cad7e295f68a8c9ddc95b7ee39bc381598cad054ef0ea790904e3bcc96a38fc87c9c91a865209d94f6332106c71c55c5bc98477e
|
||||
DIST IO-Pipely-0.006.tar.gz 24238 BLAKE2B 025de2f36ae4313308d18a5a9f0143b7dc3aca7b7824db875798ec0a4d10f11d841c8522b83e5d89d2704a873f34f8988d86e8163a2e0aa1d28513beacd6f3b7 SHA512 1a80f4c24c09a457c71cc89ff1130b9f99c7cf63d4c47293537ee68636563f509c21ec44a32870675ea20de3ff1a889610c7edcf95f5b8ce6b8dbe5e336b4f8c
|
||||
|
||||
Reference in New Issue
Block a user