diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:56:51 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:56:51 +0200 |
commit | 80a8ab7bca669aaa2cff86cc753aaca5d89e26b2 (patch) | |
tree | 4c9904bcf42a0b54fd334ee0ee580a3ff2ab7411 /sci-astronomy | |
parent | net-wireless/mfoc: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-80a8ab7bca669aaa2cff86cc753aaca5d89e26b2.tar.gz gentoo-80a8ab7bca669aaa2cff86cc753aaca5d89e26b2.tar.bz2 gentoo-80a8ab7bca669aaa2cff86cc753aaca5d89e26b2.zip |
sci-astronomy/casacore: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/casacore/casacore-1.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |