summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:06:52 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:06:52 +0200
commita441c98b4675d5f58dde8d603a5cb9be9d7fd1d3 (patch)
treec3c87ad78ee1d987353cd842483379a744ddb945 /dev-libs/cityhash
parentdev-lang/nacl-toolchain-newlib: Fixing HOMEPAGE move due to code.google.com s... (diff)
downloadgentoo-a441c98b4675d5f58dde8d603a5cb9be9d7fd1d3.tar.gz
gentoo-a441c98b4675d5f58dde8d603a5cb9be9d7fd1d3.tar.bz2
gentoo-a441c98b4675d5f58dde8d603a5cb9be9d7fd1d3.zip
dev-libs/cityhash: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/cityhash')
-rw-r--r--dev-libs/cityhash/cityhash-1.0.3.ebuild2
-rw-r--r--dev-libs/cityhash/cityhash-1.1.0.ebuild2
-rw-r--r--dev-libs/cityhash/cityhash-1.1.1.ebuild2
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 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"