diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 14:40:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 14:40:19 +0000 |
commit | 8975a72af83617b0022cb4a8051f117316194194 (patch) | |
tree | cd1a4b81c7eacfd01723f2aee11c3328fc1dea9a /dev-lang | |
parent | Stable for ia64, wrt bug #506066 (diff) | |
download | gentoo-2-8975a72af83617b0022cb4a8051f117316194194.tar.gz gentoo-2-8975a72af83617b0022cb4a8051f117316194194.tar.bz2 gentoo-2-8975a72af83617b0022cb4a8051f117316194194.zip |
Stable for ia64, wrt bug #501376
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.3.28-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index bf88d08493e4..891f3ada7832 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.829 2014/05/03 13:37:29 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.830 2014/05/13 14:40:19 ago Exp $ + + 13 May 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.28-r3.ebuild: + Stable for ia64, wrt bug #501376 *php-5.5.12 (03 May 2014) *php-5.4.28 (03 May 2014) diff --git a/dev-lang/php/php-5.3.28-r3.ebuild b/dev-lang/php/php-5.3.28-r3.ebuild index 285c9711381f..aebbd55e20d3 100644 --- a/dev-lang/php/php-5.3.28-r3.ebuild +++ b/dev-lang/php/php-5.3.28-r3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.28-r3.ebuild,v 1.8 2014/04/20 11:28:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.28-r3.ebuild,v 1.9 2014/05/13 14:40:19 ago Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" function php_get_uri () { |