summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-31 21:20:28 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-31 21:20:28 +0000
commita680dd6701e95121f32e4c7db6f969f38d91b0c5 (patch)
treecb5d45cc26bb6a76f4846af80ded8ab733df84e2 /dev-php5
parentamd64 stable, bug #208545 (diff)
downloadhistorical-a680dd6701e95121f32e4c7db6f969f38d91b0c5.tar.gz
historical-a680dd6701e95121f32e4c7db6f969f38d91b0c5.tar.bz2
historical-a680dd6701e95121f32e4c7db6f969f38d91b0c5.zip
amd64 stable, bug #208550
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-syck/ChangeLog5
-rw-r--r--dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-syck/ChangeLog b/dev-php5/pecl-syck/ChangeLog
index 74179fac5ad6..46256dc07e0e 100644
--- a/dev-php5/pecl-syck/ChangeLog
+++ b/dev-php5/pecl-syck/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-syck
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.13 2008/02/06 18:39:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.14 2008/03/31 21:20:28 maekke Exp $
+
+ 31 Mar 2008; Markus Meier <maekke@gentoo.org> pecl-syck-0.9.2.ebuild:
+ amd64 stable, bug #208550
06 Feb 2008; nixnut <nixnut@gentoo.org> pecl-syck-0.9.2.ebuild:
stable on ppc wrt bug #208550
diff --git a/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild b/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild
index de62436c2832..b34011a67fe2 100644
--- a/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild
+++ b/dev-php5/pecl-syck/pecl-syck-0.9.2.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-syck/pecl-syck-0.9.2.ebuild,v 1.5 2008/02/06 18:39:43 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild,v 1.6 2008/03/31 21:20:28 maekke Exp $
PHP_EXT_NAME="syck"
PHP_EXT_INI="yes"
@@ -9,7 +9,7 @@ DOCS="CHANGELOG TODO"
inherit php-ext-pecl-r1
-KEYWORDS="~amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
DESCRIPTION="PHP bindings for Syck - an extension for reading and writing YAML swiftly in popular scripting languages."
LICENSE="PHP-3.01"