commit:     bcc1075b18610b4e6843996915b231d19280239a
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 07:47:56 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 07:47:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc1075b

dev-haskell/path-io: Remove last-rited pkg

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-haskell/path-io/Manifest             |  2 --
 dev-haskell/path-io/metadata.xml         |  8 ------
 dev-haskell/path-io/path-io-1.6.3.ebuild | 45 --------------------------------
 profiles/package.mask                    |  1 -
 4 files changed, 56 deletions(-)

diff --git a/dev-haskell/path-io/Manifest b/dev-haskell/path-io/Manifest
deleted file mode 100644
index c42355ea9066..000000000000
--- a/dev-haskell/path-io/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST path-io-1.6.3.cabal 2142 BLAKE2B 
53b2198802cbb77554140ba5a89bcbe23795e369d51fb6a78fb54208ccd2a4fe7f67ae1687f105a4fe8fe00c5919ce0901b7d48982e7fce036afb8f23eaa3865
 SHA512 
f8ac7360acf4c556c1b4d7cf9840e1e5fb71f7aac545ae59364a0e85e448482905e9189ddd3fbb41377ce7da5a51097e62a617a90a40f36a30713ad684e4a066
-DIST path-io-1.6.3.tar.gz 20946 BLAKE2B 
2e2e6b2e8835228be9e984b03891989b3517256926b9e643656c2236befff262e03dc10131e1f41278c871c70b5f14599161708915837ae2ac9f61cd637cf95a
 SHA512 
d9d4e0d3a0b74677b8e29608254b1a4b5f306378400e8ec6d2b96ec4fd5b340ca20652684af558ec5ec5c401a18c4c9203adf7afbb1a602df0786459bc5bc774

diff --git a/dev-haskell/path-io/metadata.xml b/dev-haskell/path-io/metadata.xml
deleted file mode 100644
index 937381521944..000000000000
--- a/dev-haskell/path-io/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>hask...@gentoo.org</email>
-               <name>Gentoo Haskell</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/dev-haskell/path-io/path-io-1.6.3.ebuild 
b/dev-haskell/path-io/path-io-1.6.3.ebuild
deleted file mode 100644
index ace895dedc06..000000000000
--- a/dev-haskell/path-io/path-io-1.6.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# ebuild generated by hackport 0.6.7.9999
-#hackport: flags: -dev
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Interface to 'directory' package for users of 'path'"
-HOMEPAGE="https://github.com/mrkkrp/path-io";
-HACKAGE_REV="3"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz
-       https://hackage.haskell.org/package/${P}/revision/${HACKAGE_REV}.cabal 
-> ${PF}.cabal"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-
-RDEPEND=">=dev-haskell/dlist-0.8:=[profile?] <dev-haskell/dlist-2.0:=[profile?]
-       >=dev-haskell/exceptions-0.8:=[profile?] 
<dev-haskell/exceptions-0.11:=[profile?]
-       >=dev-haskell/path-0.6:=[profile?] <dev-haskell/path-0.10:=[profile?]
-       >=dev-haskell/temporary-1.1:=[profile?] 
<dev-haskell/temporary-1.4:=[profile?]
-       dev-haskell/unix-compat:=[profile?]
-       >=dev-lang/ghc-8.8.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-3.0.0.0
-       test? ( >=dev-haskell/hspec-2.0 <dev-haskell/hspec-3.0 )
-"
-
-src_prepare() {
-       # pull revised cabal from upstream
-       cp "${DISTDIR}/${PF}.cabal" "${S}/${PN}.cabal" || die
-
-       # Apply patches *after* pulling the revised cabal
-       default
-}
-
-src_configure() {
-       haskell-cabal_src_configure \
-               --flag=-dev
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 0d9beb599ca1..e1b1927c2e05 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -324,7 +324,6 @@ dev-haskell/openssl-streams
 dev-haskell/optparse-simple
 dev-haskell/pantry
 dev-haskell/path
-dev-haskell/path-io
 
 # hololeap <holol...@protonmail.com> (2022-08-21)
 # doctest-parallel does not currently work with Setup.hs (used internally by

Reply via email to