From e7a644fb4af90e14d017f0d6089c85d55e325d72 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 4 Aug 2019 19:41:10 +0100 Subject: [PATCH] app-crypt/rhash: Fix broken HOMEPAGE Closes: https://bugs.gentoo.org/691210 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: James Le Cuirot --- app-crypt/rhash/rhash-1.3.6-r1.ebuild | 2 +- app-crypt/rhash/rhash-1.3.8.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/rhash/rhash-1.3.6-r1.ebuild b/app-crypt/rhash/rhash-1.3.6-r1.ebuild index bc4994b4b6ee..688fbb852228 100644 --- a/app-crypt/rhash/rhash-1.3.6-r1.ebuild +++ b/app-crypt/rhash/rhash-1.3.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs multilib-minimal DESCRIPTION="Console utility and library for computing and verifying file hash sums" -HOMEPAGE="http://rhash.anz.ru/" +HOMEPAGE="http://rhash.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" diff --git a/app-crypt/rhash/rhash-1.3.8.ebuild b/app-crypt/rhash/rhash-1.3.8.ebuild index 39687089db10..d90710484a0c 100644 --- a/app-crypt/rhash/rhash-1.3.8.ebuild +++ b/app-crypt/rhash/rhash-1.3.8.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs multilib-minimal DESCRIPTION="Console utility and library for computing and verifying file hash sums" -HOMEPAGE="http://rhash.anz.ru/" +HOMEPAGE="http://rhash.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" -- 2.26.2