Package-Manager: portage-2.2.20.1
inherit eutils
DESCRIPTION="An extremely memory-efficient hash_map implementation"
-HOMEPAGE="https://code.google.com/p/google-sparsehash/"
+HOMEPAGE="https://github.com/google/sparsehash"
SRC_URI="https://google-sparsehash.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
EAPI="4"
DESCRIPTION="An extremely memory-efficient hash_map implementation"
-HOMEPAGE="https://code.google.com/p/sparsehash/"
+HOMEPAGE="https://github.com/google/sparsehash"
SRC_URI="https://sparsehash.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"