mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/App-pwhich: add 1.170.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
26
dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild
Normal file
26
dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild
Normal file
@@ -0,0 +1,26 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=PLICEASE
|
||||
DIST_VERSION=1.17
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Perl-only 'which'"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/File-Which-1.140.0
|
||||
"
|
||||
# Test2::V0 -> Test2-Suite-0.0.72
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.640.0
|
||||
test? (
|
||||
dev-perl/Capture-Tiny
|
||||
>=dev-perl/Test2-Suite-0.0.121
|
||||
>=dev-perl/Test-Script-1.90.0
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST App-pwhich-1.16.tar.gz 16177 BLAKE2B 389abdbf230a15324e01b7ac0ad05ced04d8b9cac4faa45650d964ed11c073f5170afcb6ec5e46e3b1f9c996aa10800428f6aefbc2d7528b05357816d2a39466 SHA512 1d98c41884c088fd7d0f9c8a84686058507b67f5a9eb611702908c0ea58e40128b077bb8a40f10db2296f1a8878afa2b15bf66b7105d3c5c3732419d810aaaae
|
||||
DIST App-pwhich-1.17.tar.gz 17756 BLAKE2B 90299f3d8c8f4b2be24fcfee6de8b9c7a5d0c87b03b33a9b5c05369d72c590f3664a83d7c7dbde5d4aa21ec532431f646a6d6b433f6c8a93646e429931079855 SHA512 1fbfb235503662a90fbb132fb215eacfc3702b488e4b4c4d63aab2e05aacb0a55f66354605284beb2f14b5dece3df82d2c63928770fade6eff3ad11eabb8e152
|
||||
|
||||
Reference in New Issue
Block a user