summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-18 11:17:06 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-18 11:17:06 +0100
commitdcd03705b82e0c0bf9c86134f0d88a087ea13dfc (patch)
tree3d66094401fa015f406fa3c26c937636323bf8a1 /dev-haskell/http-client-conduit
parentdev-haskell/http-attoparsec: update to EAPI=7 (diff)
downloadgentoo-dcd03705b82e0c0bf9c86134f0d88a087ea13dfc.tar.gz
gentoo-dcd03705b82e0c0bf9c86134f0d88a087ea13dfc.tar.bz2
gentoo-dcd03705b82e0c0bf9c86134f0d88a087ea13dfc.zip
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@gentoo.org>
Diffstat (limited to 'dev-haskell/http-client-conduit')
-rw-r--r--dev-haskell/http-client-conduit/http-client-conduit-0.3.0.ebuild8
-rw-r--r--dev-haskell/http-client-conduit/metadata.xml3
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 29e32f908c9e..0a4612da0fe7 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 7725db4dc50b..b7878815d80d 100644
--- a/dev-haskell/http-client-conduit/metadata.xml
+++ b/dev-haskell/http-client-conduit/metadata.xml
@@ -5,7 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <upstream>
- <remote-id type="github">snoyberg/http-client</remote-id>
- </upstream>
</pkgmetadata>