diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-08-09 18:39:16 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-08-09 18:39:16 +0000 |
commit | 483d5c4844f481c266fc75cc4307c2e05746a73a (patch) | |
tree | 696aeabd1d7acf9f8b986763de2e4d45ab71f848 /profiles | |
parent | fixed qt USE flag and tcltk USE flag to conform to bug #137785 (diff) | |
download | gentoo-2-483d5c4844f481c266fc75cc4307c2e05746a73a.tar.gz gentoo-2-483d5c4844f481c266fc75cc4307c2e05746a73a.tar.bz2 gentoo-2-483d5c4844f481c266fc75cc4307c2e05746a73a.zip |
Removed qt USE flag from mico so removing from use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 527888d727f3..0cfe63020bca 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2077 2006/08/09 18:29:15 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2078 2006/08/09 18:39:16 cardoe Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1274,7 +1274,6 @@ net-misc/hylafax:mgetty - Adds support for mgetty and vgetty net-misc/icecast:yp - Build support for yp public directory listings net-misc/linphone:ilbc - Build ILBC codec plugin net-misc/ltsp:floppyd - Enable local floppy access on LTSP terminals via mtools -net-misc/mico:qt - Enable QT GUI Toolkit (remove when package leaves portage or is fixed) net-misc/ntp:logrotate - Install support files for logrotate net-misc/ntp:nodroproot - Disable support for running ntpd as a non-root user net-misc/ntp:openntpd - Allow ntp to be installed alongside openntpd |