summaryrefslogtreecommitdiff
path: root/dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild')
-rw-r--r--dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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:=