diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-10-15 18:34:21 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-10-15 18:34:21 +0000 |
commit | 87cbc28ee5a715e82bc6dc8b75d17e79905ef6a1 (patch) | |
tree | 01a045248f7be94c94e5238f224bbcfd9105042c /profiles | |
parent | Fix missing EAPI declaration and raptor deps (diff) | |
download | historical-87cbc28ee5a715e82bc6dc8b75d17e79905ef6a1.tar.gz historical-87cbc28ee5a715e82bc6dc8b75d17e79905ef6a1.tar.bz2 historical-87cbc28ee5a715e82bc6dc8b75d17e79905ef6a1.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 e2111512b433..96edc23dd2a1 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.6052 2010/10/15 14:34:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6053 2010/10/15 18:34:21 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") @@ -1866,6 +1866,7 @@ media-libs/opencv:octave - Enable octave support media-libs/opencv:sse3 - Enable optimization for SSE3 capable chips media-libs/opencv:ssse3 - faster floating point optimization for SSSE3 capable chips (Intel Core 2 and later chips) media-libs/openjpeg:tools - Installs tools (j2k_to_image and image_to_j2k) +media-libs/raptor:json - Enable support for JSON parsing media-libs/sdif:ftruncate - Enables usage of ftruncate v. truncate media-libs/sdl-mixer:midi - basic support for MIDI files media-libs/sdl-mixer:wav - support WAVE files |