summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:56:51 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:56:51 +0200
commit80a8ab7bca669aaa2cff86cc753aaca5d89e26b2 (patch)
tree4c9904bcf42a0b54fd334ee0ee580a3ff2ab7411 /sci-astronomy/casacore
parentnet-wireless/mfoc: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-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/casacore')
-rw-r--r--sci-astronomy/casacore/casacore-1.5.0-r1.ebuild2
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"