summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-28 19:28:59 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-28 19:28:59 +0000
commit31d45ba485dc77d18294271721403293546168d9 (patch)
treee9a8bae7594746c9b9f97cfc1db32609809976ab /dev-php5/pecl-timezonedb
parentMarking pecl-ps-1.3.6-r1 ~ppc64 for bug 349659 (diff)
downloadgentoo-2-31d45ba485dc77d18294271721403293546168d9.tar.gz
gentoo-2-31d45ba485dc77d18294271721403293546168d9.tar.bz2
gentoo-2-31d45ba485dc77d18294271721403293546168d9.zip
Marking pecl-timezonedb-2010.15-r1 ~ppc64 for bug 349659
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-php5/pecl-timezonedb')
-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 cbf1ccb1a5c8..ff74498033aa 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.18 2010/11/09 13:29:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.19 2010/12/28 19:28:59 ranger Exp $
+
+ 28 Dec 2010; Brent Baude <ranger@gentoo.org>
+ pecl-timezonedb-2010.15-r1.ebuild:
+ Marking pecl-timezonedb-2010.15-r1 ~ppc64 for bug 349659
09 Nov 2010; Jeroen Roovers <jer@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 9222ca92a131..cd5a0d2206bf 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.3 2010/11/09 13:29:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.4 2010/12/28 19:28:59 ranger 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 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
IUSE=""