commit: ab69af02267bc04dc4ebb2b6d9054cfcbefb1832 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Sep 27 09:44:40 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Sep 27 09:44:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab69af02
net-wireless/horst: Update HOMEPAGE Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-wireless/horst/horst-5.1.ebuild | 2 +- net-wireless/horst/horst-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/horst/horst-5.1.ebuild b/net-wireless/horst/horst-5.1.ebuild index b27daf09cca..fe07351a1f4 100644 --- a/net-wireless/horst/horst-5.1.ebuild +++ b/net-wireless/horst/horst-5.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs vcs-snapshot DESCRIPTION="Small 802.11 wireless LAN analyzer" -HOMEPAGE="http://br1.einfach.org/tech/horst/" +HOMEPAGE="https://github.com/br101/horst/" SRC_URI="https://github.com/br101/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-wireless/horst/horst-9999.ebuild b/net-wireless/horst/horst-9999.ebuild index 52662c92fb8..493b4bd6eda 100644 --- a/net-wireless/horst/horst-9999.ebuild +++ b/net-wireless/horst/horst-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit git-r3 toolchain-funcs DESCRIPTION="Small 802.11 wireless LAN analyzer" -HOMEPAGE="http://br1.einfach.org/tech/horst/" +HOMEPAGE="https://github.com/br101/horst/" EGIT_REPO_URI="https://github.com/br101/${PN}/" LICENSE="GPL-2"
