summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:05:18 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:05:18 +0100
commit6dba3b6766d7377ce6c2b7102d9844728a2703c2 (patch)
treee47f43666eec111804e5e984f90fe83f073e35cf /sci-physics/fastjet/fastjet-3.0.3-r1.ebuild
parentsci-misc/fitsverify: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-6dba3b6766d7377ce6c2b7102d9844728a2703c2.tar.gz
gentoo-6dba3b6766d7377ce6c2b7102d9844728a2703c2.tar.bz2
gentoo-6dba3b6766d7377ce6c2b7102d9844728a2703c2.zip
sci-physics/fastjet: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-physics/fastjet/fastjet-3.0.3-r1.ebuild')
-rw-r--r--sci-physics/fastjet/fastjet-3.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/fastjet/fastjet-3.0.3-r1.ebuild b/sci-physics/fastjet/fastjet-3.0.3-r1.ebuild
index a17324679e4d..7d7adc653af9 100644
--- a/sci-physics/fastjet/fastjet-3.0.3-r1.ebuild
+++ b/sci-physics/fastjet/fastjet-3.0.3-r1.ebuild
@@ -11,7 +11,7 @@ inherit autotools-utils fortran-2 flag-o-matic
DESCRIPTION="Fast implementation of several recombination jet algorithms"
HOMEPAGE="http://www.fastjet.fr/"
-SRC_URI="${HOMEPAGE}/repo/${P}.tar.gz"
+SRC_URI="http://www.fastjet.fr/repo/${P}.tar.gz"
LICENSE="GPL-2 QPL"
SLOT="0"