diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-07-19 21:28:30 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-21 00:10:34 +0200 |
commit | e6dcf950d49e1f986ffe9bb3edf210f6443f7b27 (patch) | |
tree | 761d2dc46210d49c3929b41df21ebceab868b1ec /app-arch | |
parent | dev-libs/intel-vc-intrinsics: update to LLVM14 (diff) | |
download | gentoo-e6dcf950d49e1f986ffe9bb3edf210f6443f7b27.tar.gz gentoo-e6dcf950d49e1f986ffe9bb3edf210f6443f7b27.tar.bz2 gentoo-e6dcf950d49e1f986ffe9bb3edf210f6443f7b27.zip |
app-arch/funzix: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Portage 3.0.32 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/funzix/funzix-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/funzix/funzix-1.0-r1.ebuild b/app-arch/funzix/funzix-1.0-r1.ebuild index eae0ebd84376..eb1b037916a9 100644 --- a/app-arch/funzix/funzix-1.0-r1.ebuild +++ b/app-arch/funzix/funzix-1.0-r1.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit toolchain-funcs -DESCRIPTION="unpacker for the bogus ZIX format" -HOMEPAGE="http://funzix.sourceforge.net/" +DESCRIPTION="Unpacker for the bogus ZIX format" +HOMEPAGE="https://funzix.sourceforge.io/" SRC_URI="mirror://sourceforge/funzix/${P}.tar.bz2" LICENSE="public-domain" |