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

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:07:17 +02:00
parent a441c98b46
commit 0d9bdd0892

View File

@@ -7,7 +7,7 @@ EAPI=5
inherit scons-utils eutils
DESCRIPTION="Binary-decimal and decimal-binary routines forIEEE doubles"
HOMEPAGE="https://code.google.com/p/double-conversion/"
HOMEPAGE="https://github.com/google/double-conversion"
SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"