diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-08 19:18:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-08 19:18:29 +0100 |
commit | 2fda56030344ba4aa216d228f74b964d859ac46d (patch) | |
tree | d2d1932958892ae733065806df84371c243006db /dev-haskell/errorcall-eq-instance | |
parent | dev-haskell/email-validate: drop old (diff) | |
download | gentoo-2fda56030344ba4aa216d228f74b964d859ac46d.tar.gz gentoo-2fda56030344ba4aa216d228f74b964d859ac46d.tar.bz2 gentoo-2fda56030344ba4aa216d228f74b964d859ac46d.zip |
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@gentoo.org>
Diffstat (limited to 'dev-haskell/errorcall-eq-instance')
-rw-r--r-- | dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | 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 575eb95d3ba6..e63ef2b19c3e 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 0dc85cfde05d..b7878815d80d 100644 --- a/dev-haskell/errorcall-eq-instance/metadata.xml +++ b/dev-haskell/errorcall-eq-instance/metadata.xml @@ -5,8 +5,4 @@ <email>haskell@gentoo.org</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> |