diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-01-23 22:55:22 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-01-23 22:55:22 +0000 |
commit | 5ed66fb70fe8ddfa1f7a50111b51f489025088f1 (patch) | |
tree | 1c7df80c23cb851a142bd21b715851f449123271 /profiles/use.local.desc | |
parent | Refix typo. (diff) | |
download | historical-5ed66fb70fe8ddfa1f7a50111b51f489025088f1.tar.gz historical-5ed66fb70fe8ddfa1f7a50111b51f489025088f1.tar.bz2 historical-5ed66fb70fe8ddfa1f7a50111b51f489025088f1.zip |
Remove pear USE from dev-lang/php.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f4127e663909..4d3029b8973c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1691 2006/01/23 20:55:08 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1692 2006/01/23 22:55:22 chtekk Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -289,7 +289,6 @@ dev-lang/php:oci8-instant-client - Use dev-db/oracle-instantclient-basic as Orac dev-lang/php:overload - Enable the overload extension dev-lang/php:pdo - Enable the bundled PDO extensions dev-lang/php:pdo-external - Use the external pecl-pdo extension rather than the bundled one -dev-lang/php:pear - Enable PEAR support dev-lang/php:vm-goto - Use the GOTO Zend-VM dev-lang/php:vm-switch - Use the SWITCH Zend-VM dev-lang/php:xmlreader - Enable XMLReader support |