summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-12-22 18:52:42 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-12-22 18:52:42 +0000
commit0cd89a254f33f1f43d57102efe592b19c704d6ea (patch)
treea253c5159ab3744ab4c389e872e3dd406483e2dd /dev-php5/pecl-timezonedb
parentRemove old revision. (diff)
downloadgentoo-2-0cd89a254f33f1f43d57102efe592b19c704d6ea.tar.gz
gentoo-2-0cd89a254f33f1f43d57102efe592b19c704d6ea.tar.bz2
gentoo-2-0cd89a254f33f1f43d57102efe592b19c704d6ea.zip
Added ~ppc wrt bug 197785
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-php5/pecl-timezonedb')
-rw-r--r--dev-php5/pecl-timezonedb/ChangeLog5
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2007.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index 46ef62424d4e..c2638bf399d5 100644
--- a/dev-php5/pecl-timezonedb/ChangeLog
+++ b/dev-php5/pecl-timezonedb/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2007/12/06 01:21:37 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.7 2007/12/22 18:52:42 nixnut Exp $
+
+ 22 Dec 2007; nixnut <nixnut@gentoo.org> pecl-timezonedb-2007.10.ebuild:
+ Added ~ppc wrt bug 197785
06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
-pecl-timezonedb-2007.8.ebuild, -pecl-timezonedb-2007.9.ebuild,
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.10.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.10.ebuild
index 7ce7396b4ae4..58e225a8db40 100644
--- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.10.ebuild
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.10.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.10.ebuild,v 1.1 2007/12/06 01:21:37 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.10.ebuild,v 1.2 2007/12/22 18:52:42 nixnut Exp $
PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+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"