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 | 8a1b2718059972aca2b14e5030639c60af906c58 (patch) | |
tree | 9fb23402f69dcf31651b4d95236b1c2c337fa559 /profiles | |
parent | Version bumped. Changed SRC_URI. (diff) | |
download | historical-8a1b2718059972aca2b14e5030639c60af906c58.tar.gz historical-8a1b2718059972aca2b14e5030639c60af906c58.tar.bz2 historical-8a1b2718059972aca2b14e5030639c60af906c58.zip |
use.desc: Add emphasis that python/perl USE flags are optional
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.desc | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 106b0fa96d3d..9e361ef4c241 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5721 2011/09/23 10:19:27 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5722 2011/09/23 16:29:06 darkside Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 23 Sep 2011; Jeremy Olexa <darkside@gentoo.org> use.desc: + use.desc: Add emphasis that python/perl USE flags are optional + 23 Sep 2011; Arun Raghavan <ford_prefect@gentoo.org> package.mask: Masking media-sound/pavucontrol pre-releases 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 |