diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2021-09-10 13:12:59 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2021-09-10 13:13:10 +0300 |
commit | 9ae16bd2e189014ba1b00ae5371db7b5276ef193 (patch) | |
tree | 1c7c5f2ba6906255ec3373c300eeb205708c1765 /net-analyzer | |
parent | net-news/canto-curses: add Python 3.9 support (diff) | |
download | gentoo-9ae16bd2e189014ba1b00ae5371db7b5276ef193.tar.gz gentoo-9ae16bd2e189014ba1b00ae5371db7b5276ef193.tar.bz2 gentoo-9ae16bd2e189014ba1b00ae5371db7b5276ef193.zip |
net-analyzer/cbm: drop old unreachable URL from HOMEPAGE
Closes: https://bugs.gentoo.org/680554
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cbm/cbm-0.3.2.ebuild | 5 | ||||
-rw-r--r-- | net-analyzer/cbm/cbm-0.3.ebuild | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/net-analyzer/cbm/cbm-0.3.2.ebuild b/net-analyzer/cbm/cbm-0.3.2.ebuild index 22ae3162bb6a..9c8f5b01a4b2 100644 --- a/net-analyzer/cbm/cbm-0.3.2.ebuild +++ b/net-analyzer/cbm/cbm-0.3.2.ebuild @@ -6,10 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Color Bandwidth Meter" -HOMEPAGE=" - http://www.isotton.com/software/unix/cbm/ - https://github.com/resurrecting-open-source-projects/cbm -" +HOMEPAGE="https://github.com/resurrecting-open-source-projects/cbm" SRC_URI="https://github.com/resurrecting-open-source-projects/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-analyzer/cbm/cbm-0.3.ebuild b/net-analyzer/cbm/cbm-0.3.ebuild index 22ae3162bb6a..9c8f5b01a4b2 100644 --- a/net-analyzer/cbm/cbm-0.3.ebuild +++ b/net-analyzer/cbm/cbm-0.3.ebuild @@ -6,10 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Color Bandwidth Meter" -HOMEPAGE=" - http://www.isotton.com/software/unix/cbm/ - https://github.com/resurrecting-open-source-projects/cbm -" +HOMEPAGE="https://github.com/resurrecting-open-source-projects/cbm" SRC_URI="https://github.com/resurrecting-open-source-projects/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |