From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:56:51 +0000 (+0200) Subject: sci-astronomy/casacore: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=80a8ab7bca669aaa2cff86cc753aaca5d89e26b2;p=gentoo.git sci-astronomy/casacore: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/sci-astronomy/casacore/casacore-1.5.0-r1.ebuild b/sci-astronomy/casacore/casacore-1.5.0-r1.ebuild index a6048c4993fe..182b3c55b525 100644 --- a/sci-astronomy/casacore/casacore-1.5.0-r1.ebuild +++ b/sci-astronomy/casacore/casacore-1.5.0-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils eutils toolchain-funcs fortran-2 DESCRIPTION="Core libraries for the Common Astronomy Software Applications" -HOMEPAGE="https://code.google.com/p/casacore/" +HOMEPAGE="https://github.com/casacore/casacore" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2"