commit:     c996e4dcd8c178d0938ea78de8838b06ea173d27
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 19:40:55 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 19:45:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c996e4dc

dev-haskell/path: drop old

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

 dev-haskell/path/Manifest           |  1 -
 dev-haskell/path/path-0.5.13.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-haskell/path/Manifest b/dev-haskell/path/Manifest
index 82cddbc1a3f..9054b6e1333 100644
--- a/dev-haskell/path/Manifest
+++ b/dev-haskell/path/Manifest
@@ -1,2 +1 @@
-DIST path-0.5.13.tar.gz 16988 BLAKE2B 
4fbc3464f674a15a2dc3c543cbf9d705f9c189224e45c6bb4f180e46483547822ed8a90920c183c756ebcd3529ceaa142b7a644b6e2f28a474e1302827b37204
 SHA512 
bf1e4750aa025382735f0b8329daa092501f1bbcb25ca3951be653cc3193d19be4339697e966db7dbff7ea2f78b251259c9f6f4cb36402a51221b077af388284
 DIST path-0.7.0.tar.gz 24227 BLAKE2B 
b2f3347c29dfae0e7674f4de39f07bb7ee681735d1509c7eefd29cc2141dcf974212fc970095a783fdb47dbffaac9489097116768bfe996a160bb9b8886cc9e6
 SHA512 
b07fc95eab12188d49e4525ea5bbadfda9d5bfb61cc306d624730087d2fc1f946407e4861f7f66de48d9cdf2541591d4518fcc77f28d65671bfa65a963e18a9c

diff --git a/dev-haskell/path/path-0.5.13.ebuild 
b/dev-haskell/path/path-0.5.13.ebuild
deleted file mode 100644
index cf56eceb1a0..00000000000
--- a/dev-haskell/path/path-0.5.13.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.2.9999
-#hackport: flags: -validity
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Support for well-typed paths"
-HOMEPAGE="https://hackage.haskell.org/package/path";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/aeson:=[profile?]
-       >=dev-haskell/exceptions-0.4:=[profile?] 
<dev-haskell/exceptions-0.9:=[profile?]
-       >=dev-haskell/hashable-1.2:=[profile?] 
<dev-haskell/hashable-1.3:=[profile?]
-       >=dev-lang/ghc-7.8.2:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.18.1.3
-       test? ( >=dev-haskell/hspec-2.0 <dev-haskell/hspec-3
-               >=dev-haskell/mtl-2.0 <dev-haskell/mtl-3 )
-"
-
-src_configure() {
-       haskell-cabal_src_configure \
-               --flag=-validity
-}

Reply via email to