commit: 80a8ab7bca669aaa2cff86cc753aaca5d89e26b2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:56:51 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:56:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a8ab7b
sci-astronomy/casacore: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 sci-astronomy/casacore/casacore-1.5.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/casacore/casacore-1.5.0-r1.ebuild b/sci-astronomy/casacore/casacore-1.5.0-r1.ebuild index a6048c4..182b3c5 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"
