commit: 26fd6b8a5e827b48ef11d067c324f4c5fe5601c7
Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT>
de>
AuthorDate: Wed Apr 10 19:17:49 2024 +0000
Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT>
de>
CommitDate: Wed Apr 17 10:20:20 2024 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=26fd6b8a
sci-physics/collier: drop virtual/fortran
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
sci-physics/collier/collier-1.2.8.ebuild | 6 ++----
sci-physics/collier/metadata.xml | 3 ---
2 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/sci-physics/collier/collier-1.2.8.ebuild
b/sci-physics/collier/collier-1.2.8.ebuild
index b50f9a279..c9410cf34 100644
--- a/sci-physics/collier/collier-1.2.8.ebuild
+++ b/sci-physics/collier/collier-1.2.8.ebuild
@@ -19,11 +19,9 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="static-libs"
-BDEPEND="
- virtual/fortran
-"
+
PATCHES=(
- "${FILESDIR}/${PN}-1.2.7-mod.patch"
+ "${FILESDIR}/${PN}-1.2.7-mod.patch"
)
src_configure() {
diff --git a/sci-physics/collier/metadata.xml b/sci-physics/collier/metadata.xml
index f863d8237..72f8361a4 100644
--- a/sci-physics/collier/metadata.xml
+++ b/sci-physics/collier/metadata.xml
@@ -16,7 +16,4 @@
to the scalar one-loop functions of FF and in addition provides
the 2-, 3-, and 4-point tensor coefficient functions.
</longdescription>
- <use>
- <flag name="static">Build static library</flag>
- </use>
</pkgmetadata>