commit: dcd03705b82e0c0bf9c86134f0d88a087ea13dfc
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 10:17:06 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 10:17:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd03705
dev-haskell/http-client-conduit: 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/http-client-conduit/http-client-conduit-0.3.0.ebuild | 8 ++++----
dev-haskell/http-client-conduit/metadata.xml | 3 ---
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild
b/dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild
index 29e32f908c9..0a4612da0fe 100644
--- a/dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild
+++ b/dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild
@@ -1,11 +1,11 @@
-# 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.9999
+# ebuild generated by hackport 0.6.6.9999
-CABAL_FEATURES="lib profile" # haddock hoogle hscolour" no files
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Frontend support for using http-client with conduit (deprecated)"
diff --git a/dev-haskell/http-client-conduit/metadata.xml
b/dev-haskell/http-client-conduit/metadata.xml
index 7725db4dc50..b7878815d80 100644
--- a/dev-haskell/http-client-conduit/metadata.xml
+++ b/dev-haskell/http-client-conduit/metadata.xml
@@ -5,7 +5,4 @@
<email>[email protected]</email>
<name>Gentoo Haskell</name>
</maintainer>
- <upstream>
- <remote-id type="github">snoyberg/http-client</remote-id>
- </upstream>
</pkgmetadata>