From 8615c518b1f1d03130f21656a1a026959bb1e9c9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 7 Dec 2022 15:13:37 +0000 Subject: gentoo auto-resync : 07:12:2022 - 15:13:37 --- net-analyzer/netio/Manifest | 2 +- net-analyzer/netio/netio-1.33.ebuild | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'net-analyzer/netio') diff --git a/net-analyzer/netio/Manifest b/net-analyzer/netio/Manifest index b11efc8eab57..09564c4a1bf6 100644 --- a/net-analyzer/netio/Manifest +++ b/net-analyzer/netio/Manifest @@ -1,3 +1,3 @@ DIST netio133.zip 235931 BLAKE2B e664700b5991e38ad056333b13ba6ec40efd2a9a496dd9235ad40482b281f21ca54f49e037a0155d3ca0b1d77bd54330462d08abe5f809c6ee337b672c979995 SHA512 79a4d8ad5a5d9750a19bf7f8f4cc762e6d1a866a63138bfc1cf8614057eb8ade147817e489f93210990ce9d82be03a5053821663212fbee71c4cd46c2f9c9232 -EBUILD netio-1.33.ebuild 811 BLAKE2B 35ea68531bbb37a529f736c481beb889759a529134bf59fe71ce3dc2db899c47d2658aaeeb8c4dc2f3583db0c1557a8308e6103ca10a046c3846223e622c52ee SHA512 1929b0356d9e9c67877f95e812b5773322ef6609a017199aee3317c59ec30f834af82ee2294ca2d7d60f370eb832f68b0fe274a9a2cb7cdb23d5ae5a02f866fc +EBUILD netio-1.33.ebuild 794 BLAKE2B 9dba23df302452f7b13db0bf9f9c4e9bcdc5fd09128bc52f96fb452fccc2947b572dd2c27ccc7b56d0af638edac42fdcdb8ddb2aaad69bd8e2267c59defd6860 SHA512 608678e641aed4f6989c5971ac37fe546c8822268c08a4ea693e5d8d884c9ddfcf075d974d79cd6c4ff8d1be27f20803a1b90b4af0b6967ad6565a0a40cd5c0d MISC metadata.xml 277 BLAKE2B 57fc90092c4674e5c4dfe38b0d79c983990fce4e8208b70c2ebb218aebb6d2135537f927115f3a7b7eb8c1ddb596461c17e60acb3e6a11b289796f20f3c80a33 SHA512 5ac67e6beabab60f83ac521249c6d1f021988d522fc86ab12ec98fbaa9d47a50157c10c7b9a39554e66a02b141cdc6dc6669e5e7c9c02c8b36ad404aa790d619 diff --git a/net-analyzer/netio/netio-1.33.ebuild b/net-analyzer/netio/netio-1.33.ebuild index a5a43f45b6d2..b4f396af8c4d 100644 --- a/net-analyzer/netio/netio-1.33.ebuild +++ b/net-analyzer/netio/netio-1.33.ebuild @@ -1,23 +1,21 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 + inherit edos2unix toolchain-funcs DESCRIPTION="Network benchmark using TCP and UDP protocols" HOMEPAGE="https://web.ars.de/netio/" SRC_URI="https://www.ars.de/${PN}${PV/.}.zip" +S="${WORKDIR}" LICENSE="free-noncomm" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RESTRICT="mirror" # bug #391789 comment #1 -DEPEND=" - app-arch/unzip - >=sys-apps/sed-4 -" -S=${WORKDIR} +BDEPEND="app-arch/unzip" src_prepare() { edos2unix *.c *.h *.doc -- cgit v1.2.3