blob: 3f059d1cbfb7a91b9938deefca4506212e6a3cec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install unpack
DEPEND=app-text/asciidoc virtual/pkgconfig sys-libs/ncurses:=[unicode] dev-libs/boost
DESCRIPTION=Selection-oriented code editor inspired by vim
EAPI=6
HOMEPAGE=https://github.com/mawww/kakoune
IUSE=debug
KEYWORDS=~amd64 ~x86
LICENSE=Unlicense
RDEPEND=sys-libs/ncurses:=[unicode] dev-libs/boost
SLOT=0
SRC_URI=https://github.com/mawww/kakoune/tarball/34c8e6a9cf15410a433c8a8c3901703708b85611 -> kakoune-0_pre20160620.tar.gz
_eclass_exported_funcs=src_unpack:vcs-snapshot src_configure:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf vcs-snapshot b45be87e7012be0af8424e8a5644da1d
_md5_=4e3ab580cd7d3681d6a84fdd348d94ec
|