dev-lang/ghc: switch virtual/libffi to dev-libs/libffi
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 25 Mar 2020 22:31:26 +0000 (22:31 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 25 Mar 2020 22:31:26 +0000 (22:31 +0000)
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
13 files changed:
dev-lang/ghc/ghc-7.10.3.ebuild
dev-lang/ghc/ghc-7.8.4.ebuild
dev-lang/ghc/ghc-8.0.2.ebuild
dev-lang/ghc/ghc-8.10.1.ebuild
dev-lang/ghc/ghc-8.2.1.ebuild
dev-lang/ghc/ghc-8.2.2.ebuild
dev-lang/ghc/ghc-8.4.1.ebuild
dev-lang/ghc/ghc-8.4.2.ebuild
dev-lang/ghc/ghc-8.4.3.ebuild
dev-lang/ghc/ghc-8.6.4.ebuild
dev-lang/ghc/ghc-8.6.5.ebuild
dev-lang/ghc/ghc-8.8.1.ebuild
dev-lang/ghc/ghc-8.8.2.ebuild

index 54f5392481acf6d67aca17a147ea253dd04144c6..88f76929978cd0380f9c6db5affcde268784baf4 100644 (file)
@@ -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
@@ -81,7 +81,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        >=dev-libs/gmp-5:=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 # This set of dependencies is needed to run
index b8865b2c70efce8babbb83664b2ad21f56406b96..f15723770fd1ce647960e5b85d3f594da8b0f2d0 100644 (file)
@@ -74,7 +74,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        >=dev-libs/gmp-5:=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 PREBUILT_BINARY_DEPENDS="
index f9488abb75ceb49df5c9f3ff8448e7481dc89bfd..4c292fda10a50190b2363be4c53b299f5fcb4dab 100644 (file)
@@ -79,7 +79,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 # This set of dependencies is needed to run
index c1bb998ba2c93195944c4ef9231d98eb37d0fb1c..574e2aaec41bbd41310a497051121869f7d4dd0c 100644 (file)
@@ -85,7 +85,7 @@ RDEPEND="
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
        elfutils? ( dev-libs/elfutils )
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
        numa? ( sys-process/numactl )
 "
 
index 266b59e2bfe82a38e63d38c96570d96a16430975..c701609e940a6f3f010df98db90465841e845fdf 100644 (file)
@@ -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
@@ -75,7 +75,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 # This set of dependencies is needed to run
index 6db8290ea34bbbfb2b8f081aa06c29ae9fa8bde5..7304fe4bcc2e6f5ce4fdaa698522e98e913e4fdb 100644 (file)
@@ -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=6
@@ -75,7 +75,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 # This set of dependencies is needed to run
index 2fb1025b91f43ed0f12a036f99c1a704a4e7aa53..bb77c83651a14bbc294df5d2d1f9d6da5ac39800 100644 (file)
@@ -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=6
@@ -75,7 +75,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 # This set of dependencies is needed to run
index 529e6682ff971de471c4b5bb51fa77c3f9fc6b17..1560843584dba8b0c472765cab3cc43abd93dad6 100644 (file)
@@ -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=6
@@ -75,7 +75,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 # This set of dependencies is needed to run
index 238882613374b417e5f64171bd9161310e4ad957..8d8af426473824c35079ba9ed425fbde034d0983 100644 (file)
@@ -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=6
@@ -75,7 +75,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 # This set of dependencies is needed to run
index 9400b701afb3ebdd978f19f056c1cd0faed639ad..2d192b4e58e040c005eddcbce4815dfeaf054009 100644 (file)
@@ -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=6
@@ -81,7 +81,7 @@ RDEPEND="
        >=dev-lang/perl-5.6.1
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
 "
 
 # This set of dependencies is needed to run
index 2e4e523c095c4f7746b5a21ba89fe6933d56fa57..e95768813eaccbeb8d0eff1d55a2cc40bf8f9074 100644 (file)
@@ -85,7 +85,7 @@ RDEPEND="
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
        elfutils? ( dev-libs/elfutils )
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
        numa? ( sys-process/numactl )
 "
 
index 7b8c9321190fd5a2fcc725ab167379865cf202ed..8d13a22eea768e470d5cb42ce6c4bed11515bba8 100644 (file)
@@ -84,7 +84,7 @@ RDEPEND="
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
        elfutils? ( dev-libs/elfutils )
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
        numa? ( sys-process/numactl )
 "
 
index 0726cf1c9bc7e4bab50aa35abad1d60fd4416545..4d206d287dd23726f62fd2abc7c1653a8c3ccafe 100644 (file)
@@ -84,7 +84,7 @@ RDEPEND="
        dev-libs/gmp:0=
        sys-libs/ncurses:0=[unicode]
        elfutils? ( dev-libs/elfutils )
-       !ghcmakebinary? ( virtual/libffi:= )
+       !ghcmakebinary? ( dev-libs/libffi:= )
        numa? ( sys-process/numactl )
 "