emerge xine-ui does not respect USE="-aalib" although it could and should. Many will not want aaxine to be built and installed in particular if it means that another libray should be usd Reproducible: Always Steps to Reproduce: 1.uninstall/emerge -C aalib if installed 2.emerge -f xine-ui 3.cd /usr/portage/distfiles; tar xzf xine-ui.tgz; cd xine-ui; ./configure 4.will not pick up aalib; cd src/aaui; make 5.will return without error since empty "all:" makefile target 6.xine compiles happily without aalib, it is not required. 7.USE="-aalib" emerge -pv xine-ui -> [ebuild N ] media-video/xine-ui-0.9.22 +X -directfb -gnome -lirc +nls 8.no option to disable aalib. 9.USE="-aalib" emerge xine-ui 10.aaxine is compiled/installed although not wanted Actual Results: aaxine is compiled/installed although not wanted. Expected Results: aaxine should not be compiled/installed. aalib is no requirement. emerge info: Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r7) ================================================================= System uname: 2.4.22-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 1.90GHz Gentoo Base System version 1.4.3.13 Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.7.7 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://128.213.5.34/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X alsa apm arts avi berkdb cdr crypt cups dvd emacs encode esd flash foomaticdb gd gdbm gif gpm gtk imap imlib java jpeg kde libg++ libwww mad mikmod mmx mozilla mpeg ncurses nls odbc oggvorbis opengl oss pam pdflib perl plotutils png postgres python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd tetex tiff truetype usb wmf x86 xml2 xmms xv zlib"
*** This bug has been marked as a duplicate of 44112 ***