diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-05 20:24:23 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-05 20:24:23 +0000 |
commit | 7970bbebed7ed56d5a5f24cce32394de5bbdf5bf (patch) | |
tree | c9ea1510d626bafccde966b9bc1c2a536b4dca2b /metadata/md5-cache/net-misc/unison-2.51.2 | |
parent | Merge updates from master (diff) | |
download | gentoo-7970bbebed7ed56d5a5f24cce32394de5bbdf5bf.tar.gz gentoo-7970bbebed7ed56d5a5f24cce32394de5bbdf5bf.tar.bz2 gentoo-7970bbebed7ed56d5a5f24cce32394de5bbdf5bf.zip |
2019-07-05 20:24:22 UTC
Diffstat (limited to 'metadata/md5-cache/net-misc/unison-2.51.2')
-rw-r--r-- | metadata/md5-cache/net-misc/unison-2.51.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/metadata/md5-cache/net-misc/unison-2.51.2 b/metadata/md5-cache/net-misc/unison-2.51.2 index 469328c1e0ea..06cbee093997 100644 --- a/metadata/md5-cache/net-misc/unison-2.51.2 +++ b/metadata/md5-cache/net-misc/unison-2.51.2 @@ -7,6 +7,7 @@ IUSE=gtk doc static debug threads +ocamlopt test KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris LICENSE=GPL-2 RDEPEND=gtk? ( dev-ml/lablgtk || ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) ) >=app-eselect/eselect-unison-0.4 +RESTRICT=!ocamlopt? ( strip ) SLOT=2.51 SRC_URI=https://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.51.2/unison-2.51.2.tar.gz doc? ( https://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.51.2/unison-2.51.2-manual.pdf https://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.51.2/unison-2.51.2-manual.html ) -_md5_=5dc7ff9e4768e33dacfdca314bd68634 +_md5_=0b37057b33bda83d371273cc92b1fbf0 |