summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:05:09 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:05:09 +0100
commit8af68b5dab1d5fdf0c7ddf96e9b91153361c17eb (patch)
treece3ea54d89493a26d6595fac85a8a8cacd374a2e /sci-mathematics/prng
parentsci-mathematics/mathomatic: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-8af68b5dab1d5fdf0c7ddf96e9b91153361c17eb.tar.gz
gentoo-8af68b5dab1d5fdf0c7ddf96e9b91153361c17eb.tar.bz2
gentoo-8af68b5dab1d5fdf0c7ddf96e9b91153361c17eb.zip
sci-mathematics/prng: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-mathematics/prng')
-rw-r--r--sci-mathematics/prng/prng-3.0.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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