diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-04-09 15:54:51 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-04-09 15:54:51 +0000 |
commit | a43fd7cde2926a805bf8408781ce496fa786338b (patch) | |
tree | 5ed9ced9a7476078cb3f5ae67b7f53e3f8a17ec9 /profiles/use.desc | |
parent | Stable on amd64 wrt bug 169995 (diff) | |
download | historical-a43fd7cde2926a805bf8408781ce496fa786338b.tar.gz historical-a43fd7cde2926a805bf8408781ce496fa786338b.tar.bz2 historical-a43fd7cde2926a805bf8408781ce496fa786338b.zip |
Make it obvious tcltk is deprecated
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 48bd4fd2bfbd..4bce828b2101 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.344 2007/04/07 10:59:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.345 2007/04/09 15:54:51 cardoe Exp $ # Keep them sorted @@ -321,7 +321,7 @@ symlink - Force kernel ebuilds to automatically update the /usr/src/linux symlin sysvipc - Support for System V-compatible inter-process communication szip - Use the szip compression library tcl - Adds support the Tcl language -tcltk - Support for Tcl and/or Tk GUI toolkits (deprecated for tcl/tk USE) +tcltk - Deprecated individual tcl and tk USE flags tcpd - Adds support for TCP wrappers test - Workaround to pull in packages needed to run with FEATURES=maketest / FEATURES=test tetex - Adds support for teTeX (typesetting package) |