public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ike-scan/
Date: Wed, 13 Nov 2019 01:03:07 +0000 (UTC)	[thread overview]
Message-ID: <1573606957.839f5f243f4a45f09227f5305b5c6b27e106f120.bman@gentoo> (raw)

commit:     839f5f243f4a45f09227f5305b5c6b27e106f120
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 00:02:44 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 01:02:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839f5f24

net-analyzer/ike-scan: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-analyzer/ike-scan/ike-scan-1.9-r1.ebuild | 34 ----------------------------
 1 file changed, 34 deletions(-)

diff --git a/net-analyzer/ike-scan/ike-scan-1.9-r1.ebuild b/net-analyzer/ike-scan/ike-scan-1.9-r1.ebuild
deleted file mode 100644
index 72e47e829d5..00000000000
--- a/net-analyzer/ike-scan/ike-scan-1.9-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="A utility for finding, fingerprinting and testing IKE VPN servers"
-HOMEPAGE="http://www.nta-monitor.com/ike-scan/"
-SRC_URI="http://www.nta-monitor.com/ike-scan/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE="ssl"
-
-DEPEND="ssl? ( dev-libs/openssl )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	# Fix buffer overflow, bug #277556
-	sed \
-		-e "/MAXLINE/s:255:511:g" \
-		-i ike-scan.h || die
-}
-
-src_configure() {
-	# --disable-lookup prevents ike-scan from phoning home
-	# for more information, please see bug 157507
-	econf $(use_with ssl openssl) --disable-lookup
-}
-
-src_install() {
-	default
-	dodoc udp-backoff-fingerprinting-paper.txt
-}


             reply	other threads:[~2019-11-13  1:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13  1:03 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-18 18:50 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ike-scan/ Arthur Zamarin
2022-10-01  0:30 Sam James
2021-05-01 10:02 Mikle Kolyada
2020-11-27  0:59 Aaron Bauman
2020-11-27  0:07 Thomas Deutschmann
2020-04-19  9:19 Jeroen Roovers
2020-04-19  9:19 Jeroen Roovers
2019-11-13  1:03 Aaron Bauman
2016-07-13 19:03 Anthony G. Basile

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=1573606957.839f5f243f4a45f09227f5305b5c6b27e106f120.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