commit:     9b5a5fda38682fa673b32845052bba7753350703
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 21 06:07:16 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 05:31:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b5a5fda

sci-libs/libmuscle: update EAPI 6 -> 8

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../libmuscle/{libmuscle-3.7-r3.ebuild => libmuscle-3.7-r4.ebuild}   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sci-libs/libmuscle/libmuscle-3.7-r3.ebuild 
b/sci-libs/libmuscle/libmuscle-3.7-r4.ebuild
similarity index 94%
rename from sci-libs/libmuscle/libmuscle-3.7-r3.ebuild
rename to sci-libs/libmuscle/libmuscle-3.7-r4.ebuild
index 48a90538c3ea..1a00a894d11e 100644
--- a/sci-libs/libmuscle/libmuscle-3.7-r3.ebuild
+++ b/sci-libs/libmuscle/libmuscle-3.7-r4.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit autotools flag-o-matic
 
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc static-libs"
 
 RDEPEND="!sci-biology/muscle"
-DEPEND="${RDEPEND}
-       doc? ( app-text/doxygen )"
+BDEPEND="doc? ( app-text/doxygen )"
 
 PATCHES=(
        "${FILESDIR}"/${PV}-bufferoverflow.patch

Reply via email to