summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-11-03 17:10:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-11-03 17:10:00 +0000
commita3e9cdd06073f49cefbb7c6369e78479dba56d61 (patch)
tree02a72b345708875c3eea6294a4a99a07f52a20d3 /dev-php5/pecl-timezonedb
parentVersion bump <http://my.opera.com/desktopteam/blog/2007/11/02/beta-plus-plus>. (diff)
downloadgentoo-2-a3e9cdd06073f49cefbb7c6369e78479dba56d61.tar.gz
gentoo-2-a3e9cdd06073f49cefbb7c6369e78479dba56d61.tar.bz2
gentoo-2-a3e9cdd06073f49cefbb7c6369e78479dba56d61.zip
Add ~alpha/~ia64/~sparc wrt #197785
(Portage version: 2.1.3.16)
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 381a6bc7de2d..a5f7162ea7e0 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.2 2007/11/01 21:45:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.3 2007/11/03 17:10:00 armin76 Exp $
+
+ 03 Nov 2007; Raúl Porcel <armin76@gentoo.org>
+ pecl-timezonedb-2007.8.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #197785
01 Nov 2007; Jeroen Roovers <jer@gentoo.org>
pecl-timezonedb-2007.8.ebuild:
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild
index 930f4d7e07d1..8e0a7c5a8706 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.2 2007/11/01 21:45:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.8.ebuild,v 1.3 2007/11/03 17:10:00 armin76 Exp $
PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
DESCRIPTION="Timezone Database to be used with PHP's date and time functions."
LICENSE="PHP"