diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-util/ninja-9999 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-util/ninja-9999')
-rw-r--r-- | dev-util/ninja-9999 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-util/ninja-9999 b/dev-util/ninja-9999 new file mode 100644 index 000000000000..a78d1703e3ab --- /dev/null +++ b/dev-util/ninja-9999 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile install postinst postrm setup test unpack +DEPEND=|| ( dev-lang/python:3.6 dev-lang/python:3.5 dev-lang/python:3.4 >=dev-lang/python-2.7.5-r2:2.7 ) dev-util/re2c doc? ( app-text/asciidoc app-doc/doxygen dev-libs/libxslt ) test? ( dev-cpp/gtest ) >=dev-vcs/git-1.8.2.1[curl] +DESCRIPTION=A small build system similar to make +EAPI=6 +HOMEPAGE=https://ninja-build.org/ +IUSE=doc emacs test vim-syntax zsh-completion +LICENSE=Apache-2.0 +RDEPEND=emacs? ( virtual/emacs ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) ) zsh-completion? ( app-shells/zsh ) !<net-irc/ninja-1.5.9_pre14-r1 +SLOT=0 +_eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c elisp-common 23f47b2e1de7abf387105eddd1318738 git-r3 8f6de46b0aa318aea0e8cac62ece098b multilib 97f470f374f2e94ccab04a2fb21d811e python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=8178acf7e7a1d03572ce373a592b99d9 |