From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ike-scan/
Date: Sat, 1 Oct 2022 00:30:28 +0000 (UTC) [thread overview]
Message-ID: <1664583964.22977abc5e69c5bc9e3c0b29de30d47bc6c05465.sam@gentoo> (raw)
commit: 22977abc5e69c5bc9e3c0b29de30d47bc6c05465
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 1 00:26:04 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 1 00:26:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22977abc
net-analyzer/ike-scan: drop 99999
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/ike-scan/ike-scan-99999.ebuild | 43 -----------------------------
1 file changed, 43 deletions(-)
diff --git a/net-analyzer/ike-scan/ike-scan-99999.ebuild b/net-analyzer/ike-scan/ike-scan-99999.ebuild
deleted file mode 100644
index 4e89ede7807a..000000000000
--- a/net-analyzer/ike-scan/ike-scan-99999.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools git-r3
-
-DESCRIPTION="A utility for finding, fingerprinting and testing IKE VPN servers"
-HOMEPAGE="https://github.com/royhills/ike-scan/"
-EGIT_REPO_URI="https://github.com/royhills/ike-scan"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="ssl"
-KEYWORDS=""
-
-DEPEND="
- ssl? (
- dev-libs/openssl:0=
- )
-"
-RDEPEND="
- ${DEPEND}
-"
-
-src_prepare() {
- # Fix buffer overflow, bug #277556
- sed \
- -e "/MAXLINE/s:255:511:g" \
- -i ike-scan.h || die
-
- default
-
- eautoreconf
-}
-
-src_configure() {
- econf $(use_with ssl openssl)
-}
-
-src_install() {
- default
- dodoc udp-backoff-fingerprinting-paper.txt
-}
next reply other threads:[~2022-10-01 0:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-01 0:30 Sam James [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
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
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=1664583964.22977abc5e69c5bc9e3c0b29de30d47bc6c05465.sam@gentoo \
--to=sam@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