From 444afbb71d21aef9221bc6142c9a7cf4ad676a73 Mon Sep 17 00:00:00 2001 From: Martin Mokrejs Date: Sat, 13 Apr 2019 22:28:46 +0200 Subject: sci-mathematics/dolfin: Fix RDEPEND.suspect Non-maintainer commit fixing: RDEPEND.suspect 2 sci-mathematics/dolfin/dolfin-2016.2.0-r2.ebuild: 'dev-lang/swig:0=' sci-mathematics/dolfin/dolfin-2017.1.0.ebuild: 'dev-lang/swig:0=' All swig ebuilds define only SLOT="0" Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Martin Mokrejs --- sci-mathematics/dolfin/dolfin-2016.2.0-r2.ebuild | 4 ++-- sci-mathematics/dolfin/dolfin-2017.1.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-mathematics/dolfin/dolfin-2016.2.0-r2.ebuild b/sci-mathematics/dolfin/dolfin-2016.2.0-r2.ebuild index 4d5d8f716..169611161 100644 --- a/sci-mathematics/dolfin/dolfin-2016.2.0-r2.ebuild +++ b/sci-mathematics/dolfin/dolfin-2016.2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} DEPEND=" ${PYTHON_DEPS} dev-cpp/eigen:3 - dev-lang/swig:0= + dev-lang/swig dev-libs/boost:= dev-libs/libxml2:2 ~dev-python/dijitso-${PV}[${PYTHON_USEDEP}] diff --git a/sci-mathematics/dolfin/dolfin-2017.1.0.ebuild b/sci-mathematics/dolfin/dolfin-2017.1.0.ebuild index 64e736315..b5b66a708 100644 --- a/sci-mathematics/dolfin/dolfin-2017.1.0.ebuild +++ b/sci-mathematics/dolfin/dolfin-2017.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} DEPEND=" ${PYTHON_DEPS} dev-cpp/eigen:3 - dev-lang/swig:0= + dev-lang/swig dev-libs/boost:= dev-libs/libxml2:2 ~dev-python/dijitso-${PV}[${PYTHON_USEDEP}] -- cgit v1.2.3