summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-12-26 22:07:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-12-26 22:07:06 +0000
commit164d64f61e1d17ec59185b95447133bf026a7271 (patch)
tree68041f823f20cb3990996db990289df7a1955482 /dev-php5/pecl-timezonedb
parentRevbump fixing build with gcc 4.3 (bug #225709 and #235645 and #251796) thank... (diff)
downloadgentoo-2-164d64f61e1d17ec59185b95447133bf026a7271.tar.gz
gentoo-2-164d64f61e1d17ec59185b95447133bf026a7271.tar.bz2
gentoo-2-164d64f61e1d17ec59185b95447133bf026a7271.zip
Add ~arm/~s390/~sh wrt #197785
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-php5/pecl-timezonedb')
-rw-r--r--dev-php5/pecl-timezonedb/ChangeLog6
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index 9077019a6d7b..b4d92728f7a2 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.10 2008/10/13 15:52:58 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.11 2008/12/26 22:07:06 armin76 Exp $
+
+ 26 Dec 2008; Raúl Porcel <armin76@gentoo.org>
+ pecl-timezonedb-2008.8.ebuild:
+ Add ~arm/~s390/~sh wrt #197785
*pecl-timezonedb-2008.8 (13 Oct 2008)
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild
index afa791976f02..075c8d0a3a87 100644
--- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild
@@ -1,6 +1,6 @@
# 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.8.ebuild,v 1.1 2008/10/13 15:52:58 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild,v 1.2 2008/12/26 22:07:06 armin76 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
DESCRIPTION="Timezone Database to be used with PHP's date and time functions."
LICENSE="PHP-3"