summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-06-23 06:27:46 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-06-23 06:27:46 +0000
commitf6f4cb54734b7208526b2dab88927d35894174cf (patch)
tree0eea1c1ede72d686a86c9da2bade3bf555b28be9
parentStable for HPPA (bug #271889). Fix compiling with gcc-4.4 (bug #275128). (diff)
downloadgentoo-2-f6f4cb54734b7208526b2dab88927d35894174cf.tar.gz
gentoo-2-f6f4cb54734b7208526b2dab88927d35894174cf.tar.bz2
gentoo-2-f6f4cb54734b7208526b2dab88927d35894174cf.zip
Automated update of use.local.desc
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index e4db1362aaf0..74f968e68d3b 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4570 2009/06/22 18:47:47 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4571 2009/06/23 06:27:46 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -683,6 +683,7 @@ dev-lang/php:suhosin - Add Suhosin support (patch and extension from http://www.
dev-lang/php:xmlreader - Enable XMLReader support
dev-lang/php:xmlwriter - Enable XMLWriter support
dev-lang/php:zip - Enable ZIP file support
+dev-lang/php:zip-external - Enable ZIP file support (external PECL extension)
dev-lang/python:ucs2 - Enable byte size 2 unicode (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
dev-lang/python:wininst - Install required Windows executables to create an executable installer for MS Windows.
dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed