* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netwatch/
@ 2020-11-27 8:39 Agostino Sarubbo
0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo @ 2020-11-27 8:39 UTC (permalink / raw
To: gentoo-commits
commit: afded912e9f3bf400788cd5e6b999c1d9b1a7e8c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 08:37:40 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 08:37:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afded912
net-analyzer/netwatch: amd64 stable wrt bug #757024
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild b/net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild
index df6024cd653..df2471e3538 100644
--- a/net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild
+++ b/net-analyzer/netwatch/netwatch-1.3.0.1-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.slctech.org/~mackay/NETWATCH/${PN}-${MY_PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc"
RDEPEND="sys-libs/ncurses"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netwatch/
@ 2020-11-27 14:46 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2020-11-27 14:46 UTC (permalink / raw
To: gentoo-commits
commit: 7dc3a2ac8bbc94d6903ee6bd6920052f592c388c
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 14:38:18 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 14:38:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc3a2ac
net-analyzer/netwatch: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/netwatch/netwatch-1.3.0.1-r3.ebuild | 48 ------------------------
1 file changed, 48 deletions(-)
diff --git a/net-analyzer/netwatch/netwatch-1.3.0.1-r3.ebuild b/net-analyzer/netwatch/netwatch-1.3.0.1-r3.ebuild
deleted file mode 100644
index dda5375c225..00000000000
--- a/net-analyzer/netwatch/netwatch-1.3.0.1-r3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils versionator
-
-MY_PV=$(replace_version_separator 3 '-')
-
-DESCRIPTION="Ethernet/PPP IP Packet Monitor"
-HOMEPAGE="http://www.slctech.org/~mackay/netwatch.html"
-SRC_URI="http://www.slctech.org/~mackay/NETWATCH/${PN}-${MY_PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="doc"
-
-RDEPEND="sys-libs/ncurses"
-DEPEND="
- ${RDEPEND}
- sys-kernel/linux-headers
- virtual/pkgconfig
-"
-
-S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-append_ldflags.patch \
- "${FILESDIR}"/${P}-open.patch \
- "${FILESDIR}"/${P}-fix-fortify.patch \
- "${FILESDIR}"/${P}-do-not-call.patch \
- "${FILESDIR}"/${P}-includes.patch \
- "${FILESDIR}"/${P}-tinfo.patch
-
- eautoreconf
-}
-
-src_install() {
- dosbin netresolv netwatch
-
- doman netwatch.1
- dodoc BUGS CHANGES README* TODO
-
- if use doc; then
- dohtml NetwatchKeyCommands.html
- fi
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-27 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-27 14:46 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netwatch/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2020-11-27 8:39 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox