commit:     2e17e5b030b113a54e6bd5ebd375927814694d8e
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 07:53:35 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 07:53:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e17e5b0

dev-haskell/hpack: Remove last-rited pkg

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

 dev-haskell/hpack/Manifest            |  1 -
 dev-haskell/hpack/hpack-0.35.0.ebuild | 42 -----------------------------------
 dev-haskell/hpack/metadata.xml        |  8 -------
 profiles/package.mask                 |  1 -
 4 files changed, 52 deletions(-)

diff --git a/dev-haskell/hpack/Manifest b/dev-haskell/hpack/Manifest
deleted file mode 100644
index fee4dcfd5a9c..000000000000
--- a/dev-haskell/hpack/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hpack-0.35.0.tar.gz 68119 BLAKE2B 
5f000976aa5c9948319dfcb5c3043649ccbc6d4c1424a93c48dcfd9307a49333e89df824a1bcfbbfb32f51b38524606292363ba09ed6d2d08f360aae8b6c2afb
 SHA512 
2f5f6aaa1b4a295e98717da822080f918c25ac69d08577c41afdc05e18d17a04ac4ddb83efebdfc0da8962d8220777ca07cabefeede9c8cf162ee05b1d7c5efd

diff --git a/dev-haskell/hpack/hpack-0.35.0.ebuild 
b/dev-haskell/hpack/hpack-0.35.0.ebuild
deleted file mode 100644
index 7acfc91f92fb..000000000000
--- a/dev-haskell/hpack/hpack-0.35.0.ebuild
+++ /dev/null
@@ -1,42 +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.7.1.2
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A modern format for Haskell packages"
-HOMEPAGE="https://github.com/sol/hpack#readme";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=dev-haskell/aeson-1.4.3.0:=[profile?]
-       dev-haskell/bifunctors:=[profile?]
-       >=dev-haskell/cabal-3.0.0.0:=[profile?] 
<dev-haskell/cabal-3.7:=[profile?]
-       dev-haskell/cryptonite:=[profile?]
-       >=dev-haskell/glob-0.9.0:=[profile?]
-       dev-haskell/http-client:=[profile?]
-       dev-haskell/http-client-tls:=[profile?]
-       dev-haskell/http-types:=[profile?]
-       >=dev-haskell/infer-license-0.2.0:=[profile?] 
<dev-haskell/infer-license-0.3:=[profile?]
-       dev-haskell/scientific:=[profile?]
-       dev-haskell/unordered-containers:=[profile?]
-       dev-haskell/vector:=[profile?]
-       >=dev-haskell/yaml-0.10.0:=[profile?]
-       >=dev-lang/ghc-8.4.3:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-2.2.0.1
-       test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3
-               >=dev-haskell/hunit-1.6.0.0
-               dev-haskell/interpolate
-               >=dev-haskell/mockery-0.3
-               dev-haskell/quickcheck
-               dev-haskell/temporary )
-"

diff --git a/dev-haskell/hpack/metadata.xml b/dev-haskell/hpack/metadata.xml
deleted file mode 100644
index 937381521944..000000000000
--- a/dev-haskell/hpack/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/profiles/package.mask b/profiles/package.mask
index 9a166765cb73..a7327177ab9c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -296,7 +296,6 @@ dev-haskell/haskell-src-meta
 dev-haskell/hdbc-odbc
 dev-haskell/hi-file-parser
 dev-haskell/hlint
-dev-haskell/hpack
 
 # hololeap <holol...@protonmail.com> (2022-08-21)
 # doctest-parallel does not currently work with Setup.hs (used internally by

Reply via email to