From 504e41b20ee4ec0fbbfaae47c393d540ebd0cfc5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 14 Mar 2024 18:46:28 +0100 Subject: net-analyzer/jnettop: fix LICENSE, add missing remote-id Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- net-analyzer/jnettop/jnettop-0.13.0-r2.ebuild | 6 +++--- net-analyzer/jnettop/metadata.xml | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/jnettop/jnettop-0.13.0-r2.ebuild b/net-analyzer/jnettop/jnettop-0.13.0-r2.ebuild index bfac1d1b3de9..8b2365f79d7b 100644 --- a/net-analyzer/jnettop/jnettop-0.13.0-r2.ebuild +++ b/net-analyzer/jnettop/jnettop-0.13.0-r2.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit autotools -DESCRIPTION="A top like console network traffic visualiser" +DESCRIPTION="Top like console network traffic visualiser" HOMEPAGE="https://sourceforge.net/projects/jnettop" SRC_URI="http://jnettop.kubs.info/dist/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="berkdb ncurses syslog" diff --git a/net-analyzer/jnettop/metadata.xml b/net-analyzer/jnettop/metadata.xml index dce3f3be66c0..64065c6ebf3a 100644 --- a/net-analyzer/jnettop/metadata.xml +++ b/net-analyzer/jnettop/metadata.xml @@ -5,4 +5,7 @@ netmon@gentoo.org Gentoo network monitoring and analysis project + + jnettop + -- cgit v1.2.3-65-gdbad