I did an emerge on grisbi and got this warning: * NOTE: The USE variable 'print' is not in your USE flags. * For printing support in grisbi, you will need to restart * the build with USE="print" I have never seen this USE option. I scanned my /usr/portage files and did not find it used elsewhere. Is this new or a mistake? Reproducible: Always Steps to Reproduce: 1. emerge grisbi 2. 3. Actual Results: Got warning about USE="print" as shown above in the Details section. Expected Results: A better discription or a different USE flag. This is part of the grisbi ebuild that uses the flag in question: RDEPEND="${DEPEND} print? ( virtual/tetex >=dev-tex/latex-unicode-20041017 )" No other ebuild uses a 'print?' test on virtual/tetex. Many other ebuilds use doc? or tetex?. Maybe doc? is the test the ebuild author was striving for. emerge info Portage 2.0.51.22-r1 (default-linux/amd64/2004.3, gcc-3.4.3-20050110, glibc-2.3.5-r0, 2.6.11-gentoo-r9 x86_64) ================================================================= System uname: 2.6.11-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+ Gentoo Base System version 1.6.12 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.3 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.16-r1 sys-devel/libtool: 1.5.18 virtual/os-headers: 2.6.11-r1 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS=" http://mirror.tucdemonic.org/gentoo http://gentoo.mirrors.pair.com/ http://mirror.datapipe.net/gentoo http://gentoo.ccccom.com http://gentoo.osuosl.org/ http://gentoo.seren.com/gentoo ftp://ftp.mirrors.ussg.iu.edu/pub/linux/gentoo/ ftp://mirror.scarlet-internet.nl/pub/gentoo ftp://gentoo.ccccom.com " LANG="C" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X acpi alsa apache2 audiofile avi berkdb bitmap-fonts bootsplash calendar cdparanoia cdr crypt cups curl dba dga doc dvd dvdr dvdread eds esd evms2 exif fam firefox flac font-server foomaticdb fortran gd gif gnome gpm gps gstreamer gtk gtk+ gtk2 imagemagick imlib ipv6 jabber jack java jp2 jpeg junit kerberos ldap libwww lzw lzw-tiff mad mikmod motif mozilla mp3 mpeg multilib mysql mythtv ncurses nls nptl nvidia ogg oggvorbis opengl oss pam perl php png ppds python qt quicktime readline real sdl slang ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts usb userlocales v4l v4l2 vorbis xine xinerama xml xml2 xmms xpm xrandr xv xvidinfo zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS
$ euse -i print global use flags (searching: print) ************************************************************ no matching entries found local use flags (searching: print) ************************************************************ [- ] print (app-office/grisbi): Enable TeX and printing support