blob: ab6230e798b6b0ae0e5fba3085437abad0402e44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup
DEPEND=test? ( || ( >=dev-lang/python-2.7.5-r2:2.7 ) ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=A simple but powerful template language for C++
EAPI=6
HOMEPAGE=https://github.com/olafvdspek/ctemplate
IUSE=doc emacs vim-syntax static-libs test
KEYWORDS=amd64 arm ppc x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=emacs? ( >=app-editors/emacs-23.1:* ) vim-syntax? ( >=app-editors/vim-core-7 )
RESTRICT=test
SLOT=0
SRC_URI=https://dev.gentoo.org/~pinkbyte/distfiles/ctemplate-2.3.tar.bz2
_eclasses_=autotools ea7865c8fba1ea8d3639f355fffe1a3c eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 elisp-common f651b1af2a931eb45710eb2ce171246e libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e python-any-r1 2a3000b370786b5c90a651e7dd7c4797 python-utils-r1 f7aef159261e9835066ddf8d3a0e3487 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=4c8a55d96ba65ec3418a23f247b9900b
|