* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/xprobe/
@ 2020-11-26 23:44 Thomas Deutschmann
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Deutschmann @ 2020-11-26 23:44 UTC (permalink / raw
To: gentoo-commits
commit: 8c9db91566e0230d576815ad5daa5cd22b5d5ec4
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 23:42:43 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 23:44:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9db915
net-analyzer/xprobe: x86 stable (bug #757081)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-analyzer/xprobe/xprobe-0.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/xprobe/xprobe-0.3-r1.ebuild b/net-analyzer/xprobe/xprobe-0.3-r1.ebuild
index 209b65fecc7..db0208e8db4 100644
--- a/net-analyzer/xprobe/xprobe-0.3-r1.ebuild
+++ b/net-analyzer/xprobe/xprobe-0.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
DEPEND="net-libs/libpcap"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/xprobe/
@ 2020-11-27 1:00 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2020-11-27 1:00 UTC (permalink / raw
To: gentoo-commits
commit: 2e53b60da81f0a51cd969af1ffbf0212c1b257ca
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 00:59:07 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 00:59:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e53b60d
net-analyzer/xprobe: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/xprobe/xprobe-0.3.ebuild | 30 ------------------------------
1 file changed, 30 deletions(-)
diff --git a/net-analyzer/xprobe/xprobe-0.3.ebuild b/net-analyzer/xprobe/xprobe-0.3.ebuild
deleted file mode 100644
index fd60ee96cc6..00000000000
--- a/net-analyzer/xprobe/xprobe-0.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-MY_P=${PN}2-${PV}
-
-DESCRIPTION="Active OS fingerprinting tool - this is Xprobe2"
-HOMEPAGE="http://sys-security.com/blog/xprobe2"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
-
-DEPEND="net-libs/libpcap"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gcc43.patch
- sed -i -e 's:strip:true:' src/Makefile.in || die
-}
-
-src_install() {
- default
- dodoc AUTHORS CHANGELOG CREDITS README TODO docs/*.{txt,pdf}
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-27 1:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-26 23:44 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/xprobe/ Thomas Deutschmann
-- strict thread matches above, loose matches on Subject: below --
2020-11-27 1:00 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox