diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:53:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:53:32 +0000 |
commit | 625f86f38103518e9687a9ad0f25ae8eff5ecf4a (patch) | |
tree | 0586720d8c6b4c83bf4aa72fc5fd4e7188096f9a /dev-php/pecl-syck | |
parent | Stable for ppc64, wrt bug #441268 (diff) | |
download | gentoo-2-625f86f38103518e9687a9ad0f25ae8eff5ecf4a.tar.gz gentoo-2-625f86f38103518e9687a9ad0f25ae8eff5ecf4a.tar.bz2 gentoo-2-625f86f38103518e9687a9ad0f25ae8eff5ecf4a.zip |
Stable for ppc64, wrt bug #441270
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-php/pecl-syck')
-rw-r--r-- | dev-php/pecl-syck/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-syck/ChangeLog b/dev-php/pecl-syck/ChangeLog index b067e8329e70..d157f0884ddb 100644 --- a/dev-php/pecl-syck/ChangeLog +++ b/dev-php/pecl-syck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/pecl-syck # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v 1.5 2012/12/07 18:33:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/ChangeLog,v 1.6 2012/12/08 15:53:32 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pecl-syck-0.9.3-r2.ebuild: + Stable for ppc64, wrt bug #441270 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pecl-syck-0.9.3-r2.ebuild: Stable for ppc, wrt bug #441270 diff --git a/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild b/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild index 9089449b0cd4..722761ea2acd 100644 --- a/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild +++ b/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild,v 1.4 2012/12/07 18:33:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-syck/pecl-syck-0.9.3-r2.ebuild,v 1.5 2012/12/08 15:53:32 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ DOCS="CHANGELOG TODO" USE_PHP="php5-4 php5-3" inherit php-ext-pecl-r2 -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it." LICENSE="PHP-3.01" |