summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:36:11 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:36:11 +0100
commitddf07b0a7054eaca3cac57e04d82dde9cb98d31d (patch)
tree4da3c539ee19f76319e0ae353dd637ce184e5bef /dev-util
parentdev-tcltk/snack: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-ddf07b0a7054eaca3cac57e04d82dde9cb98d31d.tar.gz
gentoo-ddf07b0a7054eaca3cac57e04d82dde9cb98d31d.tar.bz2
gentoo-ddf07b0a7054eaca3cac57e04d82dde9cb98d31d.zip
dev-util/bustle: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/bustle/bustle-0.4.2-r1.ebuild4
-rw-r--r--dev-util/bustle/bustle-0.4.7-r1.ebuild4
-rw-r--r--dev-util/bustle/bustle-0.5.4.ebuild4
3 files changed, 6 insertions, 6 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/"
diff --git a/dev-util/bustle/bustle-0.4.7-r1.ebuild b/dev-util/bustle/bustle-0.4.7-r1.ebuild
index dab8a85ef88e..1161ffd6eefd 100644
--- a/dev-util/bustle/bustle-0.4.7-r1.ebuild
+++ b/dev-util/bustle/bustle-0.4.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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.6.9999
CABAL_FEATURES="bin test-suite"
-inherit haskell-cabal
+inherit haskell-cabal toolchain-funcs
DESCRIPTION="Draw pretty sequence diagrams of D-Bus traffic"
HOMEPAGE="http://hackage.haskell.org/package/bustle"
diff --git a/dev-util/bustle/bustle-0.5.4.ebuild b/dev-util/bustle/bustle-0.5.4.ebuild
index 459c886abb66..79a27f23e784 100644
--- a/dev-util/bustle/bustle-0.5.4.ebuild
+++ b/dev-util/bustle/bustle-0.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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.4.5.9999
CABAL_FEATURES="bin test-suite"
-inherit eutils haskell-cabal
+inherit eutils haskell-cabal toolchain-funcs
DESCRIPTION="Draw sequence diagrams of D-Bus traffic"
HOMEPAGE="http://hackage.haskell.org/package/bustle"