blob: a024bc92b682eba5c4dc6a206d2c09cb81c4c90f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=test? ( dev-php/phpunit ) >=app-portage/elt-patches-20170317 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool extension? ( php_targets_php5-6? ( dev-lang/php:5.6 ) )
DESCRIPTION=PHP templating engine with syntax similar to Django
EAPI=6
HOMEPAGE=http://twig.sensiolabs.org/
IUSE=doc extension test php_targets_php5-6
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-lang/php extension? ( php_targets_php5-6? ( dev-lang/php:5.6 ) )
REQUIRED_USE=extension? ( || ( php_targets_php5-6 ) )
SLOT=0
SRC_URI=https://github.com/twigphp/Twig/archive/v1.31.0.tar.gz -> twig-1.31.0.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 libtool e32ea84bf82cf8987965b574672dba93 multilib 97f470f374f2e94ccab04a2fb21d811e php-ext-source-r3 02131d21ec5edc689a1ef97096214131 toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=3a77c50db82ba024833e5e0e4912f19f
|