commit:     7b5c452a60f539448a97e82d1fd5cf0dea5bdf15
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 19:41:48 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 19:45:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5c452a

dev-haskell/safe-exceptions: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/safe-exceptions/Manifest               |  1 -
 .../safe-exceptions/safe-exceptions-0.1.4.0.ebuild | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-haskell/safe-exceptions/Manifest 
b/dev-haskell/safe-exceptions/Manifest
index af4507830b8..ec7c2d0a7bc 100644
--- a/dev-haskell/safe-exceptions/Manifest
+++ b/dev-haskell/safe-exceptions/Manifest
@@ -1,2 +1 @@
-DIST safe-exceptions-0.1.4.0.tar.gz 12951 BLAKE2B 
afa5265d9674e1a88fa61cdf4c2356ffadeec3e922a52f418f88bdc1aaa22cf4378711b11a7679c99f933a515f53ca4338513fd4f2bf41f12159279d148a3131
 SHA512 
377559c3b35f48bd3baef4cb7bb19927bed36f34dfa531864a3565af9f7cb5ef9fc4cc9c92dcc9bb80037cb92f27dd0ba5805cc5941b8707bbc3d4185f0f40e1
 DIST safe-exceptions-0.1.7.0.tar.gz 13533 BLAKE2B 
4dbf6ebdb5dcd2d1f691cac540fe4cdaf3557bfc90f702b7120b4b6a8d1e2be7ff4e6d22851be5d2650a35e074551e48643152c25a76a2ab0ffd3c37fab663b0
 SHA512 
05fc32ea80ce1f733a6ea09655fecccf813ea9b7736dbd1d8ef84f54e3fb58f1017756cc9eb507d381cb73f22f100e9166bef1b7198a1d9edbda21e38626e351

diff --git a/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild 
b/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild
deleted file mode 100644
index c1b6ac8077a..00000000000
--- a/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild
+++ /dev/null
@@ -1,27 +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.1
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Safe, consistent, and easy exception handling"
-HOMEPAGE="https://github.com/fpco/safe-exceptions#readme";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/exceptions-0.8:=[profile?] 
<dev-haskell/exceptions-0.9:=[profile?]
-       >=dev-lang/ghc-7.8.2:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.18.1.3
-       test? ( dev-haskell/hspec
-               dev-haskell/void )
-"

Reply via email to