diff options
author | Brandon Low <lostlogic@gentoo.org> | 2005-01-22 18:28:11 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2005-01-22 18:28:11 +0000 |
commit | 7610511b6e6b86b5075cb37d09ac2b40a3adc7a2 (patch) | |
tree | a1334fcfbb4dcb7831493f2a1c95e886f5f2dc70 /profiles | |
parent | Purge old versions. (diff) | |
download | historical-7610511b6e6b86b5075cb37d09ac2b40a3adc7a2.tar.gz historical-7610511b6e6b86b5075cb37d09ac2b40a3adc7a2.tar.bz2 historical-7610511b6e6b86b5075cb37d09ac2b40a3adc7a2.zip |
add aotuv local use flag for libvorbis
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 95b965ef7827..d130246a43c9 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.883 2005/01/22 17:44:35 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.884 2005/01/22 18:28:11 lostlogic Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -395,6 +395,7 @@ media-libs/libsdl:libcaca - Add support for colored ASCII-art graphics media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk) media-libs/libsdl:nojoystick - Allow users to disable joystick support completely (at their own risk) media-libs/libsdl:novideo - Allow users to disable video support completely (at their own risk) +media-libs/libvorbis:aotuv - Allow users to enable aoTuV encoder enhancements media-libs/openvrml:javascript - Script node JavaScript support media-libs/sdif:ftruncate - Enables usage of ftruncate v. truncate media-libs/sdif:threads - Enables posix thread support |