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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EAD46138359 for ; Sat, 12 Sep 2020 15:05:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F336EE0864; Sat, 12 Sep 2020 15:05:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF1F7E0864 for ; Sat, 12 Sep 2020 15:05:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2B9433BEE5 for ; Sat, 12 Sep 2020 15:05:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11F52360 for ; Sat, 12 Sep 2020 15:05:04 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1599923097.0801e955a4ef9d3b5dc2fcd666ca574fbd94fbd8.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/enclosed-exceptions/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/enclosed-exceptions/Manifest dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.2.ebuild X-VCS-Directories: dev-haskell/enclosed-exceptions/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0801e955a4ef9d3b5dc2fcd666ca574fbd94fbd8 X-VCS-Branch: master Date: Sat, 12 Sep 2020 15:05:04 +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: b454d2a4-91cc-492e-84a8-73c830bcfb49 X-Archives-Hash: 208728a032ee6242f5e4e9baf9036703 commit: 0801e955a4ef9d3b5dc2fcd666ca574fbd94fbd8 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 12 15:02:05 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 12 15:04:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0801e955 dev-haskell/enclosed-exceptions: drop old Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich gentoo.org> dev-haskell/enclosed-exceptions/Manifest | 2 -- .../enclosed-exceptions-1.0.1.1.ebuild | 31 --------------------- .../enclosed-exceptions-1.0.2.ebuild | 32 ---------------------- 3 files changed, 65 deletions(-) diff --git a/dev-haskell/enclosed-exceptions/Manifest b/dev-haskell/enclosed-exceptions/Manifest index 31418d88da8..972746bd375 100644 --- a/dev-haskell/enclosed-exceptions/Manifest +++ b/dev-haskell/enclosed-exceptions/Manifest @@ -1,3 +1 @@ -DIST enclosed-exceptions-1.0.1.1.tar.gz 4566 BLAKE2B 10a109ae1313040eaf97096940c0faf209508bb63700060f18ea8082e637d8756d8e3567ef0801867224e6be8b9e6b222b085b1c25bd46cabe9abbc5fb58382f SHA512 69297633a1b55c22a2fa1cbfcd0f450f063997c5e088167f94b37e7bc92528047aa8d36072e7fc0be1550297cd5fb7d771c637627b3aa15eab9ffe4b19ff0c62 -DIST enclosed-exceptions-1.0.2.tar.gz 5266 BLAKE2B 0e6060c350ff64dda3de669f36d8bb24a3f5196fc160c8dd2f9d3a4c5b8d447df44862c0bccd59fd63a6ac1ebae37fb82a821562e5a485d80b5299738b37db67 SHA512 73b0196b0ec18acaf8a1c215abf7e4c8665c9df1ac07543796fadd7da1aa0b633167e10e1c923c609aa40e6af6f540574436825440da96918cd8066908781f40 DIST enclosed-exceptions-1.0.3.tar.gz 5748 BLAKE2B d36913444a944da19b3da2e88c9aea6832998bfb9ff33a5b14b1cdce08c13b250182bd542522f5bccea693f206da3a9377c6f5a7d204adbe5e86dd6a665b5d32 SHA512 68edb501f42f01d8b4bbce374e49295e045650a8b19fdbf527a54458728e61f53c6c6bcfd1613a7169b013a34bd51cbd2ab2c457cf616fbc8c052b98533bde6c diff --git a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild b/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.ebuild deleted file mode 100644 index 3d72eec60cc..00000000000 --- a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.1.1.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.4.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Catching all exceptions from within an enclosed computation" -HOMEPAGE="https://github.com/jcristovao/enclosed-exceptions" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/async-2.0:=[profile?] - >=dev-haskell/lifted-base-0.2:=[profile?] - dev-haskell/monad-control:=[profile?] - dev-haskell/transformers:=[profile?] - dev-haskell/transformers-base:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/hspec-1.3 - dev-haskell/quickcheck ) -" diff --git a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.2.ebuild b/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.2.ebuild deleted file mode 100644 index ee2d6ccbefb..00000000000 --- a/dev-haskell/enclosed-exceptions/enclosed-exceptions-1.0.2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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="Catching all exceptions from within an enclosed computation" -HOMEPAGE="https://github.com/jcristovao/enclosed-exceptions" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/lifted-base-0.2:=[profile?] - dev-haskell/monad-control:=[profile?] - dev-haskell/transformers:=[profile?] - dev-haskell/transformers-base:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/async-2.0 - >=dev-haskell/hspec-1.3 - dev-haskell/quickcheck - dev-haskell/stm ) -"