diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-04-26 21:07:55 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-04-26 21:07:55 +0000 |
commit | 62195860b818b2079e7353a8203ec383349ca720 (patch) | |
tree | ebeacb8ea934c095650259fb1bdf6b9392c8c86c /profiles | |
parent | Add compilation patches for FreeBSD and Darwin, fix bug #253012, thanks Dan C... (diff) | |
download | gentoo-2-62195860b818b2079e7353a8203ec383349ca720.tar.gz gentoo-2-62195860b818b2079e7353a8203ec383349ca720.tar.bz2 gentoo-2-62195860b818b2079e7353a8203ec383349ca720.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 39453ce58326..29675fcb3679 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4394 2009/04/26 16:07:37 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4395 2009/04/26 21:07:55 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") @@ -64,6 +64,7 @@ app-arch/gzip:pic - disable optimized assembly code that is not PIC friendly app-arch/libarchive:bzip2 - Allow accessing bzip2-compressed archives through libbz2 (which comes with bzip2). app-arch/libarchive:lzma - Allow accessing lzma-compressed archives through the lzmadec library. app-arch/libarchive:static - Build bsdtar and bsdcpio as static archives, removing dependencies over the enabled compression libraries (lzmadec, libbz2, zlib). +app-arch/p7zip:rar - Enable support for non-free rar decoder app-arch/rpm:file - add magic file support app-arch/rpm:neon - include support for neon app-arch/squeeze:pathbar - Include pathbar feature |