commit: 054842eb5ceaaf99e4322229dd6b9e60878a5f04 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Aug 21 21:44:23 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Aug 21 21:50:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=054842eb
dev-haskell/multipart: treeclean Closes: https://bugs.gentoo.org/735950 Closes: https://bugs.gentoo.org/735892 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-haskell/multipart/Manifest | 1 - dev-haskell/multipart/metadata.xml | 11 ----------- dev-haskell/multipart/multipart-0.2.0.ebuild | 26 -------------------------- profiles/package.mask | 1 - 4 files changed, 39 deletions(-) diff --git a/dev-haskell/multipart/Manifest b/dev-haskell/multipart/Manifest deleted file mode 100644 index 928fe45ee101..000000000000 --- a/dev-haskell/multipart/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST multipart-0.2.0.tar.gz 6593 BLAKE2B e7528c1d95df96ada9b9c17315ebe9c9f304842c0783007e37c545769195b87105dce4a0ee9690bbd8143ca9dfd43a8ad7c1b0e98fd386944f1af5e868fd1a4d SHA512 e2ea580113a84a6ad218e9c0ef79da94ab92017c81969c864847df020759cd94555f53ea0722c230555af2d2ccb531bd9d07cb2da1342d0e3556b70a58678be0 diff --git a/dev-haskell/multipart/metadata.xml b/dev-haskell/multipart/metadata.xml deleted file mode 100644 index 74d7e930f9f1..000000000000 --- a/dev-haskell/multipart/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>[email protected]</email> - <name>Gentoo Haskell</name> - </maintainer> - <upstream> - <remote-id type="github">silkapp/multipart</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-haskell/multipart/multipart-0.2.0.ebuild b/dev-haskell/multipart/multipart-0.2.0.ebuild deleted file mode 100644 index 9da933fdb468..000000000000 --- a/dev-haskell/multipart/multipart-0.2.0.ebuild +++ /dev/null @@ -1,26 +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.6.1.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="HTTP multipart split out of the cgi package" -HOMEPAGE="http://www.github.com/silkapp/multipart" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/parsec-2.0:=[profile?] - dev-haskell/stringsearch:=[profile?] - >=dev-lang/ghc-8.0.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.24.0.0 -" diff --git a/profiles/package.mask b/profiles/package.mask index 6151b9e79e48..264d6aafc5c5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -504,7 +504,6 @@ dev-haskell/monadplus dev-haskell/monadrandom dev-haskell/mono-traversable-instances dev-haskell/mtl-compat -dev-haskell/multipart # Hans de Graaff <[email protected]> (2022-07-16) # No longer supported upstream. Use a newer ruby version instead.
