diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-31 21:20:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-31 21:20:28 +0000 |
commit | a680dd6701e95121f32e4c7db6f969f38d91b0c5 (patch) | |
tree | cb5d45cc26bb6a76f4846af80ded8ab733df84e2 /dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild | |
parent | amd64 stable, bug #208545 (diff) | |
download | historical-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/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 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" |