From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/synscan/
Date: Fri, 27 Nov 2020 14:46:40 +0000 (UTC) [thread overview]
Message-ID: <1606488288.fe8a2babb1a717724e9cdf5888835387bfe1fba9.bman@gentoo> (raw)
commit: fe8a2babb1a717724e9cdf5888835387bfe1fba9
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 14:44:48 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 14:44:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8a2bab
net-analyzer/synscan: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/synscan/Manifest | 1 -
net-analyzer/synscan/synscan-5.01.ebuild | 35 --------------------------------
2 files changed, 36 deletions(-)
diff --git a/net-analyzer/synscan/Manifest b/net-analyzer/synscan/Manifest
index 1c2ae2fe5d3..3f73f21271a 100644
--- a/net-analyzer/synscan/Manifest
+++ b/net-analyzer/synscan/Manifest
@@ -1,2 +1 @@
-DIST synscan-5.01.tar.gz 61440 BLAKE2B c32984108e7bf618816f29f034d120e322e25816b8aef6aa4a80920bb0555223706c1f916f96f64be7015bedcf4b22c55fb59a54b53ffe03d85575871832e503 SHA512 6a090ceed5ca0766b63a82fee468459a47cc2bbd97c120d0e0b8708f5ce154116d988a42ff29a9b6fa5fd6d699064b1df0e263795c4dcef0f619797289db88fc
DIST synscan-5.02.tar.gz 60651 BLAKE2B 0ad083d6751234b60ec0428cb3752ba1207a5be5e305a0d26950343c7a7f0572aa9ad5cb16831d862ac43c35a051514bd8fefce4abadbf4c120e4e9add7fa433 SHA512 40ec616e169d0d4150e2213fbdcb985e55dcceefef521b0bf85d8964f5b82892b8abeffcbe9c5e38314c22b86553dae56fb082d546e83efa65755a4d345ea7b0
diff --git a/net-analyzer/synscan/synscan-5.01.ebuild b/net-analyzer/synscan/synscan-5.01.ebuild
deleted file mode 100644
index 14cfdbfae4c..00000000000
--- a/net-analyzer/synscan/synscan-5.01.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="A fast asynchronous half-open TCP portscanner"
-HOMEPAGE="http://www.digit-labs.org/files/tools/synscan/"
-SRC_URI="http://www.digit-labs.org/files/tools/${PN}/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="kernel_FreeBSD kernel_linux"
-
-RDEPEND="net-libs/libpcap"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-build.patch
- eautoconf
-}
-
-src_compile() {
- local _target
- use kernel_FreeBSD && _target=freebsd
- use kernel_linux && _target=linux
-
- emake ${_target}
-}
-
-src_install() {
- dobin synscan sslog
- dodoc AUTHORS README
-}
next reply other threads:[~2020-11-27 14:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-27 14:46 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-01-04 3:29 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/synscan/ Sam James
2021-04-03 16:10 Sam James
2021-04-03 16:10 Sam James
2020-11-27 7:53 Agostino Sarubbo
2020-11-26 23:44 Thomas Deutschmann
2020-03-03 6:03 Joonas Niilola
2016-08-06 10:17 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1606488288.fe8a2babb1a717724e9cdf5888835387bfe1fba9.bman@gentoo \
--to=bman@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox