blob: 73a393e0e5b89cf7fddc78d606d5de25af284a3b (
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/gettext-0.18.1.1-r3 || ( >=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? ( virtual/emacs ) 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 1bf086cdd7356f5c9a4acd9727bd2065 elisp-common 23f47b2e1de7abf387105eddd1318738 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e python-any-r1 b5f01473006ccc2cd78bc3dab20fced4 python-utils-r1 25291c381052933ddf86bcffbfaff2ed toolchain-funcs 2f8b8f320bee13b71a8a54cc6d09e08a
_md5_=e2dab5309d927f1c938e9164a320ffc2
|