summaryrefslogtreecommitdiff
path: root/dev-util/bustle/bustle-0.4.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/bustle/bustle-0.4.2-r1.ebuild')
-rw-r--r--dev-util/bustle/bustle-0.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/bustle/bustle-0.4.2-r1.ebuild b/dev-util/bustle/bustle-0.4.2-r1.ebuild
index d04c99c8998a..2371ba381c98 100644
--- a/dev-util/bustle/bustle-0.4.2-r1.ebuild
+++ b/dev-util/bustle/bustle-0.4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
# ebuild generated by hackport 0.3.9999
CABAL_FEATURES="bin test-suite"
-inherit base haskell-cabal
+inherit base haskell-cabal toolchain-funcs
DESCRIPTION="Draw pretty sequence diagrams of D-Bus traffic"
HOMEPAGE="http://willthompson.co.uk/bustle/"