summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-10-02 22:39:22 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-10-02 22:41:23 +0100
commit9f7290e534506775688939b4bb6f8e18b081041e (patch)
tree70f43180fac9ea18ce21232b0f3ee2bcff4fc214 /dev-util/shellcheck/shellcheck-0.4.6.ebuild
parentdev-haskell/quickcheck: rename IUSE from underscores to dashes (diff)
downloadgentoo-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/shellcheck-0.4.6.ebuild')
-rw-r--r--dev-util/shellcheck/shellcheck-0.4.6.ebuild4
1 files changed, 2 insertions, 2 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:=
"