commit:     03a0844b62c51915e873cadff451a08813121b66
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 23 06:35:22 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Apr 23 06:37:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a0844b

dev-haskell/libmpd: bump up to 0.9.2.0

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.2.0.ebuild | 34 ++++++++++++++++++++++++++++++++
 dev-haskell/libmpd/metadata.xml          |  3 ---
 3 files changed, 35 insertions(+), 3 deletions(-)

diff --git a/dev-haskell/libmpd/Manifest b/dev-haskell/libmpd/Manifest
index 3ada508603a..b55cc43093f 100644
--- a/dev-haskell/libmpd/Manifest
+++ b/dev-haskell/libmpd/Manifest
@@ -1 +1,2 @@
 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.2.0.ebuild 
b/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
new file mode 100644
index 00000000000..dab573197d1
--- /dev/null
+++ b/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.7.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 )
+"

diff --git a/dev-haskell/libmpd/metadata.xml b/dev-haskell/libmpd/metadata.xml
index 65d5c95ca6b..b7878815d80 100644
--- a/dev-haskell/libmpd/metadata.xml
+++ b/dev-haskell/libmpd/metadata.xml
@@ -5,7 +5,4 @@
                <email>[email protected]</email>
                <name>Gentoo Haskell</name>
        </maintainer>
-       <upstream>
-               <remote-id type="github">vimus/libmpd-haskell#readme</remote-id>
-       </upstream>
 </pkgmetadata>

Reply via email to