summaryrefslogtreecommitdiff
path: root/dev-haskell/http-attoparsec
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /dev-haskell/http-attoparsec
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
Diffstat (limited to 'dev-haskell/http-attoparsec')
-rw-r--r--dev-haskell/http-attoparsec/Manifest3
-rw-r--r--dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild31
-rw-r--r--dev-haskell/http-attoparsec/metadata.xml3
3 files changed, 1 insertions, 36 deletions
diff --git a/dev-haskell/http-attoparsec/Manifest b/dev-haskell/http-attoparsec/Manifest
index 31c9e6ffdc2a..c157f30f1ed4 100644
--- a/dev-haskell/http-attoparsec/Manifest
+++ b/dev-haskell/http-attoparsec/Manifest
@@ -1,5 +1,4 @@
AUX http-attoparsec-0.1.1-http.patch 314 BLAKE2B 3af42442fa504726c5eacaf7686448611c22ef4ea6e8908f06e54a5bedd8969bf0d69598865d758027116d034ee9012d78baf331c3c51a728f337e780ea8bf2f SHA512 bb52b574df35cf76b0269a216d8d11cb04dafeba88a7f0d0581a0296e49d8eb125038a431174618964d3afa76c50b9eb5315101648ce8a2564e4ea685445620c
DIST http-attoparsec-0.1.1.tar.gz 2501 BLAKE2B ffd8cfdcd7bf8b5916348633d519531a3a50426a03d9aef2818ebc3577c30f54e2e3c9ff1a4e7cfa7ea8cbe48a08c97262a796fead873128eb70d3074807a994 SHA512 7be64a4f8df874b392b3d75ecb16bb4e4f689e2c9e65eb406c7287bd637eced2c2580d27be3cfa164aac9cdfdd89cb8aaa8d9ab708e44542a478ec76a9b5955d
-EBUILD http-attoparsec-0.1.1-r2.ebuild 774 BLAKE2B b991dab513a8a8cf6a29c546b003f1a4863ebda9c2d63c4c6489ec39dcf04978b056efcc06aea6acc5ba160df87e786810d4748f09fb3edf0263448d1f29d2ad SHA512 9ec62f8e257bd3abc45bb4200f89e86432f60fee2375eda277263a41fe8407f6277387d66e19db0c17777d6b88a2e8fa2c4cab24c8c7bfc63183cfbd971a806a
EBUILD http-attoparsec-0.1.1-r3.ebuild 830 BLAKE2B 03de6e1a90e584f52ab769f8e827bf28be4a46e3d3a26151b01c09c8611a3f3e31eb513b7e72c043047f37b106433d5588c3221ffd29a35f2d3a5b9b2a3e048b SHA512 d88d23b9dedcf6e747d0d330c9c45bf2259a93130464deb54271deffbe37a04fdd705bd9505f84acb2a2a76168efecd653f84d320bf000c19ecf2f8b9e185f41
-MISC metadata.xml 415 BLAKE2B 71fc9526cf2479451dc041043f4438985998615205db06bc7f7e6c2d726b68bf4506c42c222fe075ed07269469a994174bfeb224361217ab27243f1bee05922b SHA512 9e100f10d0b808f50bdada4a11e37cf273d7471054d26aeffafb4c1c5a4528750610179117a94b350222322ff6b983daa70f877c4bdc22aef177ff5816823a9a
+MISC metadata.xml 339 BLAKE2B bc97f6dde18fa3f6d0edba74e80d539bca13480a8681f253dd7ca5cd2186d9c59a450a0f23a7589eaa2c3c3aadb17e54a272692133257ecd1b700243c0a78e23 SHA512 0bb5aaff71d3e482bcaf986bb2a97ac79ca87950ea37a9039f642bef00c8ae40af558126ef5b6d80351cb918ec36ebbbb42de5a0dffa57b5dd3c7ea5555ea24d
diff --git a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild
deleted file mode 100644
index 595325e6bb66..000000000000
--- a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild
+++ /dev/null
@@ -1,31 +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.3.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Attoparsec parsers for http-types"
-HOMEPAGE="https://github.com/tlaitinen/http-attoparsec"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/attoparsec-0.10.4.0:=[profile?]
- >=dev-haskell/http-types-0.8.0:=[profile?] <dev-haskell/http-types-0.9:=[profile?]
- >=dev-lang/ghc-6.12.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8.0.2
-"
-
-src_prepare() {
- cabal_chdeps \
- 'attoparsec >= 0.10.4.0 && < 0.12' 'attoparsec >= 0.10.4.0'
-}
diff --git a/dev-haskell/http-attoparsec/metadata.xml b/dev-haskell/http-attoparsec/metadata.xml
index 218272ffd685..f9ce57be06d6 100644
--- a/dev-haskell/http-attoparsec/metadata.xml
+++ b/dev-haskell/http-attoparsec/metadata.xml
@@ -5,9 +5,6 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Attoparsec parsers for http-types.
- </longdescription>
<upstream>
<remote-id type="github">tlaitinen/http-attoparsec</remote-id>
</upstream>