mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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:=
|
||||
"
|
||||
|
||||
@@ -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:=
|
||||
"
|
||||
|
||||
@@ -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:=
|
||||
|
||||
@@ -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:=
|
||||
|
||||
@@ -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:=
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user