commit:     d6516f223f32a3f3989174666fd23a1168cca9e5
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 11:34:35 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 12:02:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6516f22

dev-haskell/tasty-golden: bump up to 2.3.1.1

Package-Manager: portage-2.3.2

 dev-haskell/tasty-golden/Manifest                  |  1 +
 .../tasty-golden/tasty-golden-2.3.1.1.ebuild       | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-haskell/tasty-golden/Manifest 
b/dev-haskell/tasty-golden/Manifest
index 36c6287..b103e78 100644
--- a/dev-haskell/tasty-golden/Manifest
+++ b/dev-haskell/tasty-golden/Manifest
@@ -1,2 +1,3 @@
 DIST tasty-golden-2.2.2.4.tar.gz 7102 SHA256 
2cd0ac55b3edd218cf713842681aafa036db2aaf24558b303f9f64030624cc24 SHA512 
7674f0003595a9569ecf05c7b68608887f815361c9c7b234cba3a0af4eda855a1131fbafcfb15cff19c584dd4f9888e3cc001deea8ac110c648d66a9fe1c7237
 WHIRLPOOL 
b58a160bbd626128bbff5fe9d807a82703e15c563c19037d6e7546c7bc855429c91f25c6d40ad86903e36c983a31d12892ddfe3342df5a810a03c42d9cb3da70
+DIST tasty-golden-2.3.1.1.tar.gz 7219 SHA256 
9e87fa5b29f840731c12722049563655cedb6522b5e5792c5eb596eb352c8e5d SHA512 
b7871d2ddcf7f45e0f1df52982b6370308dd0c48588318985977cb88f93f4b759b1f2bdff44e31ec86f230f04304bcee14286f62c2d2ae01a6105b8a3250e5fb
 WHIRLPOOL 
e04c2c3c78430cc56b7885f4fad09f2e583bf1f662ccc653ec895c887cf97557377f18754d5033d1710e58739c3f9d9621186b66e41f019fb1ac9c89b59da672
 DIST tasty-golden-2.3.1.tar.gz 7193 SHA256 
f292a57dc63afdd5607cca82bcc5ad606c5e1c59bb6fabc7fe48a26d816dcbf1 SHA512 
3c729edf394db6eaa94dc606d146599ef00d1bcdbb49482a52fc248e61b3ab236000ce2779cbf59c1cc458738cff5b51a4ff5bf79384e4479db93a1ea88bb6c2
 WHIRLPOOL 
1efcc0dc4fc6bd5d88bb773a0148f599b8cc925f55f41dd0b9862bea8233aa4d6da1d513babaa50cf964b089229dd224e0bb16f97d6902ac756e3b79834f7b47

diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild 
b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
new file mode 100644
index 00000000..a97bf38
--- /dev/null
+++ b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Golden tests support for tasty"
+HOMEPAGE="https://github.com/feuerbach/tasty-golden";
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-haskell/async:=[profile?]
+       dev-haskell/mtl:=[profile?]
+       dev-haskell/optparse-applicative:=[profile?]
+       dev-haskell/tagged:=[profile?]
+       >=dev-haskell/tasty-0.8:=[profile?]
+       dev-haskell/temporary:=[profile?]
+       >=dev-lang/ghc-7.6.1:=
+"
+DEPEND="${RDEPEND}
+       >=dev-haskell/cabal-1.16.0
+       test? ( dev-haskell/tasty-hunit
+               dev-haskell/temporary-rc )
+"

Reply via email to