From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-haskell/html-conduit/Manifest | 7 ----- .../html-conduit/html-conduit-1.1.1.1.ebuild | 35 ---------------------- .../html-conduit/html-conduit-1.2.1.1.ebuild | 33 -------------------- dev-haskell/html-conduit/html-conduit-1.2.1.ebuild | 34 --------------------- dev-haskell/html-conduit/metadata.xml | 14 --------- 5 files changed, 123 deletions(-) delete mode 100644 dev-haskell/html-conduit/Manifest delete mode 100644 dev-haskell/html-conduit/html-conduit-1.1.1.1.ebuild delete mode 100644 dev-haskell/html-conduit/html-conduit-1.2.1.1.ebuild delete mode 100644 dev-haskell/html-conduit/html-conduit-1.2.1.ebuild delete mode 100644 dev-haskell/html-conduit/metadata.xml (limited to 'dev-haskell/html-conduit') diff --git a/dev-haskell/html-conduit/Manifest b/dev-haskell/html-conduit/Manifest deleted file mode 100644 index 8d042dca874d..000000000000 --- a/dev-haskell/html-conduit/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -DIST html-conduit-1.1.1.1.tar.gz 4004 BLAKE2B e38440a26bbe1d0f888dc4e773647f6e5df3982ba139a7dbfc2b746122045763f8986bf73a13d89331dda9cb2de4891ff6b8cb002cd21bfa16a64e8dbb5246f3 SHA512 fc69c595f97c952d624cc8a22597d6f966ca343dd8f6b9c5da8085ba9a7609e1bcfa803dbb705e9911c5a86de7456331226080869a04a56b69ec36f4ab5bdb50 -DIST html-conduit-1.2.1.1.tar.gz 4125 BLAKE2B 6bdd59682118a5c6724f360142f89577aa1c19502a3896b7b8cc59978c05cf13b1a626e433d4ee74348792ccb12927f10fefb49f28644e4997d54675bdb3d067 SHA512 601c1b840ab194b6a3e89c1a7af7335a8a8e2a9c01bdd4d19914c1b512bc1d56dfa199855072b9e0406f8744607bd3e3efe3a480d2dc824048b67cfe1034e9b7 -DIST html-conduit-1.2.1.tar.gz 4117 BLAKE2B 9eeaa5a5a336c9ff9f43224d4dce2f92f5c2ebf1ed6a4e302c3a0891f8111065ee4cf0eeeef745ef83d8d23dfb38b964b0089302cd8a16d517353d985ee60f60 SHA512 557dc27479cb83cb958839ec29faca4997ff52f848430b5a3c20f17dcf388c76848d0c83db376077f8a6f192312e124d5b0e6b86589d40053e1a657ca96ee5ac -EBUILD html-conduit-1.1.1.1.ebuild 1240 BLAKE2B 2d9c0bf4ac67e9e607b3f53c0c01ef982770bde2ecb85e732ca7c2968206677e70042f3a543bfb924bd691ffe5e52c8783818005a9cbec3f65a8c9213210adb1 SHA512 c95344541ade71b9e1869002cfdee8098f3d4474f703d0ed855a68446b92a76aec99695ce28077955a9a486dca78bec468d316c674f6c1f0d9b0dc9e3b42d008 -EBUILD html-conduit-1.2.1.1.ebuild 1117 BLAKE2B a08bf9497eb702a2c7daa6e0f39a312454951b72e3152e53002329f569103bc39df1afc00e3650a278559327b4a88dbc1cdfd28f87e326531d4907c7bd61bc85 SHA512 b5e74cba93fad317f78376e796e2727eb7bc16fa67da23c6f99a07015751cefcd90acc4bf7fcd02fc07ab0a1723876f8ba189a488bda9f3baeeff718cdb6fd79 -EBUILD html-conduit-1.2.1.ebuild 1152 BLAKE2B 208bed9241013a4fd5952c1379553e2112c043e45c92fc6835c8c1a7a126782a9e4c250334facb1636227840f118026097f4e74206a7033cf678f42fad9d62c8 SHA512 df1b64d19c18bd9175b6efa6b7ba92782bfa3acddf593e7b546c343d0f0146e14981d04fe83dd8e7627a4fbf120fa809460ca18a2b1d28a9f0fef39465fe77e1 -MISC metadata.xml 603 BLAKE2B 2e16ecb493a304d9b03caff945ba91f4e6b85f15669947c1a6e30c9c25fc8629aafb03318e77c714396f523fffea98cc687efd9ea8f23d89fab984347cf666c9 SHA512 5a83ca04664dfd65f6e9a8987695cd7936c4b16d4774adfc9599f71bb64360fc1b16927d82de20881447a64cd9c63bee50442514457f6b079ceddd2480be93bf diff --git a/dev-haskell/html-conduit/html-conduit-1.1.1.1.ebuild b/dev-haskell/html-conduit/html-conduit-1.1.1.1.ebuild deleted file mode 100644 index d5ce6db3bbc0..000000000000 --- a/dev-haskell/html-conduit/html-conduit-1.1.1.1.ebuild +++ /dev/null @@ -1,35 +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.3.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/conduit-extra-1.1.1:=[profile?] - >=dev-haskell/resourcet-0.3:=[profile?] =dev-haskell/system-filepath-0.4:=[profile?] =dev-haskell/tagstream-conduit-0.4:=[profile?] =dev-haskell/xml-conduit-1.1:=[profile?] =dev-haskell/xml-types-0.3:=[profile?] =dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/hspec-1.3 - dev-haskell/hunit ) -" diff --git a/dev-haskell/html-conduit/html-conduit-1.2.1.1.ebuild b/dev-haskell/html-conduit/html-conduit-1.2.1.1.ebuild deleted file mode 100644 index bee33c971690..000000000000 --- a/dev-haskell/html-conduit/html-conduit-1.2.1.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# ebuild generated by hackport 0.5.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/conduit-extra-1.1.1:=[profile?] - >=dev-haskell/resourcet-0.3:=[profile?] =dev-haskell/tagstream-conduit-0.5.5.3:=[profile?] =dev-haskell/xml-conduit-1.3:=[profile?] =dev-haskell/xml-types-0.3:=[profile?] =dev-lang/ghc-7.8.2:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.18.1.3 - test? ( >=dev-haskell/hspec-1.3 - dev-haskell/hunit ) -" diff --git a/dev-haskell/html-conduit/html-conduit-1.2.1.ebuild b/dev-haskell/html-conduit/html-conduit-1.2.1.ebuild deleted file mode 100644 index 732d4cf1840e..000000000000 --- a/dev-haskell/html-conduit/html-conduit-1.2.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# 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 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/conduit-extra-1.1.1:=[profile?] - >=dev-haskell/resourcet-0.3:=[profile?] =dev-haskell/tagstream-conduit-0.5.5.3:=[profile?] =dev-haskell/xml-conduit-1.3:=[profile?] =dev-haskell/xml-types-0.3:=[profile?] =dev-lang/ghc-7.4.1:= -" -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 deleted file mode 100644 index 96b5e032235d..000000000000 --- a/dev-haskell/html-conduit/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - haskell@gentoo.org - Gentoo Haskell - - - This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn't be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags. - - - snoyberg/xml - - -- cgit v1.2.3