summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2012-10-25 08:00:44 +0000
committerOle Markus With <olemarkus@gentoo.org>2012-10-25 08:00:44 +0000
commit335d84e5d5dad818940ad73d113d19c455e5321b (patch)
tree278e450caebd2b5a3e5e962e0d3e08f1f9297ca9 /dev-lang/php
parentVersion bump, drop old. (diff)
downloadgentoo-2-335d84e5d5dad818940ad73d113d19c455e5321b.tar.gz
gentoo-2-335d84e5d5dad818940ad73d113d19c455e5321b.tar.bz2
gentoo-2-335d84e5d5dad818940ad73d113d19c455e5321b.zip
Version bump. Also merged eblits into ebuild so we do not break stable anymore
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog5
-rw-r--r--dev-lang/php/php-5.3.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index a5310a02ab3a..61b4f177d9fb 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.641 2012/10/23 19:43:44 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.642 2012/10/25 08:00:44 olemarkus Exp $
+
+ 25 Oct 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.18.ebuild:
+ Version bump. Also merged eblits into ebuild so we do not break stable anymore
*php-5.4.8 (23 Oct 2012)
*php-5.3.18 (23 Oct 2012)
diff --git a/dev-lang/php/php-5.3.18.ebuild b/dev-lang/php/php-5.3.18.ebuild
index 0b84e19a51fa..746171089b30 100644
--- a/dev-lang/php/php-5.3.18.ebuild
+++ b/dev-lang/php/php-5.3.18.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.2 2012/10/24 16:08:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.18.ebuild,v 1.3 2012/10/25 08:00:44 olemarkus Exp $
EAPI=4
inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool
-SUHOSIN_VERSION="5.3.9-0.9.10"
+SUHOSIN_VERSION=""
FPM_VERSION="builtin"
EXPECTED_TEST_FAILURES=""