From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/iftop/
Date: Fri, 8 Feb 2019 11:09:02 +0000 (UTC) [thread overview]
Message-ID: <1549624139.5b2429b9df43dd5e22310de79f9d5b0c1efd31af.jer@gentoo> (raw)
commit: 5b2429b9df43dd5e22310de79f9d5b0c1efd31af
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 8 11:08:49 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Feb 8 11:08:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b2429b9
net-analyzer/iftop: Version 9999999
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild | 16 ++++++++--------
.../{iftop-1.0_pre4-r4.ebuild => iftop-9999999.ebuild} | 16 +++++++---------
2 files changed, 15 insertions(+), 17 deletions(-)
diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild
index 890ba6ff2ae..ba3c20d3420 100644
--- a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild
+++ b/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit autotools eutils
+EAPI=7
+inherit autotools
DESCRIPTION="display bandwidth usage on an interface"
SRC_URI="http://www.ex-parrot.com/pdw/iftop/download/${P/_/}.tar.gz"
@@ -20,14 +20,14 @@ DEPEND="
${RDEPEND}
virtual/pkgconfig
"
-S="${WORKDIR}"/${P/_/}
PATCHES=(
- "${FILESDIR}"/${P}-configure.ac.patch
- "${FILESDIR}"/${P}-Makefile.am.patch
- "${FILESDIR}"/${P}-tsent-set-but-not-used.patch
- "${FILESDIR}"/${P}-ip6.arpa.patch
- "${FILESDIR}"/${P}-fix-MAC-formatting.patch
+ "${FILESDIR}"/${PN}-1.0_pre4-configure.ac.patch
+ "${FILESDIR}"/${PN}-1.0_pre4-Makefile.am.patch
+ "${FILESDIR}"/${PN}-1.0_pre4-tsent-set-but-not-used.patch
+ "${FILESDIR}"/${PN}-1.0_pre4-ip6.arpa.patch
+ "${FILESDIR}"/${PN}-1.0_pre4-fix-MAC-formatting.patch
)
+S="${WORKDIR}"/${P/_/}
src_prepare() {
default
diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild b/net-analyzer/iftop/iftop-9999999.ebuild
similarity index 57%
copy from net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild
copy to net-analyzer/iftop/iftop-9999999.ebuild
index 890ba6ff2ae..5e2de84db47 100644
--- a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild
+++ b/net-analyzer/iftop/iftop-9999999.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit autotools eutils
+EAPI=7
+inherit autotools git-r3
DESCRIPTION="display bandwidth usage on an interface"
-SRC_URI="http://www.ex-parrot.com/pdw/iftop/download/${P/_/}.tar.gz"
HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/"
+EGIT_REPO_URI="https://code.blinkace.com/pdw/iftop"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS=""
RDEPEND="
net-libs/libpcap
@@ -22,11 +22,9 @@ DEPEND="
"
S="${WORKDIR}"/${P/_/}
PATCHES=(
- "${FILESDIR}"/${P}-configure.ac.patch
- "${FILESDIR}"/${P}-Makefile.am.patch
- "${FILESDIR}"/${P}-tsent-set-but-not-used.patch
- "${FILESDIR}"/${P}-ip6.arpa.patch
- "${FILESDIR}"/${P}-fix-MAC-formatting.patch
+ "${FILESDIR}"/${PN}-1.0_pre4-configure.ac.patch
+ "${FILESDIR}"/${PN}-1.0_pre4-Makefile.am.patch
+ "${FILESDIR}"/${PN}-1.0_pre4-fix-MAC-formatting.patch
)
src_prepare() {
next reply other threads:[~2019-02-08 11:09 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-08 11:09 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 14:00 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/iftop/ Arthur Zamarin
2023-06-21 7:38 Jakov Smolić
2022-08-15 5:27 WANG Xuerui
2022-07-27 4:14 Sam James
2022-07-27 4:14 Sam James
2022-05-10 20:59 Andreas K. Hüttel
2021-01-06 14:35 Fabian Groffen
2020-11-26 23:04 Aaron Bauman
2020-10-26 23:51 Sergei Trofimovich
2020-10-26 23:47 Sergei Trofimovich
2020-10-26 23:44 Sergei Trofimovich
2019-09-14 3:43 Aaron Bauman
2017-11-04 20:50 Sergei Trofimovich
2017-08-29 21:39 Thomas Deutschmann
2017-08-25 23:56 Mikle Kolyada
2017-06-13 20:34 Sergei Trofimovich
2017-05-22 18:41 Tobias Klausmann
2017-05-18 16:22 Michael Weber
2017-04-19 6:46 Jeroen Roovers
2015-08-16 14:20 Justin Lecher
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=1549624139.5b2429b9df43dd5e22310de79f9d5b0c1efd31af.jer@gentoo \
--to=jer@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