diff options
author | Chris White <chriswhite@gentoo.org> | 2005-03-29 04:01:14 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-03-29 04:01:14 +0000 |
commit | 2cbe7a8c54e32dfd7c640eb8aff41ed667349f56 (patch) | |
tree | 62fe46bbf3ff8e39afb51b7e0dcce616c5de22af | |
parent | Add patch from upstream to fix dsmark qdiscs adding #86729. (diff) | |
download | historical-2cbe7a8c54e32dfd7c640eb8aff41ed667349f56.tar.gz historical-2cbe7a8c54e32dfd7c640eb8aff41ed667349f56.tar.bz2 historical-2cbe7a8c54e32dfd7c640eb8aff41ed667349f56.zip |
It sort of helps to add the USE flag that you're working on. Added win32codecs USE flag/description and altered the avi USE flag description to avifile support only.
-rw-r--r-- | profiles/use.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 0fa10597a162..c2f3eb7071a9 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.232 2005/03/27 18:45:24 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.233 2005/03/29 04:01:14 chriswhite Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -25,7 +25,7 @@ apm - Adds APM (Advanced Power Management) support arts - Adds support for aRts: the KDE sound daemon atlas - Adds support for atlas instead of blas in dev-lang/R audiofile - Adds support for libaudiofile where applicable -avi - Adds Win32 AVI support and also adds avifile (Library for avi) support +avi - Adds avifile (Library for avi) support bash-completion - Enable bash-completion support bcmath - Adds support for libbcmath berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL) @@ -357,4 +357,5 @@ ppc-macos - indicates that platform is Mac OS (Jaguar, Panther or Tiger) s390 - indicates that architecture is zSeries/s390 sh - indicates that architecture is SuperH sparc - indicates that architecture is (32-bit) Sparc +win32codecs - use win32codecs package for dll avi decoding support (wmv and what not) x86 - indicates that architecture is x86 |