commit:     ffcceb0a346ddddcd64da77eeb8a043f15198444
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 21:38:23 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 21:40:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcceb0a

dev-haskell/multipart: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/multipart/Manifest               |  1 -
 dev-haskell/multipart/multipart-0.1.2.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-haskell/multipart/Manifest b/dev-haskell/multipart/Manifest
index 0548c487e43..928fe45ee10 100644
--- a/dev-haskell/multipart/Manifest
+++ b/dev-haskell/multipart/Manifest
@@ -1,2 +1 @@
-DIST multipart-0.1.2.tar.gz 6787 BLAKE2B 
f367f689510873eb0f58e08cd74efceb021ab4294495e4048766b12fe7242163a61f4207821e0fd7c12289433807cf0d198ef53d3a471469ee40a3a9f88d0620
 SHA512 
abc3c7ad89cf9f46d72abaca3ca4782ba717ed6306b81c0c2c0bebde098a330c3a2ee4c62494cd66928265843ef497005bcf09962b50f302a9419712adef578a
 DIST multipart-0.2.0.tar.gz 6593 BLAKE2B 
e7528c1d95df96ada9b9c17315ebe9c9f304842c0783007e37c545769195b87105dce4a0ee9690bbd8143ca9dfd43a8ad7c1b0e98fd386944f1af5e868fd1a4d
 SHA512 
e2ea580113a84a6ad218e9c0ef79da94ab92017c81969c864847df020759cd94555f53ea0722c230555af2d2ccb531bd9d07cb2da1342d0e3556b70a58678be0

diff --git a/dev-haskell/multipart/multipart-0.1.2.ebuild 
b/dev-haskell/multipart/multipart-0.1.2.ebuild
deleted file mode 100644
index f9c109554d0..00000000000
--- a/dev-haskell/multipart/multipart-0.1.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.3.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="HTTP multipart split out of the cgi package"
-HOMEPAGE="https://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-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.10
-"

Reply via email to