diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 15:22:35 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 15:22:35 +0000 |
commit | 4096e716a7f9009934bc6b17c793a0e9341cd70c (patch) | |
tree | 53d11097cdea20660b32541fee9fc9b0482e27ce /dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild | |
parent | Stable on amd64 wrt bug #350417 (diff) | |
download | historical-4096e716a7f9009934bc6b17c793a0e9341cd70c.tar.gz historical-4096e716a7f9009934bc6b17c793a0e9341cd70c.tar.bz2 historical-4096e716a7f9009934bc6b17c793a0e9341cd70c.zip |
Stable on amd64 wrt bug #349659
Package-Manager: portage-2.1.9.28/cvs/Linux x86_64
Diffstat (limited to 'dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild')
-rw-r--r-- | dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild b/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild index bf983bacab6f..f22d4b386cce 100644 --- a/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild +++ b/dev-php5/pecl-syck/pecl-syck-0.9.3-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-syck/pecl-syck-0.9.3-r1.ebuild,v 1.4 2011/01/04 08:34:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild,v 1.5 2011/01/04 15:21:21 hwoarang Exp $ EAPI="2" @@ -11,7 +11,7 @@ DOCS="CHANGELOG TODO" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 ~arm ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it." LICENSE="PHP-3.01" |