commit: 61879e0c5cb6f742ab1b37ac23a40bdc4ea7bf5f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 27 03:37:13 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 27 03:37:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61879e0c
net-analyzer/iftop: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild | 2 +- net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild | 2 +- net-analyzer/iftop/iftop-9999999.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild index bf47434f2ea8..859e1521f633 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild @@ -6,7 +6,7 @@ inherit autotools 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/" +HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/ https://code.blinkace.com/pdw/iftop" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild index b4968509122d..41dff4aa6914 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools DESCRIPTION="Display bandwidth usage on an interface" -HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/" +HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/ https://code.blinkace.com/pdw/iftop" SRC_URI="http://www.ex-parrot.com/pdw/iftop/download/${P/_/}.tar.gz" S="${WORKDIR}"/${P/_/} diff --git a/net-analyzer/iftop/iftop-9999999.ebuild b/net-analyzer/iftop/iftop-9999999.ebuild index f67befd3bc29..40805b57cf6f 100644 --- a/net-analyzer/iftop/iftop-9999999.ebuild +++ b/net-analyzer/iftop/iftop-9999999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit autotools git-r3 DESCRIPTION="display bandwidth usage on an interface" -HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/" +HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/ https://code.blinkace.com/pdw/iftop" EGIT_REPO_URI="https://code.blinkace.com/pdw/iftop" LICENSE="GPL-2"