diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2012-12-01 11:18:24 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2012-12-01 11:18:24 +0000 |
commit | e195ff3d58cb76cc6ebb448c45d5c8ec7810bf88 (patch) | |
tree | ee137d1acf75e7b53e1007344f52828e0a36cfa9 /profiles/use.desc | |
parent | Support parallel builds using multiprocessing eclass. (diff) | |
download | historical-e195ff3d58cb76cc6ebb448c45d5c8ec7810bf88.tar.gz historical-e195ff3d58cb76cc6ebb448c45d5c8ec7810bf88.tar.bz2 historical-e195ff3d58cb76cc6ebb448c45d5c8ec7810bf88.zip |
Add introspection to global use flags.
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 02b7293cfac3..2dce414f7d78 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.495 2012/11/26 13:08:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.496 2012/12/01 11:18:24 eva Exp $ # Keep them sorted @@ -145,6 +145,7 @@ imap - Adds support for IMAP (Internet Mail Application Protocol) imlib - Adds support for imlib, an image loading and rendering library infiniband - Enable Infiniband RDMA transport support inifile - Adds dbm support for .ini files +introspection - Adds support for GObject based introspection iodbc - Adds support for iODBC library ios - Enable support for Apple's iDevice with iOS operating system (iPad, iPhone, iPod, etc) ipod - Enable support for iPod device access |