summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-07-17 22:46:21 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-17 22:46:21 +0100
commit6d089d06918f5dcb7a1b3cf691541f04548f4048 (patch)
tree0cbfa74a0faee1524c3b21ba35569aad05fe0be8
parentdev-lang/php: stable 7.4.8-r1 for hppa, bug #732488 (diff)
downloadgentoo-6d089d06918f5dcb7a1b3cf691541f04548f4048.tar.gz
gentoo-6d089d06918f5dcb7a1b3cf691541f04548f4048.tar.bz2
gentoo-6d089d06918f5dcb7a1b3cf691541f04548f4048.zip
sci-libs/xkaapi: move away from virtual/libffi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--sci-libs/xkaapi/xkaapi-2.1.ebuild4
-rw-r--r--sci-libs/xkaapi/xkaapi-2.2.ebuild4
-rw-r--r--sci-libs/xkaapi/xkaapi-3.0.3.ebuild4
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 8fda1c5d4b41..02fd2e035000 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 2481baec666d..951d383e8c02 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 738863617afd..a7c8c25b27ac 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}
"