summaryrefslogtreecommitdiff
path: root/net-analyzer/iftop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-22 01:55:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-22 01:55:45 +0000
commitb2c59335bfbeb25c5644f32172e1e9b23c447710 (patch)
tree0e8e19f47e39be0a7b9b06cb86db760c6d6b5965 /net-analyzer/iftop
parent427ba64bd6bcdd59a1ae9bc7c5cec0299d135413 (diff)
gentoo auto-resync : 22:12:2022 - 01:55:45
Diffstat (limited to 'net-analyzer/iftop')
-rw-r--r--net-analyzer/iftop/Manifest1
-rw-r--r--net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild46
2 files changed, 0 insertions, 47 deletions
diff --git a/net-analyzer/iftop/Manifest b/net-analyzer/iftop/Manifest
index 9dad571d4e03..3df6776e751a 100644
--- a/net-analyzer/iftop/Manifest
+++ b/net-analyzer/iftop/Manifest
@@ -8,6 +8,5 @@ AUX iftop-1.0_pre4-ip6.arpa.patch 1857 BLAKE2B 920b5393366d0fe1ccf7619a862fb6a91
AUX iftop-1.0_pre4-tsent-set-but-not-used.patch 229 BLAKE2B 42318fa63e40a2a0b3f50d33c6ca3fef69c837290272f132d63dde276a4302254378f8ab31ab49dbb0b50e821594a2979c713f9119eb4ec852971b585648b344 SHA512 06d26d9497c6afc6b7eb5db508def08c8945408e89127f3938667973f8a8b7884dc0e7b005c115a7acd66d62107de5d47d49a869b89f25f24dd999161b0fb0bf
AUX iftoprc 1391 BLAKE2B b2558509d0f8e9dfade1bcb1a1b50569510cada2629fb3b0cb772d2fa0642455ed6e4c18024a19b656bb9d42eefd4e2db2ea066dae28528ad51f12b439307f0a SHA512 01373add0177399e7cf4ae0ecba893fdd9c73bad5243478b4ac9ac5e936647738a22906ee1e8b22b51d541cc4150d0e0619f134666a1e3d0cb78a59a5c04b95b
DIST iftop-1.0pre4.tar.gz 204665 BLAKE2B 181385c3fbf43abd4ead975aac11b5ff196de94d9a8d6f195b3f0068aba6ae953067995d19f0175b49ab15c447c99d531542ae786603ee390e080e79bdcd7ae3 SHA512 abd74e8025bb82fef9ebab4997b1d018201a523d47c0128128ca37797490046538d74758dc4471735c22b890e5bd238ad6b2a30776d465138ede367cdd263d22
-EBUILD iftop-1.0_pre4-r4.ebuild 1121 BLAKE2B 349a2caba75d488cd69c4693d6b210e8ebaf7a8bee252092072e14deb4031bc9d594d4bf298d0ab11aae203c28d971cb6ae5bfe649648a8e513d8139a952eab9 SHA512 34819e806b24cd082f3be291b7ca89be0b4d6cfeaa38ceee3edcf5551e5e8f4950d7366577638c10d9ec0818a19b233919fb37fd4fc1ed37a52e6e063c2d04bf
EBUILD iftop-1.0_pre4-r5.ebuild 1198 BLAKE2B 5896b3be334c0ec4a3af61195a9649c1ccbfa25f8bed793c159d9fd42e9e0217230e02e9298d35372c9c557c7aeebd818733d6abc11dbb88e1bb8622245f8089 SHA512 ee811287bedd197264abb53e2cf3a64bac672e87bb38a89d05fd17719582c71872ed52fd9650b97fd83eff8f6d29d0355370eca0c0e3806e3699ffcf81c83104
MISC metadata.xml 287 BLAKE2B f19164a15f9d23702c60e146fcf4397bdceb885848c02ca219c14841ecf18066f94c8fff216a6d84e5480545161ead3535bf56e949b037fe61e2dbfd0ab33c48 SHA512 ec0634c44ec4f2564927d307807236bf9e623c63ebb6a5a2c8fcf9dc68f0f871eeee52e04675aa30a3aef2d73cbef0446d0ca7675da82e62cc57a1fd593855f0
diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild
deleted file mode 100644
index 859e1521f633..000000000000
--- a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools
-
-DESCRIPTION="display bandwidth usage on an interface"
-SRC_URI="http://www.ex-parrot.com/pdw/iftop/download/${P/_/}.tar.gz"
-HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/ https://code.blinkace.com/pdw/iftop"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND="
- net-libs/libpcap
- sys-libs/ncurses:0=
-"
-DEPEND="
- ${RDEPEND}
- virtual/pkgconfig
-"
-PATCHES=(
- "${FILESDIR}"/${PN}-1.0_pre4-configure.ac.patch
- "${FILESDIR}"/${PN}-1.0_pre4-Makefile.am.patch
- "${FILESDIR}"/${PN}-1.0_pre4-tsent-set-but-not-used.patch
- "${FILESDIR}"/${PN}-1.0_pre4-ip6.arpa.patch
- "${FILESDIR}"/${PN}-1.0_pre4-fix-MAC-formatting.patch
- "${FILESDIR}"/${PN}-1.0_pre4-fno-common.patch
-)
-S="${WORKDIR}"/${P/_/}
-
-src_prepare() {
- default
- # bug 490168
- cat "${FILESDIR}"/ax_pthread.m4 >> "${S}"/acinclude.m4 || die
-
- eautoreconf
-}
-
-src_install() {
- dosbin iftop
- doman iftop.8
-
- dodoc AUTHORS ChangeLog README "${FILESDIR}"/iftoprc
-}