mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-26 07:28:10 -07:00
14 lines
473 B
Groff
14 lines
473 B
Groff
BDEPEND=test? ( dev-php/phpunit dev-lang/php:*[ctype] dev-php/fedora-autoloader )
|
|
DEFINED_PHASES=install postinst test
|
|
DESCRIPTION=PHP templating engine with syntax similar to Django
|
|
EAPI=8
|
|
HOMEPAGE=https://twig.symfony.com/
|
|
IUSE=doc test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-lang/php:*[ctype] dev-php/fedora-autoloader
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/twigphp/Twig/archive/v1.44.7.tar.gz -> twig-1.44.7.tar.gz
|
|
_md5_=5f4fb5a174a90f187c9740542baa886f
|