commit:     679d6d8c8e2f7a665ec20330852f6a1b4cf2dd56
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 13:15:33 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 13:15:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679d6d8c

sci-mathematics/gfan: Depend on dev-libs/gmp[cxx(+)]

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-mathematics/gfan/{gfan-0.6.2.ebuild => gfan-0.6.2-r2.ebuild}    | 4 ++--
 sci-mathematics/gfan/{gfan-0.6.2-r1.ebuild => gfan-0.6.2-r3.ebuild} | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/gfan/gfan-0.6.2.ebuild 
b/sci-mathematics/gfan/gfan-0.6.2-r2.ebuild
similarity index 95%
rename from sci-mathematics/gfan/gfan-0.6.2.ebuild
rename to sci-mathematics/gfan/gfan-0.6.2-r2.ebuild
index 44e05155003..24132c367b9 100644
--- a/sci-mathematics/gfan/gfan-0.6.2.ebuild
+++ b/sci-mathematics/gfan/gfan-0.6.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 BDEPEND="doc? ( virtual/latex-base )"
-DEPEND="dev-libs/gmp:0=[cxx]
+DEPEND="dev-libs/gmp:0=[cxx(+)]
        sci-libs/cddlib:0="
 RDEPEND="${DEPEND}"
 

diff --git a/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild 
b/sci-mathematics/gfan/gfan-0.6.2-r3.ebuild
similarity index 98%
rename from sci-mathematics/gfan/gfan-0.6.2-r1.ebuild
rename to sci-mathematics/gfan/gfan-0.6.2-r3.ebuild
index 185e558ce12..00132defd82 100644
--- a/sci-mathematics/gfan/gfan-0.6.2-r1.ebuild
+++ b/sci-mathematics/gfan/gfan-0.6.2-r3.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 BDEPEND="doc? ( virtual/latex-base )"
-DEPEND="dev-libs/gmp:0=[cxx]
+DEPEND="dev-libs/gmp:0=[cxx(+)]
        sci-libs/cddlib:0="
 RDEPEND="${DEPEND}"
 

Reply via email to