summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php5/pecl-timezonedb/ChangeLog6
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index 861f3b949a46..cbf1ccb1a5c8 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.17 2010/11/05 12:23:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.18 2010/11/09 13:29:44 jer Exp $
+
+ 09 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ pecl-timezonedb-2010.15-r1.ebuild:
+ Marked ~hppa (bug #344139).
05 Nov 2010; Markus Meier <maekke@gentoo.org>
pecl-timezonedb-2010.15-r1.ebuild:
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild
index 15db7d641ced..9222ca92a131 100644
--- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.2 2010/11/05 12:23:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.3 2010/11/09 13:29:44 jer Exp $
EAPI=3
@@ -13,5 +13,5 @@ inherit php-ext-pecl-r2
DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
LICENSE="PHP-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE=""