From: David Seifert Date: Mon, 13 Jan 2020 10:05:09 +0000 (+0100) Subject: sci-mathematics/prng: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8af68b5dab1d5fdf0c7ddf96e9b91153361c17eb;p=gentoo.git sci-mathematics/prng: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/sci-mathematics/prng/prng-3.0.2-r2.ebuild b/sci-mathematics/prng/prng-3.0.2-r2.ebuild index 73e901ea3f8b..b851ff1d0272 100644 --- a/sci-mathematics/prng/prng-3.0.2-r2.ebuild +++ b/sci-mathematics/prng/prng-3.0.2-r2.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Pseudo-Random Number Generator library" HOMEPAGE="http://statmath.wu.ac.at/prng/" -SRC_URI="${HOMEPAGE}${P}.tar.gz" +SRC_URI="http://statmath.wu.ac.at/prng/${P}.tar.gz" LICENSE="GPL-2" SLOT=0