diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-php/smarty-3.1.31 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-php/smarty-3.1.31')
-rw-r--r-- | dev-php/smarty-3.1.31 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/smarty-3.1.31 b/dev-php/smarty-3.1.31 new file mode 100644 index 000000000000..97813b5c546a --- /dev/null +++ b/dev-php/smarty-3.1.31 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install postinst +DEPEND=doc? ( app-arch/unzip ) +DESCRIPTION=A template engine for PHP +EAPI=6 +HOMEPAGE=https://www.smarty.net/ +IUSE=doc +KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=LGPL-3 +RDEPEND=dev-lang/php:*[unicode] +SLOT=0 +SRC_URI=https://github.com/smarty-php/smarty/archive/v3.1.31.tar.gz -> smarty-3.1.31.tar.gz doc? ( https://www.smarty.net/files/docs/manual-en.3.1.14.zip ) +_md5_=a36576a188e93b16233776af02b6a5c3 |