diff options
author | 2015-06-02 05:05:01 +0000 | |
---|---|---|
committer | 2015-06-02 05:05:01 +0000 | |
commit | dea09129e3a5f14715426cffb65814687e942233 (patch) | |
tree | 1f84181dc62752e40436a57fd05664ac744ea364 /dev-lang | |
parent | sparc stable wrt bug #546156 (diff) | |
download | gentoo-2-dea09129e3a5f14715426cffb65814687e942233.tar.gz gentoo-2-dea09129e3a5f14715426cffb65814687e942233.tar.bz2 gentoo-2-dea09129e3a5f14715426cffb65814687e942233.zip |
sparc stable wrt bug #549538
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.41.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.25-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index bffca6873e53..06ce059b7c96 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.980 2015/06/01 01:49:58 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.981 2015/06/02 05:05:01 jmorgan Exp $ + + 02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + sparc stable wrt bug #549538 01 Jun 2015; Jack Morgan <jmorgan@gentoo.org> php-5.4.41.ebuild, php-5.5.25-r1.ebuild: diff --git a/dev-lang/php/php-5.4.41.ebuild b/dev-lang/php/php-5.4.41.ebuild index 3c9e29576841..490970af414a 100644 --- a/dev-lang/php/php-5.4.41.ebuild +++ b/dev-lang/php/php-5.4.41.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.41.ebuild,v 1.7 2015/06/01 01:49:58 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.41.ebuild,v 1.8 2015/06/02 05:05:01 jmorgan 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 ~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 () { diff --git a/dev-lang/php/php-5.5.25-r1.ebuild b/dev-lang/php/php-5.5.25-r1.ebuild index ebc0739aa473..c45a7162ee2a 100644 --- a/dev-lang/php/php-5.5.25-r1.ebuild +++ b/dev-lang/php/php-5.5.25-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.25-r1.ebuild,v 1.5 2015/06/01 01:49:58 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.25-r1.ebuild,v 1.6 2015/06/02 05:05:01 jmorgan 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 ~x86-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-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |