commit:     fe8ee74df693fc27afd67f19cf6a83a0627c4b5f
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Nov  2 19:09:57 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 11:05:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8ee74d

net-analyzer/ipband: EAPI8 bump, use https, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 net-analyzer/ipband/ipband-0.8.1-r2.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/ipband/ipband-0.8.1-r2.ebuild 
b/net-analyzer/ipband/ipband-0.8.1-r2.ebuild
index 9c04a837c52c..6b90c152be8a 100644
--- a/net-analyzer/ipband/ipband-0.8.1-r2.ebuild
+++ b/net-analyzer/ipband/ipband-0.8.1-r2.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
 inherit toolchain-funcs
 
-DESCRIPTION="A pcap based IP traffic and bandwidth monitor"
-HOMEPAGE="http://ipband.sourceforge.net/";
+DESCRIPTION="Pcap based IP traffic and bandwidth monitor"
+HOMEPAGE="https://ipband.sourceforge.net/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 x86"
 

Reply via email to