commit: 6d089d06918f5dcb7a1b3cf691541f04548f4048
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 21:46:21 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 21:46:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d089d06
sci-libs/xkaapi: move away from virtual/libffi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sci-libs/xkaapi/xkaapi-2.1.ebuild | 4 ++--
sci-libs/xkaapi/xkaapi-2.2.ebuild | 4 ++--
sci-libs/xkaapi/xkaapi-3.0.3.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sci-libs/xkaapi/xkaapi-2.1.ebuild
b/sci-libs/xkaapi/xkaapi-2.1.ebuild
index 8fda1c5d4b4..02fd2e03500 100644
--- a/sci-libs/xkaapi/xkaapi-2.1.ebuild
+++ b/sci-libs/xkaapi/xkaapi-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,7 +21,7 @@ IUSE="blas cxx fortran gpu openmp static-libs"
RDEPEND="
sys-apps/hwloc
- virtual/libffi
+ dev-libs/libffi
"
DEPEND="${RDEPEND}
"
diff --git a/sci-libs/xkaapi/xkaapi-2.2.ebuild
b/sci-libs/xkaapi/xkaapi-2.2.ebuild
index 2481baec666..951d383e8c0 100644
--- a/sci-libs/xkaapi/xkaapi-2.2.ebuild
+++ b/sci-libs/xkaapi/xkaapi-2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,7 +21,7 @@ IUSE="blas cxx fortran gpu openmp static-libs"
RDEPEND="
sys-apps/hwloc
- virtual/libffi
+ dev-libs/libffi
"
DEPEND="${RDEPEND}
"
diff --git a/sci-libs/xkaapi/xkaapi-3.0.3.ebuild
b/sci-libs/xkaapi/xkaapi-3.0.3.ebuild
index 738863617af..a7c8c25b27a 100644
--- a/sci-libs/xkaapi/xkaapi-3.0.3.ebuild
+++ b/sci-libs/xkaapi/xkaapi-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,7 +21,7 @@ IUSE="cxx fortran openmp static-libs"
RDEPEND="
sys-apps/hwloc
- virtual/libffi
+ dev-libs/libffi
"
DEPEND="${RDEPEND}
"