commit:     749ac2598122bf1c6826b51426b2af18ece60166
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  4 10:50:08 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 11:00:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749ac259

dev-haskell/crypto-api-tests: update to EAPI=7

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

 dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild | 10 +++++-----
 dev-haskell/crypto-api-tests/metadata.xml                   |  7 -------
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git a/dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild 
b/dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild
index 4246b77e8b5..3a97aada6a0 100644
--- a/dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild
+++ b/dev-haskell/crypto-api-tests/crypto-api-tests-0.3-r1.ebuild
@@ -1,9 +1,9 @@
-# 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.3.6.9999
+# ebuild generated by hackport 0.6.6.9999
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
@@ -24,8 +24,8 @@ RDEPEND="dev-haskell/cereal:=[profile?]
        >=dev-haskell/test-framework-0.4:=[profile?]
        >=dev-haskell/test-framework-hunit-0.2:=[profile?]
        >=dev-haskell/test-framework-quickcheck2-0.3:=[profile?]
-       >=dev-lang/ghc-6.12.1:=
+       >=dev-lang/ghc-7.4.1:=
 "
 DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8.0.2
+       >=dev-haskell/cabal-1.6
 "

diff --git a/dev-haskell/crypto-api-tests/metadata.xml 
b/dev-haskell/crypto-api-tests/metadata.xml
index d327429f980..b7878815d80 100644
--- a/dev-haskell/crypto-api-tests/metadata.xml
+++ b/dev-haskell/crypto-api-tests/metadata.xml
@@ -5,11 +5,4 @@
                <email>hask...@gentoo.org</email>
                <name>Gentoo Haskell</name>
        </maintainer>
-       <longdescription>
-               A test framework for hash and cipher operations using
-               the crypto-api interface.  Known answer tests (KATs)
-               for common cryptographic algorithms are included.
-               Patches welcome (both adding KATs for more algorithms
-               or property tests for classes of algorithms).
-       </longdescription>
 </pkgmetadata>

Reply via email to