diff options
author | 2013-08-23 13:41:18 +0000 | |
---|---|---|
committer | 2013-08-23 13:41:18 +0000 | |
commit | 1eec90a39863c1ca1191fb21ed125ff6f4fa2cbc (patch) | |
tree | 406be73a8d22f516cdf727dae2ae345e4d478ffb /dev-lang | |
parent | Stable for ppc, wrt bug #480460 (diff) | |
download | gentoo-2-1eec90a39863c1ca1191fb21ed125ff6f4fa2cbc.tar.gz gentoo-2-1eec90a39863c1ca1191fb21ed125ff6f4fa2cbc.tar.bz2 gentoo-2-1eec90a39863c1ca1191fb21ed125ff6f4fa2cbc.zip |
Stable for ppc64, wrt bug #480460
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index eb38aa86e82b..ad97e972e339 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.748 2013/08/23 13:40:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.749 2013/08/23 13:41:18 ago Exp $ + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: + Stable for ppc64, wrt bug #480460 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.5.2.ebuild: Stable for ppc, wrt bug #480460 diff --git a/dev-lang/php/php-5.5.2.ebuild b/dev-lang/php/php-5.5.2.ebuild index feaa2179e433..ebb27e275b4f 100644 --- a/dev-lang/php/php-5.5.2.ebuild +++ b/dev-lang/php/php-5.5.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.2.ebuild,v 1.4 2013/08/23 13:40:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.2.ebuild,v 1.5 2013/08/23 13:41:18 ago Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |