commit:     a0933314ca9e1b2ee2b59e039f62eb504cb9b99d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  1 11:03:43 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov  1 11:06:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0933314

dev-haskell/thyme: update to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/thyme/thyme-0.3.5.5.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/thyme/thyme-0.3.5.5.ebuild 
b/dev-haskell/thyme/thyme-0.3.5.5.ebuild
index cb2b61f3a9e..9232956d3bb 100644
--- a/dev-haskell/thyme/thyme-0.3.5.5.ebuild
+++ b/dev-haskell/thyme/thyme-0.3.5.5.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 # ebuild generated by hackport 0.4.4.9999
 #hackport: flags: -werror,-hlint
 
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+CABAL_FEATURES="lib profile haddock hoogle hscolour" # Broken test-suite: need 
update against QuickCheck-2.11
 inherit haskell-cabal
 
 DESCRIPTION="A faster time library"
@@ -35,7 +35,6 @@ RDEPEND=">=dev-haskell/aeson-0.6:=[profile?]
 "
 DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.10
-       test? ( >=dev-haskell/system-posix-redirect-1.1 )
 "
 
 src_configure() {

Reply via email to