diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2011-09-23 16:29:06 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2011-09-23 16:29:06 +0000 |
commit | 70359b7f88fef3e961dcd374ce26766d773ff91c (patch) | |
tree | 931e8c789e358179c08eb605fd6ef0cc093abdd8 /profiles/use.desc | |
parent | Version bumped. Changed SRC_URI. (diff) | |
download | gentoo-2-70359b7f88fef3e961dcd374ce26766d773ff91c.tar.gz gentoo-2-70359b7f88fef3e961dcd374ce26766d773ff91c.tar.bz2 gentoo-2-70359b7f88fef3e961dcd374ce26766d773ff91c.zip |
use.desc: Add emphasis that python/perl USE flags are optional
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 32e07635b99f..4dca45817fc9 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.462 2011/07/17 15:58:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.463 2011/09/23 16:29:06 darkside Exp $ # Keep them sorted @@ -274,7 +274,7 @@ pcntl - Adds support for process creation functions pcre - Adds support for Perl Compatible Regular Expressions pda - Adds support for portable devices pdf - Adds general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags -perl - Adds support/bindings for the Perl language +perl - Adds optional support/bindings for the Perl language php - Include support for the PHP language plasma - Build optional plasma widgets that require kde-base/libplasma plotutils - Add support for plotutils (library for 2-D vector graphics) @@ -288,7 +288,7 @@ prefix - Defines if a Gentoo Prefix offset installation is used prelude - Adds support/bindings for the Prelude Intrusion Detection System profile - Adds support for software performance analysis (will likely vary from ebuild to ebuild) pulseaudio - Adds support for PulseAudio sound server -python - Adds support/bindings for the Python language +python - Adds optional support/bindings for the Python language qdbm - Adds support for the qdbm (Quick Database Manager) library qmail-spp - Adds support for qmail SMTP plugins qt4 - Adds support for the Qt GUI/Application Toolkit version 4.x |