diff options
author | 2009-06-04 09:49:40 +0000 | |
---|---|---|
committer | 2009-06-04 09:49:40 +0000 | |
commit | 4ff84631ef18bd44e4b1ec43a29dead243f8b3fa (patch) | |
tree | 60c45a1e9f7d83eb9f6054f300777423d74c0a5f /profiles/use.desc | |
parent | Add gcc44 patch. Per bug #272567. Thx to Martin Jansa for patch. (diff) | |
download | historical-4ff84631ef18bd44e4b1ec43a29dead243f8b3fa.tar.gz historical-4ff84631ef18bd44e4b1ec43a29dead243f8b3fa.tar.bz2 historical-4ff84631ef18bd44e4b1ec43a29dead243f8b3fa.zip |
New global USE flag mtp -- Enable support for Media Transfer Protocol.
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 2c58864c5e6a..acbe314148b8 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.415 2009/05/16 14:09:05 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.416 2009/06/04 09:49:40 ssuominen Exp $ # Keep them sorted @@ -228,6 +228,7 @@ mplayer - Enable mplayer support for playback or encoding msn - Enable MSN Messenger IM protocol support msql - Adds support for the MSQL database server mssql - Adds support for Microsoft SQL Server database +mtp - Enable support for Media Transfer Protocol mule - Adds multi-language support to XEmacs multilib - On 64bit systems, if you want to be able to compile 32bit and 64bit binaries musepack - Enable support for the musepack audio codec |