diff options
author | Dan Armak <danarmak@gentoo.org> | 2003-07-11 09:42:05 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2003-07-11 09:42:05 +0000 |
commit | ec527477af1000a61f35b58e40b985b9e60ab108 (patch) | |
tree | c7734f7f7261a12b750698d817ded2534f0af4f0 | |
parent | Initial revision. (diff) | |
download | historical-ec527477af1000a61f35b58e40b985b9e60ab108.tar.gz historical-ec527477af1000a61f35b58e40b985b9e60ab108.tar.bz2 historical-ec527477af1000a61f35b58e40b985b9e60ab108.zip |
making mad use flag global as per -dev thread
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index bc2badaab24e..35a1c9bf08f1 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.103 2003/06/30 04:19:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.104 2003/07/11 09:42:04 danarmak Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -78,6 +78,7 @@ libg++ - Adds C++ modules in dev-db/postgresql (libpq++) libgda - Adds GNU Data Access (CORBA wrapper) support for gnumeric libwww - Adds libwww support (General purpose WEB API) lirc - Adds support for lirc (Linux's Infra-Red Remote Control) +mad - Adds support for mad (high-quality mp3 decoder library and cli frontend) maildir - Adds support for maildir (~/.maildir) style mail spools matrox - Adds Matrox MGA support to mplayer mbox - Adds support for mbox (/var/spool/mail) style mail spools diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 242c6d8bef1f..aceebf035ff5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.60 2003/07/09 18:07:25 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.61 2003/07/11 09:42:05 danarmak Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -12,7 +12,6 @@ app-editors/xemacs:dnd - Enables support for the x11-libs/dnd drag-n-drop librar app-editors/xemacs:neXt - Chooses the neXt L&F widget set app-editors/xemacs:lucid - Chooses the lucid widget set (default, deprecated) app-games/freecraft-fcmp:music - Also installs the music that the project provides -app-games/scummvm:mad - disables media-sound/mad support if not set app-office/gnucash:ofx - Enable OFX support, for importing OFX data files. app-office/gnucash:hbci - Enable HBCI support, for connecting to some internet banks app-sci/mupad:mupad-noscilab - Disable scilab that comes with MuPAD package. Use system-wide instead. |