summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-14 14:53:01 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-14 14:53:01 +0000
commit00a9d8674f4c3ea5188a703896920f8a2d3dd100 (patch)
tree23cf7b88fcbc44e169f0e1f52c571b84136dde94 /profiles/default-linux/ia64
parentI added some recommended USE flags from the php team for dev-lang/php per bug... (diff)
downloadgentoo-2-00a9d8674f4c3ea5188a703896920f8a2d3dd100.tar.gz
gentoo-2-00a9d8674f4c3ea5188a703896920f8a2d3dd100.tar.bz2
gentoo-2-00a9d8674f4c3ea5188a703896920f8a2d3dd100.zip
I added some recommended USE flags from the php team for dev-lang/php per bug #120088 and to bring this inline with what was used fo the 2006.0 release. This is being done here to keep from breaking non default-linux profiles.
Diffstat (limited to 'profiles/default-linux/ia64')
-rw-r--r--profiles/default-linux/ia64/2006.0/make.defaults5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-linux/ia64/2006.0/make.defaults b/profiles/default-linux/ia64/2006.0/make.defaults
index 194601eb451e..36767dbdc672 100644
--- a/profiles/default-linux/ia64/2006.0/make.defaults
+++ b/profiles/default-linux/ia64/2006.0/make.defaults
@@ -1,5 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/2006.0/make.defaults,v 1.2 2006/01/31 22:40:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/2006.0/make.defaults,v 1.3 2006/03/14 14:53:01 wolf31o2 Exp $
USE="apache2 cups eds encode foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif ogg opengl oss pdflib png qt quicktime sdl spell truetype udev vorbis X xml2 xmms xv"
+
+# 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"