>S> Wy in licq ebuild is seleced that this ebuild need's kde? # emerge -p licq These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] kde-base/kde-env-3-r2 [ebuild N ] kde-base/arts-1.1.0 [ebuild N ] app-admin/fam-oss-2.6.9-r1 [ebuild N ] app-text/sgml-common-0.6.3-r3 [ebuild N ] dev-libs/libxslt-1.0.20 [ebuild N ] kde-base/kdelibs-3.1-r2 [ebuild N ] net-im/licq-1.2.4-r2 >S> but don't have/need kde # USE="-kde" emerge -p licq These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] kde-base/kde-env-3-r2 [ebuild N ] kde-base/arts-1.1.0 [ebuild N ] app-admin/fam-oss-2.6.9-r1 [ebuild N ] app-text/sgml-common-0.6.3-r3 [ebuild N ] dev-libs/libxslt-1.0.20 [ebuild N ] kde-base/kdelibs-3.1-r2 [ebuild N ] net-im/licq-1.2.4-r2 >S> but after: # emerge --nodeps licq >S> licq works corect for me! Reproducible: Always Steps to Reproduce: 1.get gentto 2.drop away kde: emerge -C kde* 3.emerge licq Actual Results: we have kde to Expected Results: i want/hate kde # emerge info Portage 2.0.47-r7 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2) ================================================================= System uname: 2.4.20 i686 mobile AMD Athlon(tm) XP 1600+ GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages/marsas" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="directfb gdbm slang ggi -3dfx 3dnow aalib -acl acpi -afs -alsa -apache2 apm -arts -atlas avi berkdb -bonobo -canna cdr -cjk crypt -cups dga directf -doc dvd encode esd -etherial -evo -ev6 fbcon flash -freewnn -gb gif -gnome -gphoto2 gpm -gps gtk gtk2 -gtkhtml -guile -icc -icc-pgo -imap imlib innodb ipv6 -java -jikes jpeg -junit -kde -kerberos lcms -ldap -leim -libg++ -libgda libwww -matrox -maildir mbox mikmod mmx motif mozilla mpeg -mule mysql nas ncurses -nls -oav -oci8 -odbc oggvorbis opengl -oss pam pcmcia pdflib perl pic plotutils png -postgres python qt qtmt quicktime readline -ruby samba sasl -scanner sdl slan -slp -snmp -socks5 -spell sse ssl svga tcltk tcpd -tetex tiff -truetype usb -voodoo3 -wavelan wmf X xface xml xml2 xmms xv -zeo zlib x86" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-mcpu=athlon-xp -O3 -pipe" CXXFLAGS="-mcpu=athlon-xp -O3 -pipe" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache userpriv userandbox"
USE="-kde -arts" emerge licq (see the USE howto on gentoo.org in the docs section)
>s> 1. plese read my firs again and again until you find my default USE flags >s> 2. btw: # USE="-kde -arts" emerge -p licq These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] kde-base/kde-env-3-r2 [ebuild N ] kde-base/arts-1.1.0 [ebuild N ] app-admin/fam-oss-2.6.9-r1 [ebuild N ] app-text/sgml-common-0.6.3-r3 [ebuild N ] dev-libs/libxslt-1.0.20 [ebuild N ] kde-base/kdelibs-3.1-r2 [ebuild N ] net-im/licq-1.2.4-r2
and USE="-qt" ? DEPEND="${DEPEND} ssl? ( >=dev-libs/openssl-0.9.6 ) qt? ( >=x11-libs/qt-3.0.0 ) gtk? ( =x11-libs/gtk+-1.2* ) ncurses? ( sys-libs/ncurses )"
yes -qt help, but --nodeps works to :) (with qt and without kde)