diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 05:25:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 05:25:50 +0100 |
commit | bc68d1a52d2fcec3b38b58976fb1b4621f556079 (patch) | |
tree | 8bfc8ca9b9f1bc96136a53bd9ecdbfa178348920 /dev-perl/App-pwhich | |
parent | dev-perl/Archive-Any-Lite: update DESCRIPTION (diff) | |
download | gentoo-bc68d1a52d2fcec3b38b58976fb1b4621f556079.tar.gz gentoo-bc68d1a52d2fcec3b38b58976fb1b4621f556079.tar.bz2 gentoo-bc68d1a52d2fcec3b38b58976fb1b4621f556079.zip |
dev-perl/App-pwhich: add 1.170.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/App-pwhich')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/App-pwhich/Manifest | 1 |
2 files changed, 27 insertions, 0 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild new file mode 100644 index 000000000000..32284b4c055e --- /dev/null +++ b/dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild @@ -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 + ) +" diff --git a/dev-perl/App-pwhich/Manifest b/dev-perl/App-pwhich/Manifest index 5764b639fc38..511175ddffcc 100644 --- a/dev-perl/App-pwhich/Manifest +++ b/dev-perl/App-pwhich/Manifest @@ -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 |