summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-12-04 15:30:07 -0500
committerBrian Evans <grknight@gentoo.org>2015-12-04 15:30:07 -0500
commit6fc2260b857bd0286099b4910bd45f539a0aba14 (patch)
tree5dde83f214372b75dbed14dbfda1594453f4a39b /dev-php/pecl-timezonedb
parentwww-client/google-chrome-beta: Strip RPATH=$ORIGIN (diff)
downloadgentoo-6fc2260b857bd0286099b4910bd45f539a0aba14.tar.gz
gentoo-6fc2260b857bd0286099b4910bd45f539a0aba14.tar.bz2
gentoo-6fc2260b857bd0286099b4910bd45f539a0aba14.zip
dev-php/pecl-timezonedb: Version bump to 2015.7
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-php/pecl-timezonedb')
-rw-r--r--dev-php/pecl-timezonedb/Manifest1
-rw-r--r--dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild19
2 files changed, 20 insertions, 0 deletions
diff --git a/dev-php/pecl-timezonedb/Manifest b/dev-php/pecl-timezonedb/Manifest
index eaa0a98d0eb6..11be8b19823a 100644
--- a/dev-php/pecl-timezonedb/Manifest
+++ b/dev-php/pecl-timezonedb/Manifest
@@ -1 +1,2 @@
DIST timezonedb-2014.7.tgz 196808 SHA256 76e1fba9ea263621810a220ffe280c8ca227a12fd497c9ce430537fbd13357a7 SHA512 4032581f87a9b5eb5d85d0f6f5ddbd3711d2b93aabbfd37462d548bac4bb1276bb6a8cb7cd0f1fbe92d8ad104aa6e624491512cf677478f37a7c6c43b02b3918 WHIRLPOOL d6c31d9f463bec166706ff0ca54764a4efc1f51841eaa19a2213ba773688b0fb9aaad5da85aa7ab0ca4b65078f14133295f57fbcb7829cd3dddf7c866ce7b3ef
+DIST timezonedb-2015.7.tgz 415259 SHA256 16f59dc2314acc7f870c7a48212db430c17d3aa52f5fd76a1cf1dfacf8d84722 SHA512 5c53fdb415016c1d3ab967fb8ac28cce8d39e9ccacd29dc382234b371ccd6e5ee672f6ba8b748dedd4cfca8979a136dac7eddd4f9aff1a8e0eb72cbb3e09d1c2 WHIRLPOOL 33e9ee96f676bbf25747049c2af4f8ca7009024ab6be9b5402d2518b51d7bfbb51575f7964d8dc76484d2e2672f93ac2176cce0a75670821369f4b6e2c9ac226
diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild
new file mode 100644
index 000000000000..bc9240a86956
--- /dev/null
+++ b/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PHP_EXT_NAME="timezonedb"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+USE_PHP="php5-6 php5-5 php7-0"
+
+inherit php-ext-pecl-r2
+
+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=""