summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/pecl-timezonedb')
-rw-r--r--dev-php5/pecl-timezonedb/ChangeLog6
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index ee713564c5e2..381a6bc7de2d 100644
--- a/dev-php5/pecl-timezonedb/ChangeLog
+++ b/dev-php5/pecl-timezonedb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-timezonedb
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.1 2007/10/28 11:59:53 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.2 2007/11/01 21:45:17 jer Exp $
+
+ 01 Nov 2007; Jeroen Roovers <jer@gentoo.org>
+ pecl-timezonedb-2007.8.ebuild:
+ Marked ~hppa (bug #197785).
*pecl-timezonedb-2007.8 (28 Oct 2007)
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild
index 2f18a267f6be..930f4d7e07d1 100644
--- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild,v 1.1 2007/10/28 11:59:53 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild,v 1.2 2007/11/01 21:45:17 jer Exp $
PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
DESCRIPTION="Timezone Database to be used with PHP's date and time functions."
LICENSE="PHP"