From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:06:52 +0000 (+0200) Subject: dev-libs/cityhash: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a441c98b4675d5f58dde8d603a5cb9be9d7fd1d3;p=gentoo.git dev-libs/cityhash: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/dev-libs/cityhash/cityhash-1.0.3.ebuild b/dev-libs/cityhash/cityhash-1.0.3.ebuild index 27a206904ac5..1c6dff2dc66b 100644 --- a/dev-libs/cityhash/cityhash-1.0.3.ebuild +++ b/dev-libs/cityhash/cityhash-1.0.3.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="https://code.google.com/p/cityhash/" +HOMEPAGE="https://github.com/google/cityhash" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/cityhash/cityhash-1.1.0.ebuild b/dev-libs/cityhash/cityhash-1.1.0.ebuild index 27a206904ac5..1c6dff2dc66b 100644 --- a/dev-libs/cityhash/cityhash-1.1.0.ebuild +++ b/dev-libs/cityhash/cityhash-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="https://code.google.com/p/cityhash/" +HOMEPAGE="https://github.com/google/cityhash" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/cityhash/cityhash-1.1.1.ebuild b/dev-libs/cityhash/cityhash-1.1.1.ebuild index 6bd980a19623..053c6618bec4 100644 --- a/dev-libs/cityhash/cityhash-1.1.1.ebuild +++ b/dev-libs/cityhash/cityhash-1.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="https://code.google.com/p/cityhash/" +HOMEPAGE="https://github.com/google/cityhash" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0"