diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-haskell/process-conduit | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/process-conduit')
5 files changed, 0 insertions, 115 deletions
diff --git a/dev-haskell/process-conduit/Manifest b/dev-haskell/process-conduit/Manifest deleted file mode 100644 index dccd4dad2290..000000000000 --- a/dev-haskell/process-conduit/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX process-conduit-1.1.0.0-conduit-1.1.patch 1101 BLAKE2B 88af32409f6d08011814fe05aabbe7d9ebc547e0e113cdd8cd65ea13f676119163a19294803dcf8f0d905e5747e38872a8b0d26b4745c94e57cfd8f036547db7 SHA512 26035f7bae533194455ef48c650230ffe5796c1afa92a811ad1dd3302a833fd5ca04f8dbd87e6d60b9d5abb16ad38fbc8b6496bf918cbb34fa2b8d2079e85f30 -DIST process-conduit-1.1.0.0.tar.gz 3884 BLAKE2B 70792cc3ac8a65e591939782b8ef03e2d339cda469b40ed9858ede5a18a8ee6ab18d72b538fc3a265ebdfb9fcec05e4de020ac96826d2c8264da711e89ecfbdd SHA512 d7390a1083bc3bc5db2ce2bc0ec55f90e6c8bb8d224cc16b52a2e272baf3dceb18ee11eafd3cc306902945b04b2d746738f5a5e88bfd73e5ad0a9f5d4e5914dc -DIST process-conduit-1.2.0.1.tar.gz 3958 BLAKE2B 5c9ca54c43b99032fea566cbd1b4693bceb8a07ed1121b7ce2e74c034adf7ec39b2874978335a59880f34eceae6dc299886b3e45c865eb16765677e955a26b04 SHA512 f58d37b04523007fcc447b865510f59559608df8c470456f5f5269d04e7104b018451ae260018cf04b03a253e7436ff0fc517c9f0d5cde705cbb8661a868b920 -EBUILD process-conduit-1.1.0.0-r1.ebuild 983 BLAKE2B 74fe351df98a83d3ae782cc7689456088a3d45a11a86946bacdddb34406a472132705b968aeade0f0d4c7ca427a9b4d705cb50521bff9653504eaf1fcccda56b SHA512 f4c038d7923733fb76be53aeff671ecd1ce4c10d9ac4031cbe381182384587ee7e946d7d97b0af289753cdc52a3fef67ec56e6653aa5207dc1b3b494d8b787df -EBUILD process-conduit-1.2.0.1.ebuild 959 BLAKE2B 99ccb8a20d2fc113175b63000d6ae58f75abd187c1738de3c7ed55295ae55564c2121d42c26fb7fbde7c2e14bf017dfcfe24ca7b197628cea3ad9e8121e38ef1 SHA512 5e8330cf2dc97a37f734ea237d20025201da5872246c331db318354b27542e3798564d0655ca42177c5c6cb265b83684d515e2a93ef5bbaf76564f208c501842 -MISC metadata.xml 495 BLAKE2B 30bee57f6a0ecfc70313769c6523a11f69a24150382c6887bd32cf1731ce31a181abd16dbed045ac3699535149c938c69ed9c0f784fa84820bd365fac4de57da SHA512 fe8762abe81705e982768ecd21e61c1ab2849528d9e75e26cc4c8f92b2a56724cdfb7c90e5895f87a6376dc5b8f5d4621b9ae4f908b5507dc36930c06310c37a diff --git a/dev-haskell/process-conduit/files/process-conduit-1.1.0.0-conduit-1.1.patch b/dev-haskell/process-conduit/files/process-conduit-1.1.0.0-conduit-1.1.patch deleted file mode 100644 index e829cc58de0f..000000000000 --- a/dev-haskell/process-conduit/files/process-conduit-1.1.0.0-conduit-1.1.patch +++ /dev/null @@ -1,27 +0,0 @@ ---- process-conduit-1.1.0.0-orig/process-conduit.cabal 2014-04-03 18:54:59.000000000 +1100 -+++ process-conduit-1.1.0.0/process-conduit.cabal 2014-07-02 09:45:32.738952743 +1000 -@@ -34,6 +34,7 @@ - , text >= 0.11 - , process >= 1.0 - , conduit >= 1.1 -+ , conduit-extra >= 1.1 - , resourcet >= 1.1 - , shakespeare-text >= 1.0 - , shakespeare -@@ -48,4 +49,6 @@ - , bytestring - , hspec >= 1.3 - , conduit -+ , conduit-extra - , process-conduit -+ , resourcet ---- process-conduit-1.1.0.0-orig/test.hs 2014-04-03 18:54:59.000000000 +1100 -+++ process-conduit-1.1.0.0/test.hs 2014-07-02 09:51:31.862391926 +1000 -@@ -7,6 +7,7 @@ - import Data.Conduit - import qualified Data.Conduit.Binary as CB - import Test.Hspec -+import Control.Monad.Trans.Resource (runResourceT) - - main :: IO () - main = hspec $ do diff --git a/dev-haskell/process-conduit/metadata.xml b/dev-haskell/process-conduit/metadata.xml deleted file mode 100644 index 476cab9249fe..000000000000 --- a/dev-haskell/process-conduit/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> - <longdescription> - Conduits for processes. - For more details: <https://github.com/tanakh/process-conduit/blob/master/README.md> - </longdescription> - <upstream> - <remote-id type="github">snoyberg/process-conduit</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild b/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild deleted file mode 100644 index dcce3ca34644..000000000000 --- a/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.3.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit base haskell-cabal - -DESCRIPTION="Conduits for processes" -HOMEPAGE="https://github.com/tanakh/process-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -PATCHES=("${FILESDIR}/${PN}-1.1.0.0-conduit-1.1.patch") - -RDEPEND=">=dev-haskell/conduit-1.1:=[profile?] - >=dev-haskell/control-monad-loop-0.1:=[profile?] <dev-haskell/control-monad-loop-0.2:=[profile?] - >=dev-haskell/mtl-2.0:=[profile?] - >=dev-haskell/resourcet-1.1:=[profile?] - dev-haskell/shakespeare:=[profile?] - >=dev-haskell/shakespeare-text-1.0:=[profile?] - >=dev-haskell/text-0.11:=[profile?] - >=dev-lang/ghc-6.12.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8.0.2 - test? ( >=dev-haskell/hspec-1.3 ) -" diff --git a/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild b/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild deleted file mode 100644 index 1a9954e6c427..000000000000 --- a/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Conduits for processes (deprecated)" -HOMEPAGE="https://github.com/snoyberg/process-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/conduit-1.1:=[profile?] - >=dev-haskell/control-monad-loop-0.1:=[profile?] <dev-haskell/control-monad-loop-0.2:=[profile?] - >=dev-haskell/mtl-2.0:=[profile?] - >=dev-haskell/resourcet-1.1:=[profile?] - dev-haskell/shakespeare:=[profile?] - >=dev-haskell/shakespeare-text-1.0:=[profile?] - >=dev-haskell/text-0.11:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/conduit-extra - >=dev-haskell/hspec-1.3 ) -" |