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 6F6BB158094 for ; Wed, 10 Aug 2022 03:35:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC96BE0AD0; Wed, 10 Aug 2022 03:35:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AC594E0AD0 for ; Wed, 10 Aug 2022 03:35:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E6051340EFC for ; Wed, 10 Aug 2022 03:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4334F576 for ; Wed, 10 Aug 2022 03:35:11 +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: <1660102487.a463b874ef5d490f55c56fd20b158f780a58ab98.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/streaming-commons/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/streaming-commons/Manifest dev-haskell/streaming-commons/streaming-commons-0.2.1.2.ebuild X-VCS-Directories: dev-haskell/streaming-commons/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a463b874ef5d490f55c56fd20b158f780a58ab98 X-VCS-Branch: master Date: Wed, 10 Aug 2022 03:35:11 +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: ba61b5de-0ef3-4413-8db2-a2ef4740a5d2 X-Archives-Hash: cc3ae757b991f50c8e9612bc90b2591c commit: a463b874ef5d490f55c56fd20b158f780a58ab98 Author: Jack Todaro posteo org> AuthorDate: Sun Aug 7 02:13:53 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 10 03:34:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a463b874 dev-haskell/streaming-commons: drop 0.2.1.2 Signed-off-by: Jack Todaro posteo.org> Signed-off-by: Sam James gentoo.org> dev-haskell/streaming-commons/Manifest | 1 - .../streaming-commons-0.2.1.2.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/dev-haskell/streaming-commons/Manifest b/dev-haskell/streaming-commons/Manifest index 4c03efa025e1..9775c25112b7 100644 --- a/dev-haskell/streaming-commons/Manifest +++ b/dev-haskell/streaming-commons/Manifest @@ -1,2 +1 @@ -DIST streaming-commons-0.2.1.2.tar.gz 86776 BLAKE2B 01f4a88fb87055bb315278e0391880025b38765faa27e788d3b184c4942af0b8c26e147639e4413a029ae30e03991d083adf49aac89759b2fe2c058e945acd70 SHA512 7b6f39237f9ac13ca2d8205a43fee17c6edfe6609a1119903f8648aed151ef92779af7a8dfdfb108dea679cd26c83dfb5d21285d51f91dec0ad10debd100b8e7 DIST streaming-commons-0.2.2.4.tar.gz 84330 BLAKE2B 08b729471b3fdc9c5508ffca0e9ce52f38a33b25855f027ae5924e28387e80b369e8c41a33fae49bbb6d5845985954377c2067d56b26995336faa51cb792f83d SHA512 e552bba766e5b816cbd448d1cec86c5c7593f3f13c6da42c74ebf2c9698be3a3174dd922cf70de1b4940b53e580f396a51cebff6b62db305fb0fb48a5c7658bb diff --git a/dev-haskell/streaming-commons/streaming-commons-0.2.1.2.ebuild b/dev-haskell/streaming-commons/streaming-commons-0.2.1.2.ebuild deleted file mode 100644 index a05cae6ee487..000000000000 --- a/dev-haskell/streaming-commons/streaming-commons-0.2.1.2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.1.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Common lower-level functions needed by various streaming data libraries" -HOMEPAGE="https://github.com/fpco/streaming-commons" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="" - -RESTRICT=test # requires network - -RDEPEND="dev-haskell/async:=[profile?] - >=dev-haskell/network-2.4.0.0:=[profile?] - dev-haskell/random:=[profile?] - dev-haskell/stm:=[profile?] - dev-haskell/text:=[profile?] - dev-haskell/zlib:=[profile?] - >=dev-lang/ghc-7.10.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.22.2.0 - test? ( >=dev-haskell/hspec-1.8 - dev-haskell/quickcheck ) -"