From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 259DA158003 for ; Sat, 30 Jul 2022 06:00:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C7AFE0F8E; Sat, 30 Jul 2022 05:59:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3A8DE0F8E for ; Sat, 30 Jul 2022 05:59:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2E71340F68 for ; Sat, 30 Jul 2022 05:59:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21A32570 for ; Sat, 30 Jul 2022 05:59:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1659160740.dbf25fba3ebf2f02b14f153237f4722130d44e90.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/attoparsec/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/attoparsec/Manifest dev-haskell/attoparsec/attoparsec-0.13.2.3.ebuild X-VCS-Directories: dev-haskell/attoparsec/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dbf25fba3ebf2f02b14f153237f4722130d44e90 X-VCS-Branch: master Date: Sat, 30 Jul 2022 05:59:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c6988190-f9cc-4809-bfc5-62435e2b4d78 X-Archives-Hash: d9a118f3931b0108740a7e000c4b8896 commit: dbf25fba3ebf2f02b14f153237f4722130d44e90 Author: matoro users noreply github com> AuthorDate: Sat Jul 30 05:00:23 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 30 05:59:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf25fba dev-haskell/attoparsec: drop 0.13.2.3 Signed-off-by: Sam James gentoo.org> dev-haskell/attoparsec/Manifest | 1 - dev-haskell/attoparsec/attoparsec-0.13.2.3.ebuild | 36 ----------------------- 2 files changed, 37 deletions(-) diff --git a/dev-haskell/attoparsec/Manifest b/dev-haskell/attoparsec/Manifest index fb118ac794ad..356b98b135f3 100644 --- a/dev-haskell/attoparsec/Manifest +++ b/dev-haskell/attoparsec/Manifest @@ -1,2 +1 @@ -DIST attoparsec-0.13.2.3.tar.gz 162346 BLAKE2B 02bcd5d2c4993db547a723fa9f30ddca882a3c13d7c68073e9ed2b093def2f86062b5d9d5c87d9a5ccd13d59ef1b2f962537979320d56444027a1fc931dc98fc SHA512 84805ff547f1aa5eebd320c1bd738bc1098a9789fb330eff7bdcb1b0477e9709d86f93bd8848f4a8501a123b6add6bd22af59cfa94af66f1d57703745706a194 DIST attoparsec-0.14.4.tar.gz 160701 BLAKE2B eb7094b0e1b064f5b10c198950b33a085722ee22bd6f0036c8e53aa5475f1b40fe08d528ec3afd547b13cd5712a51e5bcb86a8465a59174a35d603b3f9c13a0a SHA512 48aa7743b24def2db7041e3e0189d9844194c42b5d216ff5060806a80eb550200ddcb11e9321a910ac4881ffdd7381d80a4b88a73acfb29209c650eababb925b diff --git a/dev-haskell/attoparsec/attoparsec-0.13.2.3.ebuild b/dev-haskell/attoparsec/attoparsec-0.13.2.3.ebuild deleted file mode 100644 index 20e44cf82d48..000000000000 --- a/dev-haskell/attoparsec/attoparsec-0.13.2.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.1.9999 -#hackport: flags: -developer - -CABAL_FEATURES="lib profile haddock hoogle hscolour" # Disable test-suite: circular depends -inherit haskell-cabal - -DESCRIPTION="Fast combinator parsing for bytestrings and text" -HOMEPAGE="https://github.com/bos/attoparsec" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT=test # QC-2.10 finds contradiction - -RDEPEND=">=dev-haskell/fail-4.9:=[profile?] =dev-haskell/scientific-0.3.1:=[profile?] =dev-haskell/semigroups-0.16.1:=[profile?] =dev-haskell/text-1.1.1.3:=[profile?] - >=dev-lang/ghc-7.8.2:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.18.1.3 -" - -src_configure() { - haskell-cabal_src_configure \ - --flag=-developer -}