commit: 5e219abe2827987c3a7cbac6c10d8224b09474e1
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 4 10:55:04 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 4 11:00:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e219abe
dev-haskell/cryptohash: 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/cryptohash/cryptohash-0.11.9.ebuild | 6 +++---
dev-haskell/cryptohash/metadata.xml | 9 ---------
2 files changed, 3 insertions(+), 12 deletions(-)
diff --git a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
index 96f3a8860c4..a4925105ed4 100644
--- a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
+++ b/dev-haskell/cryptohash/cryptohash-0.11.9.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.4.7.9999
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
diff --git a/dev-haskell/cryptohash/metadata.xml
b/dev-haskell/cryptohash/metadata.xml
index 988b52cfc6c..b7878815d80 100644
--- a/dev-haskell/cryptohash/metadata.xml
+++ b/dev-haskell/cryptohash/metadata.xml
@@ -5,13 +5,4 @@
<email>[email protected]</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- A collection of crypto hashes, with a practical incremental and
one-pass, pure APIs,
- with performance close to the fastest implementations available
in others languages.
-
- The implementations are made in C with a haskell FFI wrapper
that hide the C implementation.
- </longdescription>
- <upstream>
- <remote-id type="github">vincenthz/hs-cryptohash</remote-id>
- </upstream>
</pkgmetadata>