summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:04:25 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:04:25 +0100
commitfc1bb7e16a58c93e1cdd323ccc013c16723f39f8 (patch)
tree30bc552df20bc7b5b1f6b0dbfcd316ee0150e5e0 /sci-astronomy
parentsci-astronomy/gasgano: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-fc1bb7e16a58c93e1cdd323ccc013c16723f39f8.tar.gz
gentoo-fc1bb7e16a58c93e1cdd323ccc013c16723f39f8.tar.bz2
gentoo-fc1bb7e16a58c93e1cdd323ccc013c16723f39f8.zip
sci-astronomy/wcstools: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/wcstools/wcstools-3.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/wcstools/wcstools-3.9.5.ebuild b/sci-astronomy/wcstools/wcstools-3.9.5.ebuild
index 641bebc84fb2..10343816cfe0 100644
--- a/sci-astronomy/wcstools/wcstools-3.9.5.ebuild
+++ b/sci-astronomy/wcstools/wcstools-3.9.5.ebuild
@@ -7,7 +7,7 @@ inherit eutils autotools
DESCRIPTION="World Coordinate System library for astronomical FITS images"
HOMEPAGE="http://tdc-www.harvard.edu/software/wcstools"
-SRC_URI="${HOMEPAGE}/${P}.tar.gz"
+SRC_URI="http://tdc-www.harvard.edu/software/wcstools/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"