diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-haskell/http-client-multipart | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/http-client-multipart')
4 files changed, 75 insertions, 0 deletions
diff --git a/dev-haskell/http-client-multipart/Manifest b/dev-haskell/http-client-multipart/Manifest new file mode 100644 index 000000000000..ea6cda521bb4 --- /dev/null +++ b/dev-haskell/http-client-multipart/Manifest @@ -0,0 +1,5 @@ +DIST http-client-multipart-0.2.0.0.tar.gz 4006 BLAKE2B aa3e8e2ba3fc24ce4754cf31816dc4bde866a7f0c2651f12a18001fbd75fe63b196dd17883d8b976ac13d1a8b39aefb51f939283dae86058d47437b62bd7b98c SHA512 7f3bc5b1b2dce4a8b5645b87a6f16e4baa3b61fbe71a7ba90a6c225af4a8d27b956280ab01805547d93378b32d5b4ab482e610f9423ccfda53d937d56586c497 +DIST http-client-multipart-0.3.0.0.tar.gz 1130 BLAKE2B 016468d0509055776615ba0e23f234f24868557c0b0c8e366e7ef7157028461e8fd5f0af73d84db68179c68c52624a8251c41195342798234c93801e7f7ed0b9 SHA512 4d0985d6cbc5e6ec4fe79b5037a4e378afd4b14382f2b26d62870ac091de661cf80be827851a8a8de014d6cd846867ea54ac7722deb6f97ecd70bee61fc1caeb +EBUILD http-client-multipart-0.2.0.0.ebuild 809 BLAKE2B 21d6b936558fe7c46449bf2f57c33846738200684e57a803d0fbbe79c0607c6e301c82d798b2655d11ffe44467b499fc3b7b0cad9b134dff789553705c2f251d SHA512 1b5004834e12d83b4dbe044c539a3b5aee6ca43c011848e521b3d977a56a31db7ff652721b9713a207a808af89d38f98ad27f1d385f880ee9d9a9e267c283b5d +EBUILD http-client-multipart-0.3.0.0.ebuild 621 BLAKE2B 6cff348f62bc1e2b121d29a8283381c16e8387178180b1837abf1e6945f48ac193fc44d03a16b586b49543d7256574bedd973b3eac5b815a1934921deab07448 SHA512 41636b07c8ef6f9d0e5d378a5d712129903ef507871e7ef2cf82d6f0f6d0e44cc58d231dcf7cefc2f5d95318baab119151c294ad20bd8ed84fd753e417fdd807 +MISC metadata.xml 419 BLAKE2B 3744e8047c3e8b68c06830a13590d1b7da53ff0aaeb807e706993c3005d3d91b037d3706c4423ec91af4c2804caed19542f7c801b17ab4177449999701c25547 SHA512 7a0628973d356a3cf697e545a01918105e4321887ff0458c157211b58e2dc647fb20a1d27f43cf21d19a3a807b05751d413867f231c40a4e04c298241126bb59 diff --git a/dev-haskell/http-client-multipart/http-client-multipart-0.2.0.0.ebuild b/dev-haskell/http-client-multipart/http-client-multipart-0.2.0.0.ebuild new file mode 100644 index 000000000000..47780ab9ef33 --- /dev/null +++ b/dev-haskell/http-client-multipart/http-client-multipart-0.2.0.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +# ebuild generated by hackport 0.3.5.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Generate multipart uploads for http-client" +HOMEPAGE="https://github.com/snoyberg/http-client" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-haskell/blaze-builder:=[profile?] + >=dev-haskell/http-client-0.2:=[profile?] + dev-haskell/http-types:=[profile?] + dev-haskell/mime-types:=[profile?] + dev-haskell/random:=[profile?] + dev-haskell/text:=[profile?] + dev-haskell/transformers:=[profile?] + >=dev-lang/ghc-6.10.4:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 +" diff --git a/dev-haskell/http-client-multipart/http-client-multipart-0.3.0.0.ebuild b/dev-haskell/http-client-multipart/http-client-multipart-0.3.0.0.ebuild new file mode 100644 index 000000000000..ffc4ac32ca92 --- /dev/null +++ b/dev-haskell/http-client-multipart/http-client-multipart-0.3.0.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +# ebuild generated by hackport 0.4.9999 + +CABAL_FEATURES="lib profile" # haddock hoogle hscolour" no files +inherit haskell-cabal + +DESCRIPTION="Generate multipart uploads for http-client. (deprecated)" +HOMEPAGE="https://github.com/snoyberg/http-client" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/http-client-0.3:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 +" diff --git a/dev-haskell/http-client-multipart/metadata.xml b/dev-haskell/http-client-multipart/metadata.xml new file mode 100644 index 000000000000..56a6a08a0e25 --- /dev/null +++ b/dev-haskell/http-client-multipart/metadata.xml @@ -0,0 +1,14 @@ +<?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> + Generate multipart uploads for http-client. + </longdescription> + <upstream> + <remote-id type="github">snoyberg/http-client</remote-id> + </upstream> +</pkgmetadata> |