commit: 7320dcf34564a730af040657dc83ec9ac30cc5ce
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 09:52:26 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 09:52:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7320dcf3
dev-haskell/numinstances: 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/numinstances/metadata.xml | 3 ---
dev-haskell/numinstances/numinstances-1.4.ebuild | 6 +++---
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-haskell/numinstances/metadata.xml
b/dev-haskell/numinstances/metadata.xml
index 0804dfaa327..b7878815d80 100644
--- a/dev-haskell/numinstances/metadata.xml
+++ b/dev-haskell/numinstances/metadata.xml
@@ -5,7 +5,4 @@
<email>[email protected]</email>
<name>Gentoo Haskell</name>
</maintainer>
- <upstream>
- <remote-id type="github">conal/NumInstances</remote-id>
- </upstream>
</pkgmetadata>
diff --git a/dev-haskell/numinstances/numinstances-1.4.ebuild
b/dev-haskell/numinstances/numinstances-1.4.ebuild
index 89dfc164e73..99c14d59cbc 100644
--- a/dev-haskell/numinstances/numinstances-1.4.ebuild
+++ b/dev-haskell/numinstances/numinstances-1.4.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.4.9999
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal