From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arpoison/
Date: Fri, 27 Nov 2020 14:46:38 +0000 (UTC) [thread overview]
Message-ID: <1606487535.1b91b3f4a67f2c9a352f422229a3fdb0b2acd3ee.bman@gentoo> (raw)
commit: 1b91b3f4a67f2c9a352f422229a3fdb0b2acd3ee
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 14:32:15 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 14:32:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b91b3f4
net-analyzer/arpoison: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/arpoison/Manifest | 1 -
net-analyzer/arpoison/arpoison-0.6-r2.ebuild | 38 ----------------------------
2 files changed, 39 deletions(-)
diff --git a/net-analyzer/arpoison/Manifest b/net-analyzer/arpoison/Manifest
index 2520f6df2d5..ca0599f89ac 100644
--- a/net-analyzer/arpoison/Manifest
+++ b/net-analyzer/arpoison/Manifest
@@ -1,2 +1 @@
-DIST arpoison-0.6.tar.gz 8646 BLAKE2B 7e9a7aaf9fb184ffed4e69d1d709f3ec242423dd699014e89ce7eaf99cb225299110b3a6fed4059db89c3bbd05b30262d56dec4bf60bed367f01700f40fde883 SHA512 7c14a15b9b85f777e5151fae82dfbdb44dbfc85ce8f632b7d76727bce79ed7f958f725f39348489bc4659cb5e3b7ab5370e88e33c03277e16ab2f9ff00bb4038
DIST arpoison-0.7.tar.gz 8458 BLAKE2B b0050aa6f3246fec9fb4db8bbb3f9f5f1d52b5b6c37851f0c6bec8b6c89fabd7f1811ae40a4c81af6eae16761f38fb749d0f2a58311645ef360d798b6ccbbb50 SHA512 d5af078c8e2c64eb721da75b5d6659ca017267f146d0dca7e0f1ba77bfd93a0f56363428c198e9c46537768d3568d813c150bfbc091430fc355a269f9327108f
diff --git a/net-analyzer/arpoison/arpoison-0.6-r2.ebuild b/net-analyzer/arpoison/arpoison-0.6-r2.ebuild
deleted file mode 100644
index 628bef5fd8b..00000000000
--- a/net-analyzer/arpoison/arpoison-0.6-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="A utility to poison ARP caches"
-HOMEPAGE="http://arpoison.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86"
-
-RDEPEND="net-libs/libnet:1.1"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-src_prepare() {
- # respect CFLAGS, LDFLAGS and compiler, bug #337896
- # fix for crosscompilation, bug #375655
- sed -i Makefile \
- -e 's|gcc \(-Wall\)|$(CC) \1 $(CFLAGS) $(LDFLAGS)|' \
- -e "s|libnet-config|${ROOT}usr/bin/libnet-config|g" \
- || die
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- dosbin arpoison
- doman arpoison.8
- dodoc README TODO
-}
next reply other threads:[~2020-11-27 14:46 UTC|newest]
Thread overview: 13+ 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 --
2023-12-30 6:38 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arpoison/ Arthur Zamarin
2023-12-30 6:38 Arthur Zamarin
2023-12-30 3:11 Sam James
2023-11-22 10:55 Ulrich Müller
2023-11-22 10:55 Ulrich Müller
2021-10-19 19:09 Jakov Smolić
2021-07-16 1:31 Yixun Lan
2020-11-27 8:43 Agostino Sarubbo
2020-11-27 8:41 Agostino Sarubbo
2020-11-27 0:07 Thomas Deutschmann
2019-10-08 3:04 Jeroen Roovers
2019-10-07 6:01 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=1606487535.1b91b3f4a67f2c9a352f422229a3fdb0b2acd3ee.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