commit:     a441c98b4675d5f58dde8d603a5cb9be9d7fd1d3
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 19:06:52 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 19:06:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a441c98b

dev-libs/cityhash: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 dev-libs/cityhash/cityhash-1.0.3.ebuild | 2 +-
 dev-libs/cityhash/cityhash-1.1.0.ebuild | 2 +-
 dev-libs/cityhash/cityhash-1.1.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/cityhash/cityhash-1.0.3.ebuild 
b/dev-libs/cityhash/cityhash-1.0.3.ebuild
index 27a2069..1c6dff2 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 27a2069..1c6dff2 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 6bd980a..053c661 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"

Reply via email to