From c3bc61051d7f12b4c682efa7a5460bbc8815649e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 7 Jan 2022 22:48:01 +0000 Subject: gentoo resync : 07.01.2022 --- app-forensics/Manifest.gz | Bin 4544 -> 4545 bytes app-forensics/air/Manifest | 2 +- app-forensics/air/air-2.0.0-r2.ebuild | 6 +++--- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-forensics') diff --git a/app-forensics/Manifest.gz b/app-forensics/Manifest.gz index c71032cdd0c5..bc7b4246fc45 100644 Binary files a/app-forensics/Manifest.gz and b/app-forensics/Manifest.gz differ diff --git a/app-forensics/air/Manifest b/app-forensics/air/Manifest index 20d2fb7a4e7e..423b8e796382 100644 --- a/app-forensics/air/Manifest +++ b/app-forensics/air/Manifest @@ -1,3 +1,3 @@ DIST air-2.0.0.tar.gz 82881 BLAKE2B 7cca062635243573cc8c64447e9230c463148edaac229eab9fe3b952c6a318515c159832392238716afd3ed5b1c14d53e785c8d04b6aad0bf7b2f09c0209712b SHA512 3b22b0b2f07fd5bf89b576bb1d96d9bc372534f2063e99c7a9c4931fd927b0cc5c3fe832f0c0d51ceb95fe242fd0d3e4fe6bf59339dd2971b6afcd00106ea92c -EBUILD air-2.0.0-r2.ebuild 1273 BLAKE2B cba0b501fc8a6e5bba6787263f14417561e2efca68a4f89aed979d1c043ea25fb8729339767be29361291f79b6033023ef23a89efb67f8067974ecc2f75e2fa7 SHA512 9b0f4681267abfad6638464e96f6d538a530af9053b3ff97cad49acab21a468e20c9915214e7e0a36b9dd030e1cce0e044d4fd5e38a57e69381a5c4cadb259c2 +EBUILD air-2.0.0-r2.ebuild 1237 BLAKE2B 659d4a38191bfe4e5294ad4c02b5b62368622b5c9a1824aa2732e19358faf86e47fb81e311c5c76e50da14daa28dbdbfc58ac6de31fe3a87acb011f7a1aebb4f SHA512 342620911f3ae4f5746d0a29cc0cfd33db518e4076066d98133480975048d1bcf645a0b210e1217ccb828e8141ff888a5b924aa299b416d8096b4d21e7ec120a MISC metadata.xml 248 BLAKE2B 8b2f080ad6979c0a0c9731c92b0b664134a4b45c980feb373fe8f8094e8eceae6bb55249cbbcd576be251a4b18fdd491b07bf696328fe27605b8b4fb59cefde1 SHA512 1311020bdcda2b063da4c05ad39b3d73cfa9da0da7fe85beabb412b7a3bd9b5c982c098150536ac271f272fb03b1a1aefb7736443806036b620669ea52108a99 diff --git a/app-forensics/air/air-2.0.0-r2.ebuild b/app-forensics/air/air-2.0.0-r2.ebuild index 4481a2244dd5..9c4bcd5d70d8 100644 --- a/app-forensics/air/air-2.0.0-r2.ebuild +++ b/app-forensics/air/air-2.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,11 +13,11 @@ KEYWORDS="amd64 ppc x86" IUSE="crypt" # coreutils are needed for /usr/bin/split binary -COMMON_DEPEND="userland_GNU? ( sys-apps/coreutils )" +COMMON_DEPEND="sys-apps/coreutils" DEPEND="${COMMON_DEPEND} + app-arch/sharutils >=dev-perl/Tk-804.27.0 - userland_GNU? ( app-arch/sharutils ) " # TODO: air can utilize dc3dd, but it is not in portage ATM RDEPEND="${COMMON_DEPEND} -- cgit v1.2.3