commit:     c4cec85e004a18e57e1d498aacd1cb32637b3ff2
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 16 14:09:59 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Nov 16 14:09:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4cec85e

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

Package-Manager: Portage-2.3.14, Repoman-2.3.5

 dev-php/pecl-timezonedb/Manifest                      |  1 +
 dev-php/pecl-timezonedb/pecl-timezonedb-2017.3.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-php/pecl-timezonedb/Manifest b/dev-php/pecl-timezonedb/Manifest
index 59ff5cc3be3..e91a83e2c86 100644
--- a/dev-php/pecl-timezonedb/Manifest
+++ b/dev-php/pecl-timezonedb/Manifest
@@ -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

diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2017.3.ebuild 
b/dev-php/pecl-timezonedb/pecl-timezonedb-2017.3.ebuild
new file mode 100644
index 00000000000..5726f88a513
--- /dev/null
+++ b/dev-php/pecl-timezonedb/pecl-timezonedb-2017.3.ebuild
@@ -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=""

Reply via email to