summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-04-19 14:48:02 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-04-19 14:48:02 +0000
commit416e235097bb71d7ace51c05391ecb11b2a75a36 (patch)
treeb7c8f808cbd7eba63e8b3c8ae68ff7dee83beeee /profiles/default-linux/amd64
parentresurrecting systrace (diff)
downloadgentoo-2-416e235097bb71d7ace51c05391ecb11b2a75a36.tar.gz
gentoo-2-416e235097bb71d7ace51c05391ecb11b2a75a36.tar.bz2
gentoo-2-416e235097bb71d7ace51c05391ecb11b2a75a36.zip
Adjusted new default USE flags for dev-lang/php to be quite minimal. This (finally) closes bug #120088.
Diffstat (limited to 'profiles/default-linux/amd64')
-rw-r--r--profiles/default-linux/amd64/2006.0/make.defaults5
-rw-r--r--profiles/default-linux/amd64/make.defaults4
2 files changed, 3 insertions, 6 deletions
diff --git a/profiles/default-linux/amd64/2006.0/make.defaults b/profiles/default-linux/amd64/2006.0/make.defaults
index 08e9daa3eb2b..11966be42fda 100644
--- a/profiles/default-linux/amd64/2006.0/make.defaults
+++ b/profiles/default-linux/amd64/2006.0/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/make.defaults,v 1.14 2006/04/09 13:18:17 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2006.0/make.defaults,v 1.15 2006/04/19 14:48:02 wolf31o2 Exp $
FEATURES="sandbox autoconfig"
@@ -34,6 +34,3 @@ SYMLINK_LIB="yes"
# Switch to nptl, but no nptlonly yet.
USE="nptl -nptlonly"
-
-# These are added to make dev-lang/php behave properly. See bug #120088
-USE="${USE} apache2 cli ctype dba expat fastbuild force-cgi-redirect ftp gd memlimit nls pcre posix session simplexml soap sockets spl ssl tokenizer truetype xml xsl zlib"
diff --git a/profiles/default-linux/amd64/make.defaults b/profiles/default-linux/amd64/make.defaults
index 6afb48b2c11a..ce79275da850 100644
--- a/profiles/default-linux/amd64/make.defaults
+++ b/profiles/default-linux/amd64/make.defaults
@@ -1,9 +1,9 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.12 2006/04/09 13:18:17 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/make.defaults,v 1.13 2006/04/19 14:48:01 wolf31o2 Exp $
# Default USE flags for amd64 (Systems and GRP)
-USE="alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd tiff usb zlib X xpm xv -java"
+USE="alsa avi berkdb crypt cups eds emboss encode foomaticdb gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses nls opengl pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd tiff usb zlib X xpm xv zlib -java"
ARCH="amd64"
ACCEPT_KEYWORDS="${ARCH}"