summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2013-09-13 06:19:53 +0000
committerMark Wright <gienah@gentoo.org>2013-09-13 06:19:53 +0000
commitc871fa124c15447a947165a31e5c50d3b4176b9b (patch)
tree2f0cf61308940e41b9ffe7cc36c4f6a66f7081b9 /dev-haskell
parentBump hspec-meta to 1.7.2 (diff)
downloadhistorical-c871fa124c15447a947165a31e5c50d3b4176b9b.tar.gz
historical-c871fa124c15447a947165a31e5c50d3b4176b9b.tar.bz2
historical-c871fa124c15447a947165a31e5c50d3b4176b9b.zip
Add html-conduit
Package-Manager: portage-2.2.3/cvs/Linux x86_64 Manifest-Sign-Key: 0x618E971F
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/html-conduit/ChangeLog9
-rw-r--r--dev-haskell/html-conduit/Manifest14
-rw-r--r--dev-haskell/html-conduit/html-conduit-1.1.0.ebuild37
-rw-r--r--dev-haskell/html-conduit/metadata.xml11
4 files changed, 71 insertions, 0 deletions
diff --git a/dev-haskell/html-conduit/ChangeLog b/dev-haskell/html-conduit/ChangeLog
new file mode 100644
index 000000000000..a199526094e9
--- /dev/null
+++ b/dev-haskell/html-conduit/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-haskell/html-conduit
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/ChangeLog,v 1.1 2013/09/13 06:19:45 gienah Exp $
+
+*html-conduit-1.1.0 (13 Sep 2013)
+
+ 13 Sep 2013; Mark Wright <gienah@gentoo.org> +html-conduit-1.1.0.ebuild,
+ +metadata.xml:
+ Add html-conduit
diff --git a/dev-haskell/html-conduit/Manifest b/dev-haskell/html-conduit/Manifest
new file mode 100644
index 000000000000..59531e09a15c
--- /dev/null
+++ b/dev-haskell/html-conduit/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST html-conduit-1.1.0.tar.gz 3789 SHA256 a3d47dee8983828688bf9ebceccfa256c3bf1414664010a79fc82e48efc9b386 SHA512 e5a901fad8fb71a08492554f799251dc265fc9b7ef706ba818ca40b9e5622792393f62f0bd0976e5b5ce87939b2f1807e8e2439cc1ce5ce55848d36393cf2db4 WHIRLPOOL e00100eec1730f4aef796aa9903256a0822bbebd6df4d3fa14bb5af3b9d989e100552ea97a4e986d16d7f2aac94abe0f05d067230c6f5abcf61250e818d5d6f0
+EBUILD html-conduit-1.1.0.ebuild 1224 SHA256 bef94480744db477db37c6201c59dcc923640fd6548083f17fb6d70b49e4dfc9 SHA512 3ee9f05f999ad0cea3e682a6375c3532111385c8219767b40a5a950dca8e7638f1044dfc659bfc407feb8c8acd910dc6e3e5b2a75f1d341123cb190e2c940a73 WHIRLPOOL 1e5053fe8039cfe4533c4da2e2628bce52b2c7edd29ca59ea6248f81077eb06fac4d8cc055ca899c0e4e71e9bb75529fce914f30a79680f515f6da563a3d403f
+MISC ChangeLog 367 SHA256 558034fbc55f86a514e361dcc1510880061f34c622c63562aca87f9255df148c SHA512 2441503c4718a9e21c328e86cd8cf5ed405c900093bafd615439cfa9f4f362473b2ba0f8e1c9baaf1ea445510ac61ccd3b6ea8c7ac5411707c84cc3b7bd9b7dc WHIRLPOOL 0bef1e5119b468625fd02c47d4c7e68a0327cb7ce215ea1f5dad4ccdbec9a86b769a08d0fef577f2d22d7cad36c6d9b45c6319e92871c9991d26caa0bade4121
+MISC metadata.xml 507 SHA256 6090478bd55236cc8e97b6a9642b76872ab71ad95d54f254d199700c08697b06 SHA512 9b1c42ea580c3247f6dc39a265cc949118b7ddedc5f4a695a338ba8f8ba42431fc153ebff29e1fc7d6c18ea6a31b6361b816389fdef5763641feab4a576adf60 WHIRLPOOL 510483f829a49994cf84144e898cc3f698f35e589e720a4e4b7a0053bfdd64fc2fcb6160bfbdc5a4b8180b4a7f4e3e2ce3259aa6e61171c99653e2b4b22ee01a
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.20 (GNU/Linux)
+
+iF4EAREIAAYFAlIyrfAACgkQoBEVQmGOlx+oqgEAkn6kgosMQKSOC1eZgMDGUQ4r
+fp0zBdNtmfNBN1mO7dsA/2gzPhdNEwHK9EADAYylivOQvKNusIGAxNQPtstuQuGQ
+=3b15
+-----END PGP SIGNATURE-----
diff --git a/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild b/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild
new file mode 100644
index 000000000000..bebd756c34e5
--- /dev/null
+++ b/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html-conduit/html-conduit-1.1.0.ebuild,v 1.1 2013/09/13 06:19:45 gienah Exp $
+
+EAPI=5
+
+# ebuild generated by hackport 0.3.2.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Parse HTML documents using xml-conduit datatypes."
+HOMEPAGE="https://github.com/snoyberg/xml"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="=dev-haskell/conduit-1.0*:=[profile?]
+ >=dev-haskell/filesystem-conduit-1.0:=[profile?]
+ >=dev-haskell/resourcet-0.3:=[profile?]
+ <dev-haskell/resourcet-0.5:=[profile?]
+ =dev-haskell/system-filepath-0.4*:=[profile?]
+ >=dev-haskell/tagstream-conduit-0.4:=[profile?]
+ <dev-haskell/tagstream-conduit-0.6:=[profile?]
+ dev-haskell/text:=[profile?]
+ dev-haskell/transformers:=[profile?]
+ =dev-haskell/xml-conduit-1.1*:=[profile?]
+ =dev-haskell/xml-types-0.3*:=[profile?]
+ >=dev-lang/ghc-6.10.4:="
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.8
+ test? ( >=dev-haskell/hspec-1.3
+ dev-haskell/hunit
+ )"
diff --git a/dev-haskell/html-conduit/metadata.xml b/dev-haskell/html-conduit/metadata.xml
new file mode 100644
index 000000000000..c9ce46df0cc2
--- /dev/null
+++ b/dev-haskell/html-conduit/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>haskell</herd>
+ <maintainer>
+ <email>haskell@gentoo.org</email>
+ </maintainer>
+ <longdescription>
+ This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn&#39;t be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags.
+ </longdescription>
+</pkgmetadata>