summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-07-14 18:13:36 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-07-14 18:13:36 +0000
commit1b0cdd4c89b6c173fdf1e6194080dd39c76612b9 (patch)
treee4ae826242d1710264b4888bef567c0c25889229 /dev-lang/php
parentAdd Qt5 support, fixes bug 553354. Remove old. (diff)
downloadgentoo-2-1b0cdd4c89b6c173fdf1e6194080dd39c76612b9.tar.gz
gentoo-2-1b0cdd4c89b6c173fdf1e6194080dd39c76612b9.tar.bz2
gentoo-2-1b0cdd4c89b6c173fdf1e6194080dd39c76612b9.zip
Stable on alpha, bug 552408
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog5
-rw-r--r--dev-lang/php/php-5.5.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index f73a7694b79a..3d74cb89651c 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,9 @@
# 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.998 2015/07/12 07:33:06 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.999 2015/07/14 18:13:36 klausman Exp $
+
+ 14 Jul 2015; Tobias Klausmann <klausman@gentoo.org> php-5.5.26.ebuild:
+ Stable on alpha, bug 552408
12 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> php-5.5.26.ebuild,
php-5.6.10.ebuild:
diff --git a/dev-lang/php/php-5.5.26.ebuild b/dev-lang/php/php-5.5.26.ebuild
index cb17aaa23c47..1914454a52da 100644
--- a/dev-lang/php/php-5.5.26.ebuild
+++ b/dev-lang/php/php-5.5.26.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.26.ebuild,v 1.4 2015/07/12 07:33:06 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.26.ebuild,v 1.5 2015/07/14 18:13:36 klausman 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 ()
{