From: David Seifert Date: Mon, 13 Jan 2020 10:04:25 +0000 (+0100) Subject: sci-astronomy/wcstools: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fc1bb7e16a58c93e1cdd323ccc013c16723f39f8;p=gentoo.git sci-astronomy/wcstools: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- 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"