diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/bustle/bustle-0.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/bustle/bustle-0.4.7-r1.ebuild | 4 | ||||
-rw-r--r-- | 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" |