diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-24 09:02:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-24 09:02:43 +0000 |
commit | 29dcc82ba56563603d72df8a9c8a1c2683c8747d (patch) | |
tree | 7c07224258f9e0e7334810bb6edcf917aa32799c /dev-lang | |
parent | Stable for alpha, wrt bug #513032 (diff) | |
download | gentoo-2-29dcc82ba56563603d72df8a9c8a1c2683c8747d.tar.gz gentoo-2-29dcc82ba56563603d72df8a9c8a1c2683c8747d.tar.bz2 gentoo-2-29dcc82ba56563603d72df8a9c8a1c2683c8747d.zip |
Stable for alpha, wrt bug #519932
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 0800f9411135..ff0853e4f46b 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.879 2014/08/24 09:02:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.880 2014/08/24 09:02:43 ago Exp $ + + 24 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.3.29.ebuild: + Stable for alpha, wrt bug #519932 24 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.32.ebuild, php-5.5.16.ebuild: diff --git a/dev-lang/php/php-5.3.29.ebuild b/dev-lang/php/php-5.3.29.ebuild index ae4ebc6027bf..a734b7920530 100644 --- a/dev-lang/php/php-5.3.29.ebuild +++ b/dev-lang/php/php-5.3.29.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.29.ebuild,v 1.7 2014/08/21 09:46:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.8 2014/08/24 09:02:43 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 () { |