summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-08 18:30:04 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-08 18:30:04 +0000
commit0336d5dfe9cb5ed4adb25518d437dfaa59ff1917 (patch)
treeabbf5a73f9fb6c6c858cbf466d1672f56a9aae9e /dev-php5
parentMarking pecl-syck-0.9.3-r1 ~ppc for bug 349659 (diff)
downloadhistorical-0336d5dfe9cb5ed4adb25518d437dfaa59ff1917.tar.gz
historical-0336d5dfe9cb5ed4adb25518d437dfaa59ff1917.tar.bz2
historical-0336d5dfe9cb5ed4adb25518d437dfaa59ff1917.zip
Marking pecl-timezonedb-2010.15-r1 ~ppc for bug 349659
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-php5')
-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 26053eda751c..0a5cd66a1764 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.20 2011/01/02 17:58:11 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.21 2011/01/08 18:30:04 ranger Exp $
+
+ 08 Jan 2011; Brent Baude <ranger@gentoo.org>
+ pecl-timezonedb-2010.15-r1.ebuild:
+ Marking pecl-timezonedb-2010.15-r1 ~ppc for bug 349659
02 Jan 2011; Tobias Klausmann <klausman@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 e514ce7c715d..ff478943121f 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-2011 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.5 2011/01/02 17:58:11 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.6 2011/01/08 18:30:04 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="alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""