From ccabce4cd8b167a3a31810d35e07f7a3cc3b1d59 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Thu, 31 Oct 2013 22:26:55 +0100 Subject: [PATCH] [intel/portage] bump PHP_TARGETS to 5.4 --- conf/intel/portage/make.conf.amd64 | 2 +- conf/intel/portage/make.conf.x86 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64 index 57665a21..209e6fbb 100644 --- a/conf/intel/portage/make.conf.amd64 +++ b/conf/intel/portage/make.conf.amd64 @@ -61,7 +61,7 @@ USE_PYTHON="2.7" PYTHON_TARGETS="python2_7" # Some more forced targets -PHP_TARGETS="php5-3" +PHP_TARGETS="php5-4" RUBY_TARGETS="ruby19" # Apache suEXEC default UMASK diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86 index fe699a0d..6461697c 100644 --- a/conf/intel/portage/make.conf.x86 +++ b/conf/intel/portage/make.conf.x86 @@ -64,7 +64,7 @@ USE_PYTHON="2.7" PYTHON_TARGETS="python2_7" # Other forced targets -PHP_TARGETS="php5-3" +PHP_TARGETS="php5-4" RUBY_TARGETS="ruby19" # Apache suEXEC default UMASK