diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-05 17:43:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-05 17:43:30 +0000 |
commit | 4002a876a1e2a2c8332de387ac530e8bd064fc9b (patch) | |
tree | 2dc91deb639b96505f901f3d4f8542b5923d388c /profiles/use.desc | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-4002a876a1e2a2c8332de387ac530e8bd064fc9b.tar.gz historical-4002a876a1e2a2c8332de387ac530e8bd064fc9b.tar.bz2 historical-4002a876a1e2a2c8332de387ac530e8bd064fc9b.zip |
php is global now
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index c280cb5bb026..763aa36022b0 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.169 2004/06/30 18:38:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.170 2004/07/05 17:43:30 mr_bones_ Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -196,6 +196,7 @@ pda - Adds support for portable devices. pdflib - Adds support for PDF (Portable Document Format) perl - Adds support/bindings for the Perl language. pfpro - Adds support for Verisign Payflow Pro +php - Include support for php pic - Build Position Independent Code. Needed for prelink or the hardened toolchain pie - Enable support for Position Independent Executables plotutils - Adds plotutils support to gnuplot (library for 2-D vector graphics) |