From ddf07b0a7054eaca3cac57e04d82dde9cb98d31d Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:36:11 +0100 Subject: [PATCH] dev-util/bustle: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-util/bustle/bustle-0.4.2-r1.ebuild | 4 ++-- dev-util/bustle/bustle-0.4.7-r1.ebuild | 4 ++-- dev-util/bustle/bustle-0.5.4.ebuild | 4 ++-- 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" -- 2.26.2