commit:     37166610c713fd6008dc37ab345a2908595561d1
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 24 12:35:38 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 12:37:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37166610

dev-haskell/libmpd: drop old

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

 dev-haskell/libmpd/Manifest              |  1 -
 dev-haskell/libmpd/libmpd-0.9.1.0.ebuild | 34 --------------------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-haskell/libmpd/Manifest b/dev-haskell/libmpd/Manifest
index b55cc43093f..94026d83b68 100644
--- a/dev-haskell/libmpd/Manifest
+++ b/dev-haskell/libmpd/Manifest
@@ -1,2 +1 @@
-DIST libmpd-0.9.1.0.tar.gz 41332 BLAKE2B 
16d4ee3ae4edeb647927ca03ebcad0ce94cf0e5dbcd15550843ad7a56f92683fe6e5c0e265875d4df944493d7273499e8ae0a8127d75a1b16416965d95a833df
 SHA512 
f8fb657c4eec2444aaa6ec58966ea9fc8f4944ce13e4dc380f8fbf3dd87a39e1db18c563a25ac09ea1c6f3b5c8596a25dc0e81d8b7d2771c970d85c06d208496
 DIST libmpd-0.9.2.0.tar.gz 41824 BLAKE2B 
1788acb7e4152a9612a8cd503ac9751a5165a80044f1470bb4b6b055e9a52b538c9bf9cd5f0d2796e08f11e1c7a80e2739cbedf6869e1929a2f27fda08ec32ae
 SHA512 
44b09e239a757308e59434eec80382465b684c9a00803c917194268a5b5b548b9da8e33ead8582c2a797badd0edb38846267009848a4f2300098adda4004aa18

diff --git a/dev-haskell/libmpd/libmpd-0.9.1.0.ebuild 
b/dev-haskell/libmpd/libmpd-0.9.1.0.ebuild
deleted file mode 100644
index 8ab931fc2ed..00000000000
--- a/dev-haskell/libmpd/libmpd-0.9.1.0.ebuild
+++ /dev/null
@@ -1,34 +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 test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="An MPD client library"
-HOMEPAGE="https://github.com/vimus/libmpd-haskell#readme";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/attoparsec-0.10.1:=[profile?] 
<dev-haskell/attoparsec-1:=[profile?]
-       >=dev-haskell/data-default-class-0.0.1:=[profile?] 
<dev-haskell/data-default-class-1:=[profile?]
-       >=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-3:=[profile?]
-       >=dev-haskell/network-2.6.3.5:=[profile?]
-       >=dev-haskell/old-locale-1:=[profile?] 
<dev-haskell/old-locale-2:=[profile?]
-       >=dev-haskell/safe-exceptions-0.1:=[profile?] 
<dev-haskell/safe-exceptions-0.2:=[profile?]
-       >=dev-haskell/text-0.11:=[profile?] <dev-haskell/text-2:=[profile?]
-       >=dev-haskell/utf8-string-0.3.1:=[profile?] 
<dev-haskell/utf8-string-1.1:=[profile?]
-       >=dev-lang/ghc-8.0.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.24.0.0
-       test? ( >=dev-haskell/hspec-1.3
-               >=dev-haskell/quickcheck-2.10 )
-"

Reply via email to