commit:     6d3d25d39b4f3ab569cc836491e3b3abf8994b49
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Wed Apr 10 19:19:59 2024 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
CommitDate: Wed Apr 17 10:20:23 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=6d3d25d3

sci-physics/oneloop: add bitbucket upstream metadata

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 sci-physics/oneloop/metadata.xml              | 3 +++
 sci-physics/oneloop/oneloop-2020.07.31.ebuild | 5 +----
 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>[email protected]</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=(

Reply via email to