Skip to content

Commit

Permalink
app-benchmarks/pronk: update live depends
Browse files Browse the repository at this point in the history
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
  • Loading branch information
Sergei Trofimovich committed Sep 17, 2012
1 parent d710343 commit 364b206
Showing 1 changed file with 26 additions and 24 deletions.
50 changes: 26 additions & 24 deletions app-benchmarks/pronk/pronk-9999.ebuild
Expand Up @@ -2,10 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $

# ebuild generated by hackport 0.2.15

EAPI=4

# ebuild generated by hackport 0.2.18.9999

CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
EGIT_REPO_URI="git://github.com/bos/pronk.git"
inherit git-2 haskell-cabal
Expand All @@ -18,27 +18,29 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-haskell/aeson
dev-haskell/case-insensitive
>=dev-haskell/cmdargs-0.7
dev-haskell/conduit
>=dev-haskell/criterion-0.6.0.0
dev-haskell/deepseq
>=dev-haskell/hashable-1.1.2.0
dev-haskell/hastache
>=dev-haskell/http-conduit-1.2
dev-haskell/http-types
dev-haskell/lifted-base
dev-haskell/network
>=dev-haskell/statistics-0.10.0.0
dev-haskell/text
>=dev-haskell/text-format-0.3.0.4
dev-haskell/time
>=dev-haskell/transformers-0.2.2
>=dev-haskell/unix-compat-0.2.2
>=dev-haskell/unordered-containers-0.1.4.0
dev-haskell/vector
dev-haskell/vector-algorithms
>=dev-lang/ghc-6.8.2"
RDEPEND="dev-haskell/aeson[profile?]
dev-haskell/case-insensitive[profile?]
>=dev-haskell/cmdargs-0.7[profile?]
dev-haskell/conduit[profile?]
>=dev-haskell/criterion-0.6.0.0[profile?]
dev-haskell/deepseq[profile?]
>=dev-haskell/hashable-1.1.2.0[profile?]
dev-haskell/hastache[profile?]
>=dev-haskell/http-conduit-1.6[profile?]
dev-haskell/http-types[profile?]
dev-haskell/lifted-base[profile?]
dev-haskell/meldable-heap[profile?]
dev-haskell/network[profile?]
dev-haskell/resourcet[profile?]
>=dev-haskell/statistics-0.10.0.0[profile?]
dev-haskell/text[profile?]
>=dev-haskell/text-format-0.3.0.4[profile?]
dev-haskell/time[profile?]
>=dev-haskell/transformers-0.2.2[profile?]
>=dev-haskell/unix-compat-0.3.0.2[profile?]
>=dev-haskell/unordered-containers-0.1.4.0[profile?]
dev-haskell/vector[profile?]
dev-haskell/vector-algorithms[profile?]
>=dev-lang/ghc-6.12.3"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.8"

0 comments on commit 364b206

Please sign in to comment.