aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/oneloop/metadata.xml3
-rw-r--r--sci-physics/oneloop/oneloop-2020.07.31.ebuild5
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/oneloop/metadata.xml b/sci-physics/oneloop/metadata.xml
index bdee6992b..35b6c2bd9 100644
--- a/sci-physics/oneloop/metadata.xml
+++ b/sci-physics/oneloop/metadata.xml
@@ -9,4 +9,7 @@
<email>sci-physics@gentoo.org</email>
<name>Gentoo Physics Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="bitbucket">hameren/oneloop</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sci-physics/oneloop/oneloop-2020.07.31.ebuild b/sci-physics/oneloop/oneloop-2020.07.31.ebuild
index 8b98d1e1d..9344d1513 100644
--- a/sci-physics/oneloop/oneloop-2020.07.31.ebuild
+++ b/sci-physics/oneloop/oneloop-2020.07.31.ebuild
@@ -5,7 +5,7 @@ EAPI=8
# python only needed for create.py to get binaries
PYTHON_COMPAT=( python3_{10..11} )
-inherit toolchain-funcs python-any-r1
+inherit toolchain-funcs python-any-r1 fortran-2
DESCRIPTION="Library of one-loop scalar functions"
HOMEPAGE="https://bitbucket.org/hameren/oneloop"
@@ -16,12 +16,9 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
-DEPEND=""
-RDEPEND="${DEPEND}"
BDEPEND="
${PYTHON_DEPS}
app-arch/unzip
- virtual/fortran
"
PATCHES=(