diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-05-05 23:27:46 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-05-05 23:27:46 +0000 |
commit | 0b20a892faa3040d8bd2c424db0a4b418d1b91c0 (patch) | |
tree | 608f17d74625b830da0e6b24b1cd862c5b1c6011 /profiles | |
parent | Quick fix for use flag name and small QA warning (diff) | |
download | gentoo-2-0b20a892faa3040d8bd2c424db0a4b418d1b91c0.tar.gz gentoo-2-0b20a892faa3040d8bd2c424db0a4b418d1b91c0.tar.bz2 gentoo-2-0b20a892faa3040d8bd2c424db0a4b418d1b91c0.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 87dd4d41cdff..e4e7cca73508 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5540 2010/05/05 21:07:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5541 2010/05/05 23:27:46 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -94,7 +94,6 @@ app-arch/libarchive:lzma - Allow accessing lzma-compressed archives through the app-arch/libarchive:static - Build bsdtar and bsdcpio as static archives, removing dependencies over the enabled compression libraries (lzma, lzmadec, libbz2, zlib). app-arch/libarchive:zlib - Allow accessing gzip-compressed archives through sys-libs/zlib. This only affects libarchive's native support: bsdtar will keep using gunzip as a filter if that's not built-in. It's also needed for supporting extraction of ZIP files. app-arch/p7zip:rar - Enable support for non-free rar decoder -app-arch/rpm:capabilities - Add support for capabilities (sys-libs/libcap) app-arch/rpm:magic - Add magic file support (sys-apps/file) app-arch/rpm:neon - Include support for net-misc/neon app-arch/squeeze:pathbar - Include pathbar feature @@ -1601,6 +1600,7 @@ media-gfx/graphicsmagick:q32 - Set storage quantum size to 32 (~5*memory) media-gfx/graphviz:lasi - Enables PostScript output via media-libs/lasi library media-gfx/gthumb:http - Enable webservice integration through net-libs/libsoup media-gfx/gthumb:iptc - Add support for IPTC metadata +media-gfx/gthumb:slideshow - Enable slideshow plugin media-gfx/hugin:sift - automatically align images with media-gfx/autopano-sift or media-gfx/autopano-sift-C media-gfx/imagemagick:autotrace - use media-gfx/autotrace to convert bitmaps into vector graphics media-gfx/imagemagick:corefonts - pull in media-fonts/corefonts, which is required for some commands |