summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2010-03-28 19:42:59 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2010-03-28 19:42:59 +0000
commitec268d9a603410aac8f00a2ee4f0b00dbdb4288d (patch)
treef8d4827b1e8336c7c8d39390514837e47432699f /dev-php5/pecl-timezonedb
parentVersion bump (diff)
downloadgentoo-2-ec268d9a603410aac8f00a2ee4f0b00dbdb4288d.tar.gz
gentoo-2-ec268d9a603410aac8f00a2ee4f0b00dbdb4288d.tar.bz2
gentoo-2-ec268d9a603410aac8f00a2ee4f0b00dbdb4288d.zip
Keyworded ~x86-fbsd.
(Portage version: 2.2_rc67/cvs/FreeBSD i386)
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.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index a9f1d95f2cd3..d095da55d715 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.13 2010/03/28 19:22:39 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.14 2010/03/28 19:42:59 the_paya Exp $
+
+ 28 Mar 2010; Javier Villavicencio <the_paya@gentoo.org>
+ pecl-timezonedb-2010.5.ebuild:
+ Keyworded ~x86-fbsd.
*pecl-timezonedb-2010.5 (28 Mar 2010)
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild
index 96c13034d912..42d8efd0a72d 100644
--- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.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.5.ebuild,v 1.1 2010/03/28 19:22:39 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild,v 1.2 2010/03/28 19:42:59 the_paya Exp $
PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes"
@@ -11,7 +11,7 @@ inherit php-ext-pecl-r1
DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
LICENSE="PHP-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""