commit:     fc5107437cc612cada0a3222a250d19375f11ea0
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 08:41:42 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=fc510743

sci-chemistry/vmd: add binding := to fltk, soname changed

Also cleanup lower bound, 1.1 is extremely ancient.

Untested with fltk-1.4 given have not bothered getting the
fetch restricted distfile. If there's any issues, note that
fixes are typically easy (often IWYU missing headers or
misnamed headers that relied on compat symlinks) and should
avoid a upper bound if possible.

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

 .../vmd/{vmd-1.9.4_alpha57.ebuild => vmd-1.9.4_alpha57-r2.ebuild}       | 2 +-
 .../vmd/{vmd-1.9.4_alpha57-r1.ebuild => vmd-1.9.4_alpha57-r3.ebuild}    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild 
b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r2.ebuild
similarity index 99%
rename from sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild
rename to sci-chemistry/vmd/vmd-1.9.4_alpha57-r2.ebuild
index e0628f111574..9addf38da980 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r2.ebuild
@@ -35,7 +35,7 @@ CDEPEND="${PYTHON_DEPS}
        dev-libs/expat
        sci-libs/netcdf:0=
        virtual/opengl
-       >=x11-libs/fltk-1.1.10-r2:1
+       x11-libs/fltk:1=
        x11-libs/libXft
        x11-libs/libXi
        cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1:= )

diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha57-r1.ebuild 
b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild
similarity index 99%
rename from sci-chemistry/vmd/vmd-1.9.4_alpha57-r1.ebuild
rename to sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild
index 18bdb88a4c0c..cc5a157bf69a 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha57-r1.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild
@@ -35,7 +35,7 @@ CDEPEND="${PYTHON_DEPS}
        dev-libs/expat
        sci-libs/netcdf:0=
        virtual/opengl
-       >=x11-libs/fltk-1.1.10-r2:1
+       x11-libs/fltk:1=
        x11-libs/libXft
        x11-libs/libXi
        cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1:= )

Reply via email to