diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:44:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:44:05 +0000 |
commit | 719b839d429ff67342a811d50bbbfeab56d9ebd8 (patch) | |
tree | 0c16825dfa786ba6f7dee0e05ab98c95ca6dc2e1 /dev-lang | |
parent | Stable for amd64, wrt bug #518646 (diff) | |
download | gentoo-2-719b839d429ff67342a811d50bbbfeab56d9ebd8.tar.gz gentoo-2-719b839d429ff67342a811d50bbbfeab56d9ebd8.tar.bz2 gentoo-2-719b839d429ff67342a811d50bbbfeab56d9ebd8.zip |
Stable for amd64, wrt bug #516994
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 992a04e737bf..691378d392b7 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.860 2014/07/31 14:38:30 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.861 2014/08/02 13:44:05 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.15.ebuild: + Stable for amd64, wrt bug #516994 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> php-5.5.15.ebuild: Stable on alpha, bug #516994 diff --git a/dev-lang/php/php-5.5.15.ebuild b/dev-lang/php/php-5.5.15.ebuild index f8d1b355499d..dab4aed19617 100644 --- a/dev-lang/php/php-5.5.15.ebuild +++ b/dev-lang/php/php-5.5.15.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.5.15.ebuild,v 1.3 2014/07/31 14:38:30 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.15.ebuild,v 1.4 2014/08/02 13:44:05 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 ~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 () { |