dev-php/pecl-timezonedb: Version bump to 2017.3

Package-Manager: Portage-2.3.14, Repoman-2.3.5
This commit is contained in:
Brian Evans
2017-11-16 09:09:59 -05:00
parent 8f3674f27a
commit c4cec85e00
2 changed files with 20 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST timezonedb-2016.10.tgz 421824 SHA256 dc0a01830de85aec481d96ec7ec03b36814d02d1bc417f52ce655b2cb1eb7ede SHA512 062c5cec18ba091a1b38fcf07059b42b2aad1205fd4b83e87f2a6b59ab68b9a2906a46a9f24214b7feeb802f126282b612cb866870a31f58c7c7e30f54040731 WHIRLPOOL 04be24e3e4b49d484c4f43a4f14df12a97a2a00192393be62d15c301366cd516ac295ca34906476f1fdbcf9d0aab48708e9741c78aa1b89a4972c9b447957fc6
DIST timezonedb-2017.3.tgz 421152 SHA256 287030770c5bb0d1b9b70d81fd9f33edeaefd5b72658164eeeeab7f05e39d502 SHA512 5f6064064a71bf973f7581d452cad909ca2203c4c8773ca7cb31307c3cbe63613adf972cfc6c7b0800215018e2fb3c4b7a2d7d0df171243319ab63047e9099fc WHIRLPOOL 9cdaff48663e262b57f9c537cbf38fa022e238021639d08977bd7cd399a02a30c833f39686c17395b1b06482f69c024d67d6994ac19125c5a2b4435bef5884e1

View File

@@ -0,0 +1,19 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
USE_PHP="php5-6 php7-0 php7-1 php7-2"
inherit php-ext-pecl-r3
DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
LICENSE="PHP-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
PHP_EXT_ECONF_ARGS=""