dev-util/bustle: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:36:11 +0000 (22:36 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:36:11 +0000 (22:36 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/bustle/bustle-0.4.2-r1.ebuild
dev-util/bustle/bustle-0.4.7-r1.ebuild
dev-util/bustle/bustle-0.5.4.ebuild

index d04c99c8998ae1f825b2cd3ff8555f18ee20806f..2371ba381c983ef96ed375129164fa31375841ee 100644 (file)
@@ -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/"
index dab8a85ef88e662dc41dd7e9900e88af056fe164..1161ffd6eefdb61161bf0df74ef218353d87ff86 100644 (file)
@@ -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"
index 459c886abb66a3357e1ba381609437857a5dd0d1..79a27f23e784ba05b3f4a465d489583e922b0304 100644 (file)
@@ -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"