commit:     bccaf5ff65855f772ec2fe192740c71999c2afa1
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 21:51:02 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 21:51:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bccaf5ff

dev-haskell/hexpat: bump up to 0.20.10, bug #622260

Reporte-by: Sebastian Pipping
Bug: https://bugs.gentoo.org/622260
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-haskell/hexpat/Manifest              |  1 +
 dev-haskell/hexpat/hexpat-0.20.10.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-haskell/hexpat/Manifest b/dev-haskell/hexpat/Manifest
index 1286e50a2bd..f0539824833 100644
--- a/dev-haskell/hexpat/Manifest
+++ b/dev-haskell/hexpat/Manifest
@@ -1 +1,2 @@
+DIST hexpat-0.20.10.tar.gz 132682 SHA256 
39e6a1a30e80873165c3287a5b84de325c0b1dee1ddfd271daa360c1b15e0e2e SHA512 
aa230d3e002bc74d7f8c9d72eb373f63ec62f391b855119b1163504c2d4ef54ec555f9f56983f02d9268ca8615415ffee2466f404adca6393b2114b0f8f9001b
 WHIRLPOOL 
c7a688307aedfab8564d2497cc02f2f56207b95a35bc93fd73d303b88df00e7b9fe4ff781f07be9a2febce490b6d722e5c802e3c1906378a64693f5054cb96a2
 DIST hexpat-0.20.9.tar.gz 132649 SHA256 
5d1c075f1ae00be2e80c0018b522a351b2f4ef73b9baca1113ee80e554449d9d SHA512 
619bf92d60f2d43c11861507daf6f93716b5ed5c1fc1957a27470b65264d7c0b5edb3f6e2a1a9d25cd5d7edd8146abaf5cbb772f2d84dacd9f2fe9913b81b543
 WHIRLPOOL 
b8be8167a12d9fbbd437c657d64564d9f510d2e7c0af5ccb1bbbd42168b6557dc692117213ed43f1af6fdd46870444a3db1f6a083e70f6904329a485e4683c6c

diff --git a/dev-haskell/hexpat/hexpat-0.20.10.ebuild 
b/dev-haskell/hexpat/hexpat-0.20.10.ebuild
new file mode 100644
index 00000000000..58416216d3a
--- /dev/null
+++ b/dev-haskell/hexpat/hexpat-0.20.10.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.2.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="XML parser/formatter based on expat"
+HOMEPAGE="http://haskell.org/haskellwiki/Hexpat/";
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/list-0.4.2:=[profile?] <dev-haskell/list-0.7:=[profile?]
+       >=dev-haskell/text-0.5.0.0:=[profile?] 
<dev-haskell/text-1.3.0.0:=[profile?]
+       >=dev-haskell/utf8-string-0.3:=[profile?] 
<dev-haskell/utf8-string-1.1:=[profile?]
+       >=dev-lang/ghc-7.8.2:=
+"
+DEPEND="${RDEPEND}
+       >=dev-haskell/cabal-1.18.1.3
+"

Reply via email to