summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-11-20 01:02:54 +1100
committerMichael Palimaka <kensington@gentoo.org>2015-11-20 01:03:02 +1100
commit165a7457dfc5654d3a96bde7debfcd3994a1e464 (patch)
treec15c90b4271477be196d8300c4b29994a71dc7d2 /dev-libs/hashit
parentdev-libs/hashit: reduce DESCRIPTION length to fit within 80 character limit (diff)
downloadgentoo-165a7457dfc5654d3a96bde7debfcd3994a1e464.tar.gz
gentoo-165a7457dfc5654d3a96bde7debfcd3994a1e464.tar.bz2
gentoo-165a7457dfc5654d3a96bde7debfcd3994a1e464.zip
dev-libs/hashit: update HOMEPAGE
Package-Manager: portage-2.2.25
Diffstat (limited to 'dev-libs/hashit')
-rw-r--r--dev-libs/hashit/hashit-0.9.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
index 246ca85a3b4e..55f479fd10f3 100644
--- a/dev-libs/hashit/hashit-0.9.7-r1.ebuild
+++ b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit cmake-utils
DESCRIPTION="Generic C hash library which supports multiple collision handling methods"
-HOMEPAGE="http://www.pleyades.net/david/hashit.php"
+HOMEPAGE="http://www.pleyades.net/david/projects/hashit"
SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"