summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-11-01 19:26:29 +0100
committerUlrich Müller <ulm@gentoo.org>2023-11-22 11:55:32 +0100
commit37d9738907a80d12f5a75bd7e4fbcd7620c22fe9 (patch)
tree2b1068363092391d7c0619269d8f04b04fe5d391 /net-analyzer/bmon
parentnet-analyzer/arpon: EAPI8 bump, use https (diff)
downloadgentoo-37d9738907a80d12f5a75bd7e4fbcd7620c22fe9.tar.gz
gentoo-37d9738907a80d12f5a75bd7e4fbcd7620c22fe9.tar.bz2
gentoo-37d9738907a80d12f5a75bd7e4fbcd7620c22fe9.zip
net-analyzer/bmon: remove obsolete HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-analyzer/bmon')
-rw-r--r--net-analyzer/bmon/bmon-4.0.ebuild4
-rw-r--r--net-analyzer/bmon/bmon-999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/bmon/bmon-4.0.ebuild b/net-analyzer/bmon/bmon-4.0.ebuild
index aa90421f0516..d8f7ff125c40 100644
--- a/net-analyzer/bmon/bmon-4.0.ebuild
+++ b/net-analyzer/bmon/bmon-4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools linux-info toolchain-funcs
DESCRIPTION="Interface bandwidth monitor"
-HOMEPAGE="http://www.infradead.org/~tgr/bmon/ https://github.com/tgraf/bmon/"
+HOMEPAGE="https://github.com/tgraf/bmon/"
SRC_URI="https://codeload.github.com/tgraf/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
LICENSE="BSD-2 MIT"
diff --git a/net-analyzer/bmon/bmon-999.ebuild b/net-analyzer/bmon/bmon-999.ebuild
index c7b2e2c82e08..9c199107dfbf 100644
--- a/net-analyzer/bmon/bmon-999.ebuild
+++ b/net-analyzer/bmon/bmon-999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit autotools git-r3 linux-info toolchain-funcs
DESCRIPTION="Interface bandwidth monitor"
-HOMEPAGE="http://www.infradead.org/~tgr/bmon/ https://github.com/tgraf/bmon/"
+HOMEPAGE="https://github.com/tgraf/bmon/"
EGIT_REPO_URI="https://github.com/tgraf/bmon/"
LICENSE="BSD-2 MIT"