commit:     de9ecbda077d0cd433039e2b900b7e85fff35ddb
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 08:24:57 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 17:48:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de9ecbda

sci-biology/seaview: add binding := to fltk, soname changed

Also update [xft] due to the USE being dropped in fltk-1.4

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 sci-biology/seaview/{seaview-4.6-r1.ebuild => seaview-4.6-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/seaview/seaview-4.6-r1.ebuild 
b/sci-biology/seaview/seaview-4.6-r2.ebuild
similarity index 96%
rename from sci-biology/seaview/seaview-4.6-r1.ebuild
rename to sci-biology/seaview/seaview-4.6-r2.ebuild
index 469f88728120..d02cb1b027e6 100644
--- a/sci-biology/seaview/seaview-4.6-r1.ebuild
+++ b/sci-biology/seaview/seaview-4.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,7 +22,7 @@ RDEPEND="
                sci-biology/muscle
        )
        sys-libs/zlib
-       x11-libs/fltk:1[xft?]
+       x11-libs/fltk:1=[xft(+)?]
        x11-libs/libX11
        xft? ( x11-libs/libXft )"
 DEPEND="${RDEPEND}"

Reply via email to