summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-03-17 09:57:02 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-03-17 09:57:02 +0000
commitf9d4b6ddccd89317f338dd72676e0a71bd984429 (patch)
tree67a34c372f1cf588a12b26d4b89e20b3578c4a7d /dev-php5/pecl-timezonedb
parentVersion bump from project overlay (diff)
downloadgentoo-2-f9d4b6ddccd89317f338dd72676e0a71bd984429.tar.gz
gentoo-2-f9d4b6ddccd89317f338dd72676e0a71bd984429.tar.bz2
gentoo-2-f9d4b6ddccd89317f338dd72676e0a71bd984429.zip
Version bump from project overlay
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5/pecl-timezonedb')
-rw-r--r--dev-php5/pecl-timezonedb/ChangeLog11
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild21
2 files changed, 31 insertions, 1 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index 82ec8b4f18b2..4127768e4c62 100644
--- a/dev-php5/pecl-timezonedb/ChangeLog
+++ b/dev-php5/pecl-timezonedb/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-php5/pecl-timezonedb
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.8 2008/01/04 13:26:41 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.9 2008/03/17 09:57:02 jokey Exp $
+
+*pecl-timezonedb-2008.1 (17 Mar 2008)
+
+ 17 Mar 2008; <jokey@gentoo.org> +pecl-timezonedb-2008.1.ebuild:
+ Version bump from project overlay
+
+ 16 Mar 2008; Jakub Moc <jakub@gentoo.org>
+ +pecl-timezonedb-2008.1.ebuild:
+ Version bump
*pecl-timezonedb-2007.11 (04 Jan 2008)
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild
new file mode 100644
index 000000000000..3746b1744b06
--- /dev/null
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild,v 1.1 2008/03/17 09:57:02 jokey Exp $
+
+PHP_EXT_NAME="timezonedb"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+inherit php-ext-pecl-r1
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DESCRIPTION="Timezone Database to be used with PHP's date and time functions."
+LICENSE="PHP-3"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+need_php_by_category