diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-21 23:12:43 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-21 23:31:07 +0200 |
commit | 8f61a9f8a8e65d71c174d135902ed3880d54bc99 (patch) | |
tree | 2fc992c7a34904d952acd2b592cd87330b279f9c | |
parent | dev-haskell/zlib-enum: treeclean (diff) | |
download | gentoo-8f61a9f8a8e65d71c174d135902ed3880d54bc99.tar.gz gentoo-8f61a9f8a8e65d71c174d135902ed3880d54bc99.tar.bz2 gentoo-8f61a9f8a8e65d71c174d135902ed3880d54bc99.zip |
dev-haskell/zlib-conduit: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-haskell/zlib-conduit/Manifest | 1 | ||||
-rw-r--r-- | dev-haskell/zlib-conduit/metadata.xml | 11 | ||||
-rw-r--r-- | dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild | 25 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
4 files changed, 0 insertions, 38 deletions
diff --git a/dev-haskell/zlib-conduit/Manifest b/dev-haskell/zlib-conduit/Manifest deleted file mode 100644 index 98709767f1f6..000000000000 --- a/dev-haskell/zlib-conduit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST zlib-conduit-1.1.0.tar.gz 2024 BLAKE2B e7b8bcf5515cb25b2152c29db4a4f04d2050db8c999386428eaa913e296d34f6c07c136d2ff16962462b699fed20b35160ad51f079659d27b87a61bbb31c640a SHA512 5d19fa0e144b8e124486465c00b984f2e16f51e8ef0bc246fafd64b173e7dcef5b12f8cb431bb6071e4dab4a8c8f62606d47feb2cac2e36c1894216a9c8a32d9 diff --git a/dev-haskell/zlib-conduit/metadata.xml b/dev-haskell/zlib-conduit/metadata.xml deleted file mode 100644 index ed3c0820e087..000000000000 --- a/dev-haskell/zlib-conduit/metadata.xml +++ /dev/null @@ -1,11 +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> - <upstream> - <remote-id type="github">snoyberg/conduit</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild b/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild deleted file mode 100644 index d5459ed411f9..000000000000 --- a/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.3.6.9999 - -CABAL_FEATURES="lib profile" -inherit haskell-cabal - -DESCRIPTION="Streaming compression/decompression via conduits. (deprecated)" -HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/conduit-1.1:=[profile?] - >=dev-lang/ghc-6.10.4:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 -" diff --git a/profiles/package.mask b/profiles/package.mask index fa9d3ad43cf7..79796ae2fa03 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -602,7 +602,6 @@ dev-haskell/yesod-auth dev-haskell/yesod-auth-hashdb dev-haskell/yesod-default dev-haskell/yesod-json -dev-haskell/zlib-conduit # Hans de Graaff <graaff@gentoo.org> (2022-07-16) # No longer supported upstream. Use a newer ruby version instead. |