summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-04-30 20:44:10 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-04-30 20:44:10 +0000
commit72ba8c423c8155f587936081c6db64d4a77375c6 (patch)
tree55580618f3574fedfaa90046e3bba84054da43f9 /dev-php5
parentVersion bump, bug #356961 thank Azamat H. Hackimov for this work. (diff)
downloadgentoo-2-72ba8c423c8155f587936081c6db64d4a77375c6.tar.gz
gentoo-2-72ba8c423c8155f587936081c6db64d4a77375c6.tar.bz2
gentoo-2-72ba8c423c8155f587936081c6db64d4a77375c6.zip
Version bump
(Portage version: 2.1.9.46/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-timezonedb/ChangeLog7
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index f062b0e01439..70f461f43987 100644
--- a/dev-php5/pecl-timezonedb/ChangeLog
+++ b/dev-php5/pecl-timezonedb/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php5/pecl-timezonedb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.27 2011/03/24 10:18:14 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.28 2011/04/30 20:44:10 olemarkus Exp $
+
+*pecl-timezonedb-2011.7 (30 Apr 2011)
+
+ 30 Apr 2011; <olemarkus@gentoo.org> +pecl-timezonedb-2011.7.ebuild:
+ Version bump
*pecl-timezonedb-2011.4 (24 Mar 2011)
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild
new file mode 100644
index 000000000000..20329031f06c
--- /dev/null
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild,v 1.1 2011/04/30 20:44:10 olemarkus Exp $
+
+EAPI=3
+
+PHP_EXT_NAME="timezonedb"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+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=""