From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- dev-haskell/wai-conduit/Manifest | 4 +-- dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild | 29 ---------------------- dev-haskell/wai-conduit/wai-conduit-3.0.0.4.ebuild | 27 ++++++++++++++++++++ 3 files changed, 29 insertions(+), 31 deletions(-) delete mode 100644 dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild create mode 100644 dev-haskell/wai-conduit/wai-conduit-3.0.0.4.ebuild (limited to 'dev-haskell/wai-conduit') diff --git a/dev-haskell/wai-conduit/Manifest b/dev-haskell/wai-conduit/Manifest index 69184edbcd85..a53e30c2ee67 100644 --- a/dev-haskell/wai-conduit/Manifest +++ b/dev-haskell/wai-conduit/Manifest @@ -1,3 +1,3 @@ -DIST wai-conduit-3.0.0.3.tar.gz 2129 BLAKE2B b85282eb13e4452e306eb0b1c08f63576fe1abd63458c3bba754275925d3c1c15621be8e5b4209113224ef5afc3ef0e4cae0afc4414715b27a9b9c27759d1904 SHA512 adf6c507f53dfd5eab33cc713528d27fd37d044262024626e89da1489d9315e2fbd47a1a3fb00384858a79101482cf056349e17a0614e6788613e67bad1ff976 -EBUILD wai-conduit-3.0.0.3.ebuild 734 BLAKE2B c0dc6317771a2d6698205eb5bf25d0a6940fb9486e781abf6280bb5389bc8a19d7ca550ede0b8c60adc6c1a51078ad18b97f0c02d8529a59908a3d7d518ed6f0 SHA512 c91ffb56e72adafced878ec4c8989fc9176cb4b98400b1966092ed63c9db177a1a64abf662ac12aab0eb0e40bdaebc067c02b32fd4c375dcf12bf262557a54d4 +DIST wai-conduit-3.0.0.4.tar.gz 2151 BLAKE2B 58cfa6e727cb2461c9d8978b61391d4dc5ddf01a64c1719e2ae71cf3cefb9768ab64c389d8772fb80159fbc34c5ff5d31a00d5d2519a6b74cb3a1eb022c44305 SHA512 49f1a2b53912a899b4cf427a72ab7c34994fd86810e5345233de34a611c71b970ff09e8fa33c93803950c2991a7c22c9b0b6d277fc9aca64bb599af60415ae70 +EBUILD wai-conduit-3.0.0.4.ebuild 656 BLAKE2B 8803add91fa90dfd0250329544aee72625492852881c4ea26bbb847ad8c26c1a71a08fed649ebff7ef905648615aa22ed252b199bbdc040ccbf70a41d335f67f SHA512 f26c9450a7a7a2cd93abb50a625cb8ee0cd6d6146fb2246b126d984344504bf857fc9e116aa7fe7eeec3eb476275191a39c4014f5a40f844fcf259142a8aadab MISC metadata.xml 510 BLAKE2B bf53d664a32a9dbb1d6fac85569e78eb6b9ac663283e2c37a364e3e194a0845064637dcf3e97be83c66d0db5245549194f6193e49d4bb2393a3d0fe8082f6518 SHA512 c6100f6b2edf90ee715f63f290dd16baffacb5e40ee0683fd5e43c8fb260a9725200c0315024558e76bcdd3aed78f8e027d630b095ceaca03baf04b9fb2b3139 diff --git a/dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild b/dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild deleted file mode 100644 index 0912b88e9cd8..000000000000 --- a/dev-haskell/wai-conduit/wai-conduit-3.0.0.3.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="conduit wrappers for WAI" -HOMEPAGE="https://github.com/yesodweb/wai" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/blaze-builder:=[profile?] - dev-haskell/conduit:=[profile?] - dev-haskell/http-types:=[profile?] - dev-haskell/transformers:=[profile?] - >=dev-haskell/wai-3.0:=[profile?] =dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.10 -" diff --git a/dev-haskell/wai-conduit/wai-conduit-3.0.0.4.ebuild b/dev-haskell/wai-conduit/wai-conduit-3.0.0.4.ebuild new file mode 100644 index 000000000000..b81a100250f6 --- /dev/null +++ b/dev-haskell/wai-conduit/wai-conduit-3.0.0.4.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# ebuild generated by hackport 0.6.2 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="conduit wrappers for WAI" +HOMEPAGE="https://github.com/yesodweb/wai" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/conduit:=[profile?] + dev-haskell/http-types:=[profile?] + >=dev-haskell/wai-3.0:=[profile?] =dev-lang/ghc-7.8.2:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.18.1.3 +" -- cgit v1.2.3