commit:     a5644c44c070a29eeafd07124d218c684f0b1c18
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 13:03:31 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 13:03:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5644c44

sci-visualization/spyview: remove stale boost lower bounds

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-visualization/spyview/spyview-2018.12.24.ebuild | 4 ++--
 sci-visualization/spyview/spyview-9999.ebuild       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-visualization/spyview/spyview-2018.12.24.ebuild 
b/sci-visualization/spyview/spyview-2018.12.24.ebuild
index 80d0f7cecd27..887b1f8e05b1 100644
--- a/sci-visualization/spyview/spyview-2018.12.24.ebuild
+++ b/sci-visualization/spyview/spyview-2018.12.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ SLOT="0"
 IUSE=""
 
 COMMON_DEPEND="
-       >=dev-libs/boost-1.62.0:=
+       dev-libs/boost:=
        media-libs/netpbm
        x11-libs/fltk:1[opengl]
        app-text/ghostscript-gpl

diff --git a/sci-visualization/spyview/spyview-9999.ebuild 
b/sci-visualization/spyview/spyview-9999.ebuild
index d43c86369ebe..e5448ad183e5 100644
--- a/sci-visualization/spyview/spyview-9999.ebuild
+++ b/sci-visualization/spyview/spyview-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ SLOT="0"
 IUSE=""
 
 COMMON_DEPEND="
-       >=dev-libs/boost-1.62.0:=
+       dev-libs/boost:=
        media-libs/netpbm
        x11-libs/fltk:1[opengl]
        app-text/ghostscript-gpl

Reply via email to