diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 18:39:43 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 18:39:43 +0000 |
commit | 3a99485cd8ebe3ae161cac5654ee7b8e5b6c5ef3 (patch) | |
tree | 467b7592f80822c797baaafb41fdba15d2892d4f /dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild | |
parent | stable on ppc wrt bug #208533 (diff) | |
download | gentoo-2-3a99485cd8ebe3ae161cac5654ee7b8e5b6c5ef3.tar.gz gentoo-2-3a99485cd8ebe3ae161cac5654ee7b8e5b6c5ef3.tar.bz2 gentoo-2-3a99485cd8ebe3ae161cac5654ee7b8e5b6c5ef3.zip |
stable on ppc wrt bug #208550
(Portage version: 2.1.4.1)
Diffstat (limited to 'dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild')
-rw-r--r-- | dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 df9e61ce4f6f..de62436c2832 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.4 2008/02/04 01:22:37 cla Exp $ +# $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 $ 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" |