diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-02 22:39:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-02 22:41:23 +0100 |
commit | 9f7290e534506775688939b4bb6f8e18b081041e (patch) | |
tree | 70f43180fac9ea18ce21232b0f3ee2bcff4fc214 /dev-util/shellcheck | |
parent | dev-haskell/quickcheck: rename IUSE from underscores to dashes (diff) | |
download | gentoo-9f7290e534506775688939b4bb6f8e18b081041e.tar.gz gentoo-9f7290e534506775688939b4bb6f8e18b081041e.tar.bz2 gentoo-9f7290e534506775688939b4bb6f8e18b081041e.zip |
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>
Diffstat (limited to 'dev-util/shellcheck')
-rw-r--r-- | dev-util/shellcheck/shellcheck-0.4.6.ebuild | 4 | ||||
-rw-r--r-- | dev-util/shellcheck/shellcheck-0.4.7.ebuild | 4 | ||||
-rw-r--r-- | dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/shellcheck/shellcheck-0.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-util/shellcheck/shellcheck-0.7.0.ebuild | 2 |
5 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/shellcheck/shellcheck-0.4.6.ebuild b/dev-util/shellcheck/shellcheck-0.4.6.ebuild index 0d6b3a6027ce..51cfa9068644 100644 --- a/dev-util/shellcheck/shellcheck-0.4.6.ebuild +++ b/dev-util/shellcheck/shellcheck-0.4.6.ebuild @@ -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:= " diff --git a/dev-util/shellcheck/shellcheck-0.4.7.ebuild b/dev-util/shellcheck/shellcheck-0.4.7.ebuild index 78dd5b5e1aab..2c3a2e11fcbb 100644 --- a/dev-util/shellcheck/shellcheck-0.4.7.ebuild +++ b/dev-util/shellcheck/shellcheck-0.4.7.ebuild @@ -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:= " diff --git a/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild b/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild index a02cf03bfded..62505624be0d 100644 --- a/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild +++ b/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild @@ -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:= diff --git a/dev-util/shellcheck/shellcheck-0.6.0.ebuild b/dev-util/shellcheck/shellcheck-0.6.0.ebuild index cb608f31ae24..63a1ef6597fc 100644 --- a/dev-util/shellcheck/shellcheck-0.6.0.ebuild +++ b/dev-util/shellcheck/shellcheck-0.6.0.ebuild @@ -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:= diff --git a/dev-util/shellcheck/shellcheck-0.7.0.ebuild b/dev-util/shellcheck/shellcheck-0.7.0.ebuild index 848d0d21e3c9..29965d39bf7c 100644 --- a/dev-util/shellcheck/shellcheck-0.7.0.ebuild +++ b/dev-util/shellcheck/shellcheck-0.7.0.ebuild @@ -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:= " |