commit: 2fda56030344ba4aa216d228f74b964d859ac46d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 8 18:18:29 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Oct 8 18:18:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fda5603
dev-haskell/errorcall-eq-instance: 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/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild | 4 ++--
dev-haskell/errorcall-eq-instance/metadata.xml | 4 ----
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git
a/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
b/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
index 575eb95d3ba..e63ef2b19c3 100644
--- a/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
+++ b/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild
@@ -1,9 +1,9 @@
# 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.6.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/errorcall-eq-instance/metadata.xml
b/dev-haskell/errorcall-eq-instance/metadata.xml
index 0dc85cfde05..b7878815d80 100644
--- a/dev-haskell/errorcall-eq-instance/metadata.xml
+++ b/dev-haskell/errorcall-eq-instance/metadata.xml
@@ -5,8 +5,4 @@
<email>[email protected]</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Prior to @base-4.7.0.0@ there was no @Eq@ instance for
- @ErrorCall@. This package provides an orphan instance.
- </longdescription>
</pkgmetadata>