diff options
author | Jim Ramsay <lack@gentoo.org> | 2006-11-02 16:37:36 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2006-11-02 16:37:36 +0000 |
commit | 6abfe05f9b2dcbf126c97e9ce61fec87661524d0 (patch) | |
tree | 8c675e57e24f6c22819aa738e747b8ae112d7e29 /profiles | |
parent | Add a patch to fix process substitution on BSD. (diff) | |
download | gentoo-2-6abfe05f9b2dcbf126c97e9ce61fec87661524d0.tar.gz gentoo-2-6abfe05f9b2dcbf126c97e9ce61fec87661524d0.tar.bz2 gentoo-2-6abfe05f9b2dcbf126c97e9ce61fec87661524d0.zip |
Adding local flags for rox-extra/archive format support options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 18e3bf5c04e6..09d5715bee0c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2293 2006/11/01 15:36:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2294 2006/11/02 16:37:36 lack Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1469,7 +1469,14 @@ net-www/mplayerplug-in:wmp - Windows Media Playback Support net-www/pwauth:domain-aware - Ignore leading domain names in username (Windows compat) net-www/pwauth:faillog - Log failed login attempts net-www/pwauth:ignore-case - Ignore string case in username (mostly Windows compat) -rox-extra/memo:libnotify - Enable libnotify support for alarm notifications. +rox-extra/archive:compress - Enable tar.Z and *.Z via ncompress package +rox-extra/archive:rar - Enable .rar support via rar package +rox-extra/archive:uuencode - Enable .uue compression/decompression via sharutils package +rox-extra/archive:zip - Enable .zip support via zip and unzip packages +rox-extra/archive:ace - Enable .ace support via unace package +rox-extra/archive:rpm - Enable .rpm extraction via rpm2cpio from the rpm package +rox-extra/archive:cpio - Enable .cpio extraction via cpio package +rox-extra/memo:libnotify - Enable libnotify support for alarm notifications sci-astronomy/orsa:cln - Use the Class Library for Numbers for calculations sci-astronomy/orsa:gsl - Use the GNU scientific library for calculations sci-astronomy/predict:xforms - Add a "map" client which uses the xforms library for its GUI |