From 99149bacacc6445bf90e96a27b5af2299ece135c Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 9 Mar 2020 18:47:55 +0100 Subject: [PATCH] dev-lang/fbc: do not depend on virtual/libffi which is deprecated Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan --- dev-lang/fbc/fbc-1.06.0.ebuild | 4 ++-- dev-lang/fbc/fbc-1.07.0.ebuild | 4 ++-- dev-lang/fbc/fbc-1.07.1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-lang/fbc/fbc-1.06.0.ebuild b/dev-lang/fbc/fbc-1.06.0.ebuild index 11efb627e9..709f2a8683 100644 --- a/dev-lang/fbc/fbc-1.06.0.ebuild +++ b/dev-lang/fbc/fbc-1.06.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=7 @@ -18,7 +18,7 @@ IUSE="gpm libffi opengl X" DEPEND=" sys-libs/ncurses:= gpm? ( sys-libs/gpm ) - libffi? ( virtual/libffi ) + libffi? ( dev-libs/libffi ) opengl? ( virtual/opengl ) X? ( x11-libs/libX11 diff --git a/dev-lang/fbc/fbc-1.07.0.ebuild b/dev-lang/fbc/fbc-1.07.0.ebuild index 83399ea73b..e48cfbafda 100644 --- a/dev-lang/fbc/fbc-1.07.0.ebuild +++ b/dev-lang/fbc/fbc-1.07.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=7 @@ -16,7 +16,7 @@ IUSE="gpm libffi opengl X" DEPEND=" sys-libs/ncurses:= gpm? ( sys-libs/gpm ) - libffi? ( virtual/libffi ) + libffi? ( dev-libs/libffi ) opengl? ( virtual/opengl ) X? ( x11-libs/libX11 diff --git a/dev-lang/fbc/fbc-1.07.1.ebuild b/dev-lang/fbc/fbc-1.07.1.ebuild index 83399ea73b..e48cfbafda 100644 --- a/dev-lang/fbc/fbc-1.07.1.ebuild +++ b/dev-lang/fbc/fbc-1.07.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=7 @@ -16,7 +16,7 @@ IUSE="gpm libffi opengl X" DEPEND=" sys-libs/ncurses:= gpm? ( sys-libs/gpm ) - libffi? ( virtual/libffi ) + libffi? ( dev-libs/libffi ) opengl? ( virtual/opengl ) X? ( x11-libs/libX11