diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-24 07:12:31 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-24 07:12:31 +0000 |
commit | 23da0883fe2a1b2e1ea4793ec965d3b7ac22a966 (patch) | |
tree | 1ea509ffc550487e7e7a0fab2ab5721f49104e66 /profiles/use.desc | |
parent | Removing unneccessary dodoc docs. (diff) | |
download | historical-23da0883fe2a1b2e1ea4793ec965d3b7ac22a966.tar.gz historical-23da0883fe2a1b2e1ea4793ec965d3b7ac22a966.tar.bz2 historical-23da0883fe2a1b2e1ea4793ec965d3b7ac22a966.zip |
Added global use flag 'gnustep'; added windowmaker local use flags 'vdesktop' and 'modelock'; all for support of windowmaker-0.90.0 new release (gnustep use flag for planned later expansion as well)
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 42878e41b1bb..d3071d1b19cd 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.193 2004/10/22 19:38:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.194 2004/10/24 07:12:31 fafhrd Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -101,6 +101,7 @@ gif - Adds GIF image support ginac - Adds app-sci/ginac (symbolic math) support gmp - Adds support for dev-libs/gmp (GNU MP library) gnome - Adds GNOME support +gnustep - Adds integration with GNUstep environment gnutls - Adds support for net-libs/gnutls gphoto2 - Adds digital camera support gpm - Adds support for sys-libs/gpm (Console-based mouse driver) |