From c7b8d1d4774d21b3e1bc57a9621250de18d69637 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 16 Nov 2020 22:42:49 +0000 Subject: 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 --- 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(-) (limited to 'dev-ml/ocaml-ctypes') 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 c2e1edb4209f..4d8ab3652fdc 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 7429fab28811..c1ff54bb429e 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 ea192196f12a..17a54dde7978 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 ea192196f12a..17a54dde7978 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} -- cgit v1.2.3-65-gdbad