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/yersinia/
Date: Fri, 27 Nov 2020 14:46:40 +0000 (UTC)	[thread overview]
Message-ID: <1606488227.2a6872dc433aaa95f4a0e93e70885f755aa07bdf.bman@gentoo> (raw)

commit:     2a6872dc433aaa95f4a0e93e70885f755aa07bdf
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 14:43:47 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 14:43:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6872dc

net-analyzer/yersinia: drop old

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

 net-analyzer/yersinia/Manifest              |  1 -
 net-analyzer/yersinia/yersinia-0.7.3.ebuild | 53 -----------------------------
 2 files changed, 54 deletions(-)

diff --git a/net-analyzer/yersinia/Manifest b/net-analyzer/yersinia/Manifest
index 3795e6db1ce..36a60ac0659 100644
--- a/net-analyzer/yersinia/Manifest
+++ b/net-analyzer/yersinia/Manifest
@@ -1,2 +1 @@
-DIST yersinia-0.7.3.tar.gz 378124 BLAKE2B 032015045cd5683c8853504bd821ebb3decbeaeea933a14983eec6498de33db79771ddeb08934c6ddf82db620aba89c84ac8c369af25e7bc19d820395ba68b57 SHA512 60a1b58e6d76448e9332656645b468a6aa66afa0f45ea4b70a929651194a294b9b559bbe5fbacaeb475126e7ac248cd97c29f3177e5080286b2f551f1400d339
 DIST yersinia-0.8.2.tar.gz 387889 BLAKE2B 67fe92b9cd1253874c61fa38c8e89e023f7d0ec3b83fe3001b5bc203d4033e36cb94b453ed56426b34d942036a143bd135f247466425337478f292797a433652 SHA512 2c7c89f19b6791150c472a6066b6ffaf9ac5b3d1a3d2e6a27f91293bba9a0f72d147266731e5e2670e4bf7e67ccf04b6e353071ca42d3d281b25126c9bfcb1dd

diff --git a/net-analyzer/yersinia/yersinia-0.7.3.ebuild b/net-analyzer/yersinia/yersinia-0.7.3.ebuild
deleted file mode 100644
index bc346d8cf0d..00000000000
--- a/net-analyzer/yersinia/yersinia-0.7.3.ebuild
+++ /dev/null
@@ -1,53 +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 layer 2 attack framework"
-HOMEPAGE="http://www.yersinia.net/"
-SRC_URI="http://www.yersinia.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gtk ncurses"
-
-RDEPEND="
-	ncurses? ( >=sys-libs/ncurses-5.5 )
-	gtk? ( =x11-libs/gtk+-2* )
-	>=net-libs/libnet-1.1.2
-	>=net-libs/libpcap-0.9.4
-"
-DEPEND="
-	virtual/pkgconfig
-	${RDEPEND}
-"
-
-DOCS=( AUTHORS ChangeLog FAQ README THANKS TODO )
-
-S="${WORKDIR}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-0.7.1-no-ncurses.patch
-	epatch "${FILESDIR}"/${PN}-0.7.3-tinfo.patch
-
-	if ! use gtk; then
-		#bug #514802
-		sed -i -e '/AM_GLIB_GNU_GETTEXT/d' configure.in || die
-	fi
-
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--enable-admin \
-		--with-pcap-includes=/usr/include \
-		$(use_with ncurses) \
-		$(use_enable gtk)
-}
-
-src_compile() {
-	emake CFLAGS="${CFLAGS}"
-}


             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 --
2024-09-30  4:30 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/yersinia/ Sam James
2022-11-16 23:18 Sam James
2020-11-27  7:53 Agostino Sarubbo
2020-11-26 23:44 Thomas Deutschmann
2020-01-28 15:38 Jeroen Roovers
2017-08-24 12:47 Jeroen Roovers
2017-08-24 12:47 Jeroen Roovers

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=1606488227.2a6872dc433aaa95f4a0e93e70885f755aa07bdf.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