summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:49:34 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:49:39 +0200
commit95b90857a141655f3b88dc91fb3c94e672d0093f (patch)
tree87f5da99f50e9a45a02cfbc10953b802d4852662
parentdev-haskell/path: Remove last-rited pkg (diff)
downloadgentoo-95b90857a141655f3b88dc91fb3c94e672d0093f.tar.gz
gentoo-95b90857a141655f3b88dc91fb3c94e672d0093f.tar.bz2
gentoo-95b90857a141655f3b88dc91fb3c94e672d0093f.zip
dev-haskell/pantry: Remove last-rited pkg
Closes: https://bugs.gentoo.org/862492 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-haskell/pantry/Manifest1
-rw-r--r--dev-haskell/pantry/metadata.xml8
-rw-r--r--dev-haskell/pantry/pantry-0.5.4.ebuild67
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 77 deletions
diff --git a/dev-haskell/pantry/Manifest b/dev-haskell/pantry/Manifest
deleted file mode 100644
index 3dfa14b9b84a..000000000000
--- a/dev-haskell/pantry/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pantry-0.5.4.tar.gz 91972 BLAKE2B fcab5d8f244780dca35fe1f2265c7c4e791510587c635f393b3e8f988d820b9aaa42d92298681799454681a5ea62f74bc5a0b242e8b522751d83b5af2d81095f SHA512 609c5c0c2aa8bfafbc65930bf77e0037a003d0268621048a3bbc7290d4a128c9c0698849482205411e09493e89c9811894b225a442addf496ba60eb8e89d3920
diff --git a/dev-haskell/pantry/metadata.xml b/dev-haskell/pantry/metadata.xml
deleted file mode 100644
index 937381521944..000000000000
--- a/dev-haskell/pantry/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>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-haskell/pantry/pantry-0.5.4.ebuild b/dev-haskell/pantry/pantry-0.5.4.ebuild
deleted file mode 100644
index c3007c0dd0e4..000000000000
--- a/dev-haskell/pantry/pantry-0.5.4.ebuild
+++ /dev/null
@@ -1,67 +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.1.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour" # test-suite
-inherit haskell-cabal
-RESTRICT="test" # Needs internet connection
-
-DESCRIPTION="Content addressable Haskell package management"
-HOMEPAGE="https://github.com/commercialhaskell/pantry#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-haskell/aeson:=[profile?]
- dev-haskell/ansi-terminal:=[profile?]
- dev-haskell/casa-client:=[profile?]
- dev-haskell/casa-types:=[profile?]
- dev-haskell/conduit:=[profile?]
- dev-haskell/conduit-extra:=[profile?]
- dev-haskell/cryptonite:=[profile?]
- dev-haskell/cryptonite-conduit:=[profile?]
- dev-haskell/digest:=[profile?]
- dev-haskell/filelock:=[profile?]
- dev-haskell/generic-deriving:=[profile?]
- dev-haskell/hackage-security:=[profile?]
- >=dev-haskell/hpack-0.31.2:=[profile?]
- dev-haskell/http-client:=[profile?]
- dev-haskell/http-client-tls:=[profile?]
- dev-haskell/http-conduit:=[profile?]
- dev-haskell/http-download:=[profile?]
- dev-haskell/http-types:=[profile?]
- dev-haskell/memory:=[profile?]
- dev-haskell/network-uri:=[profile?]
- dev-haskell/path:=[profile?]
- dev-haskell/path-io:=[profile?]
- dev-haskell/persistent:=[profile?]
- >=dev-haskell/persistent-sqlite-2.9.3:=[profile?]
- dev-haskell/persistent-template:=[profile?]
- dev-haskell/primitive:=[profile?]
- dev-haskell/resourcet:=[profile?]
- dev-haskell/rio:=[profile?]
- dev-haskell/rio-orphans:=[profile?]
- dev-haskell/rio-prettyprint:=[profile?]
- dev-haskell/tar-conduit:=[profile?]
- dev-haskell/text-metrics:=[profile?]
- dev-haskell/unix-compat:=[profile?]
- dev-haskell/unliftio:=[profile?]
- dev-haskell/unordered-containers:=[profile?]
- dev-haskell/vector:=[profile?]
- dev-haskell/yaml:=[profile?]
- dev-haskell/zip-archive:=[profile?]
- >=dev-lang/ghc-8.4.3:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-3 <dev-haskell/cabal-3.5
-"
-# test? ( dev-haskell/exceptions
-# dev-haskell/hedgehog
-# dev-haskell/hspec
-# dev-haskell/quickcheck
-# dev-haskell/raw-strings-qq )
diff --git a/profiles/package.mask b/profiles/package.mask
index e200c1d176c2..65c7c833ed20 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -322,7 +322,6 @@ dev-haskell/newtype-generics
dev-haskell/open-browser
dev-haskell/openssl-streams
dev-haskell/optparse-simple
-dev-haskell/pantry
# hololeap <hololeap@protonmail.com> (2022-08-21)
# doctest-parallel does not currently work with Setup.hs (used internally by