From: "Andrew Savchenko" <bircoph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dropwatch/
Date: Tue, 29 Sep 2015 17:45:26 +0000 (UTC) [thread overview]
Message-ID: <1443548693.8cb1e14e700df00d44484d2daafae4862b7d75c3.bircoph@gentoo> (raw)
commit: 8cb1e14e700df00d44484d2daafae4862b7d75c3
Author: Andrew Savchenko <bircoph <AT> gmail <DOT> com>
AuthorDate: Tue Sep 29 17:44:53 2015 +0000
Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 17:44:53 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb1e14e
dev-util/dropwatch: remove old
Package-Manager: portage-2.2.22
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>
dev-util/dropwatch/dropwatch-1.4.ebuild | 47 ---------------------------------
1 file changed, 47 deletions(-)
diff --git a/dev-util/dropwatch/dropwatch-1.4.ebuild b/dev-util/dropwatch/dropwatch-1.4.ebuild
deleted file mode 100644
index 59e63c1..0000000
--- a/dev-util/dropwatch/dropwatch-1.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit linux-info toolchain-funcs
-
-DESCRIPTION="A utility to interface to the kernel to monitor for dropped network packets"
-HOMEPAGE="https://fedorahosted.org/dropwatch/"
-SRC_URI="https://fedorahosted.org/releases/d/r/dropwatch/${P}.tbz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-libs/libnl:3
- sys-libs/readline
- sys-devel/binutils"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-CONFIG_CHECK="~NET_DROP_MONITOR"
-
-PATCHES=(
- "${FILESDIR}/${P}-makefile.patch"
- "${FILESDIR}/${P}-binutils-2.23.patch"
-)
-
-src_prepare() {
- epatch ${PATCHES[@]}
- epatch_user
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" -C src
-}
-
-src_install() {
- dobin "src/${PN}"
- doman "doc/${PN}.1"
- dodoc README
-}
-
-pkg_postinst() {
- einfo "Ensure that 'drop_monitor' kernel module is loaded before running ${PN}"
-}
next reply other threads:[~2015-09-29 17:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-29 17:45 Andrew Savchenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-29 17:45 [gentoo-commits] repo/gentoo:master commit in: dev-util/dropwatch/ Andrew Savchenko
2020-11-28 17:46 Aaron Bauman
2021-04-20 11:56 Sam James
2024-04-23 10:01 Arthur Zamarin
2024-04-23 10:01 Arthur Zamarin
2024-04-24 16:18 Arthur Zamarin
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=1443548693.8cb1e14e700df00d44484d2daafae4862b7d75c3.bircoph@gentoo \
--to=bircoph@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