summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2019-08-04 19:41:10 +0100
committerJames Le Cuirot <chewi@gentoo.org>2019-08-04 19:41:55 +0100
commite7a644fb4af90e14d017f0d6089c85d55e325d72 (patch)
tree874143b970059a9841ff0752dd9001db9bba2c21 /app-crypt/rhash
parentapp-crypt/rhash: Drop old 1.3.7 (diff)
downloadgentoo-e7a644fb4af90e14d017f0d6089c85d55e325d72.tar.gz
gentoo-e7a644fb4af90e14d017f0d6089c85d55e325d72.tar.bz2
gentoo-e7a644fb4af90e14d017f0d6089c85d55e325d72.zip
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 <chewi@gentoo.org>
Diffstat (limited to 'app-crypt/rhash')
-rw-r--r--app-crypt/rhash/rhash-1.3.6-r1.ebuild2
-rw-r--r--app-crypt/rhash/rhash-1.3.8.ebuild2
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"