commit: c7b8d1d4774d21b3e1bc57a9621250de18d69637
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 16 22:42:49 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Nov 16 22:53:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b8d1d4
dev-ml/ocaml-ctypes: use dev-libs/libffi instead of virtual/libffi
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild | 4 ++--
dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3.ebuild | 4 ++--
dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild | 4 ++--
dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild
b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild
index c2e1edb4209..4d8ab3652fd 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-lang/ocaml-4.02:=[ocamlopt]
- virtual/libffi
+ dev-libs/libffi
"
DEPEND="${RDEPEND}
test? ( dev-ml/ounit )"
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3.ebuild
b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3.ebuild
index 7429fab2881..c1ff54bb429 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-lang/ocaml-4.02:=[ocamlopt]
- virtual/libffi
+ dev-libs/libffi
"
DEPEND="${RDEPEND}
test? ( dev-ml/ounit )"
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild
b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild
index ea192196f12..17a54dde797 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-lang/ocaml-4.02:=[ocamlopt]
- virtual/libffi
+ dev-libs/libffi
dev-ml/integers:=
"
DEPEND="${RDEPEND}
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild
b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild
index ea192196f12..17a54dde797 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-lang/ocaml-4.02:=[ocamlopt]
- virtual/libffi
+ dev-libs/libffi
dev-ml/integers:=
"
DEPEND="${RDEPEND}