diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-01-26 18:43:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-01-26 18:43:47 +0000 |
commit | 9b675e8d29a1b2e04f4cf4e241d2766f53b87ed3 (patch) | |
tree | b46f1498c6ea700ad3f3a9424082af5526177a75 /profiles/use.desc | |
parent | Version bump. Fixes security issues: bug #254151, thank Bruno Buss for report... (diff) | |
download | gentoo-2-9b675e8d29a1b2e04f4cf4e241d2766f53b87ed3.tar.gz gentoo-2-9b675e8d29a1b2e04f4cf4e241d2766f53b87ed3.tar.bz2 gentoo-2-9b675e8d29a1b2e04f4cf4e241d2766f53b87ed3.zip |
Remove USE=pic as a global flag so people (hopefully) stop screwing up its usage.
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 374ce89563d5..5fc8b2b6dbf4 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.406 2009/01/05 21:30:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.407 2009/01/26 18:43:47 vapier Exp $ # Keep them sorted @@ -271,7 +271,6 @@ 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 php - Include support for the PHP language -pic - Build Position Independent Code. Do not utilize this flag unless you know what you're doing plasma - Build optional plasma widgets that require kde-base/libplasma plotutils - Add support for plotutils (library for 2-D vector graphics) png - Adds support for libpng (PNG images) |