diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-07-17 21:47:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-07-17 21:47:54 +0000 |
commit | 1f7be5c011e3ddb7d7fa2d8822266b6112f0a621 (patch) | |
tree | 45a1089b6fd97b678c04f9be21bf25b59f113a12 /metadata/md5-cache/dev-haskell/stack-bin-1.6.1 | |
parent | Merge updates from master (diff) | |
download | gentoo-1f7be5c011e3ddb7d7fa2d8822266b6112f0a621.tar.gz gentoo-1f7be5c011e3ddb7d7fa2d8822266b6112f0a621.tar.bz2 gentoo-1f7be5c011e3ddb7d7fa2d8822266b6112f0a621.zip |
2018-07-17 21:47:53 UTC
Diffstat (limited to 'metadata/md5-cache/dev-haskell/stack-bin-1.6.1')
-rw-r--r-- | metadata/md5-cache/dev-haskell/stack-bin-1.6.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-haskell/stack-bin-1.6.1 b/metadata/md5-cache/dev-haskell/stack-bin-1.6.1 new file mode 100644 index 000000000000..4040bb3770cb --- /dev/null +++ b/metadata/md5-cache/dev-haskell/stack-bin-1.6.1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install prepare +DESCRIPTION=The Haskell Tool Stack (Binary) +EAPI=6 +HOMEPAGE=https://github.com/commercialhaskell/stack +IUSE=symlink +KEYWORDS=~amd64 ~x86 ~arm +LICENSE=BSD +RDEPEND=sys-libs/zlib dev-libs/gmp:0 symlink? ( !dev-haskell/stack ) +SLOT=0 +SRC_URI=arm? ( https://github.com/commercialhaskell/stack/releases/download/v1.6.1/stack-1.6.1-linux-arm.tar.gz ) x86? ( https://github.com/commercialhaskell/stack/releases/download/v1.6.1/stack-1.6.1-linux-i386.tar.gz ) amd64? ( https://github.com/commercialhaskell/stack/releases/download/v1.6.1/stack-1.6.1-linux-x86_64.tar.gz ) +_md5_=8984adae787aa0a22d6c79fb3a0ded3b |