dev-util/shellcheck: adapt quickcheck's IUSE rename

Bug: https://bugs.gentoo.org/695038
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2019-10-02 22:39:22 +01:00
parent 23bef3455b
commit 9f7290e534
5 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,7 +23,7 @@ IUSE=""
RDEPEND="dev-haskell/json:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
dev-haskell/parsec:=[profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
>=dev-lang/ghc-7.4.1:=
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,7 +23,7 @@ IUSE=""
RDEPEND="dev-haskell/json:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
dev-haskell/parsec:=[profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
>=dev-lang/ghc-7.4.1:=
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,7 +23,7 @@ IUSE=""
RDEPEND="dev-haskell/aeson:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
>=dev-haskell/parsec-3.0:=[profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
dev-haskell/semigroups:=[profile?]
>=dev-lang/ghc-7.8.2:=

View File

@@ -23,7 +23,7 @@ IUSE=""
RDEPEND="dev-haskell/aeson:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
>=dev-haskell/parsec-3.0:=[profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
dev-haskell/semigroups:=[profile?]
>=dev-lang/ghc-7.8.2:=

View File

@@ -24,7 +24,7 @@ RDEPEND="dev-haskell/aeson:=[profile?]
>=dev-haskell/diff-0.2.0:=[profile?]
>=dev-haskell/mtl-2.2.1:=[profile?]
>=dev-haskell/parsec-3.0:=[profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template_haskell,profile?]
>=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
dev-haskell/regex-tdfa:=[profile?]
>=dev-lang/ghc-8.0.1:=
"