From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A3C17138334 for ; Fri, 8 Feb 2019 11:09:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89DA3E0826; Fri, 8 Feb 2019 11:09:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51673E0826 for ; Fri, 8 Feb 2019 11:09:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1B4A335D75 for ; Fri, 8 Feb 2019 11:09:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCEE04EC for ; Fri, 8 Feb 2019 11:09:02 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1549624139.5b2429b9df43dd5e22310de79f9d5b0c1efd31af.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/iftop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild net-analyzer/iftop/iftop-9999999.ebuild X-VCS-Directories: net-analyzer/iftop/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 5b2429b9df43dd5e22310de79f9d5b0c1efd31af X-VCS-Branch: master Date: Fri, 8 Feb 2019 11:09:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d05b347c-e23c-4685-a609-d1d8382c9413 X-Archives-Hash: 31e5c68707aa3763aad3a20cc1aabba5 commit: 5b2429b9df43dd5e22310de79f9d5b0c1efd31af Author: Jeroen Roovers gentoo org> AuthorDate: Fri Feb 8 11:08:49 2019 +0000 Commit: Jeroen Roovers gentoo 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 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() {