summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-11-01 19:39:46 +0100
committerUlrich Müller <ulm@gentoo.org>2023-11-22 11:55:34 +0100
commit0f2ba7f12f07e5dbbb72b3a6a11aca25fd6f62bd (patch)
treed233024a0d625b65aa128e1e2947f9607be7f4e8 /net-analyzer
parentnet-analyzer/bmon: update live ebuild (diff)
downloadgentoo-0f2ba7f12f07e5dbbb72b3a6a11aca25fd6f62bd.tar.gz
gentoo-0f2ba7f12f07e5dbbb72b3a6a11aca25fd6f62bd.tar.bz2
gentoo-0f2ba7f12f07e5dbbb72b3a6a11aca25fd6f62bd.zip
net-analyzer/ibmonitor: EAPI8 bump, use https, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild b/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild
index d5cc1beaa4c3..be878eebbd6c 100644
--- a/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild
+++ b/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Interactive bandwidth monitor"
-HOMEPAGE="http://ibmonitor.sourceforge.net"
+HOMEPAGE="https://ibmonitor.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+S="${WORKDIR}/${PN}"
KEYWORDS="~amd64 ~hppa ~ppc ~riscv x86"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
RDEPEND="dev-perl/TermReadKey"
-S=${WORKDIR}/${PN}
src_install() {
dobin ibmonitor