Skip to content

Commit

Permalink
dev-lang/ghc: switch virtual/libffi to dev-libs/libffi
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.95, Repoman-2.3.21
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
Sergei Trofimovich committed Mar 25, 2020
1 parent 38f3e40 commit 82f70e8
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions dev-lang/ghc/ghc-7.10.3.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dev-lang/ghc/ghc-7.8.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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="
Expand Down
2 changes: 1 addition & 1 deletion dev-lang/ghc/ghc-8.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dev-lang/ghc/ghc-8.10.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
"

Expand Down
4 changes: 2 additions & 2 deletions dev-lang/ghc/ghc-8.2.1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions dev-lang/ghc/ghc-8.2.2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions dev-lang/ghc/ghc-8.4.1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions dev-lang/ghc/ghc-8.4.2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions dev-lang/ghc/ghc-8.4.3.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions dev-lang/ghc/ghc-8.6.4.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dev-lang/ghc/ghc-8.6.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
"

Expand Down
2 changes: 1 addition & 1 deletion dev-lang/ghc/ghc-8.8.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
"

Expand Down
2 changes: 1 addition & 1 deletion dev-lang/ghc/ghc-8.8.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
"

Expand Down

0 comments on commit 82f70e8

Please sign in to comment.