When trying to emerge mod_vdbh, it wants to downgrade MySQL to version 3.23 to suit the =dev-db/mysql-3.23* entry in the DEPEND line. It just needs a '>=' for the mysql dep along with some testing. On the modules' home page (http://www.synthemesc.com/mod_vdbh/), the author states that it's only been tested with 'SunOS-5.9/gcc-3.2.0/mysql-3.23.52/Apache-2.0.43' but at the bottom in the additional info section, it says 'and at least MySQL 3.23 is required.'. This should be OK. Reproducible: Always Steps to Reproduce: 1. emerge -pv mod_vdbh Actual Results: These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild UD] dev-db/mysql-3.23.57 [4.0.13-r3] -static +readline -innodb +berkdb +tcpd +ssl -debug [ebuild N ] net-www/mod_vdbh-1.0.2 Expected Results: These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] net-www/mod_vdbh-1.0.2 Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) ================================================================= System uname: 2.4.20-gentoo-r5 i686 Intel(R) Celeron(R) CPU 1.70GHz GENTOO_MIRRORS="ftp://server/www.ibiblio.org/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/afs/C /etc/afs/afsws /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 oss apm arts avi crypt cups encode foomaticdb gif gpm gtk imlib jpeg kde libg++ mad mikmod mmx mpeg ncurses nls oggvorbis opengl png quicktime sdl slang spell svga truetype xml2 xmms xv zlib gdbm berkdb readline tetex tcpd pam libwww ssl perl python mysql -3dnow -X imap apache2 -qt -java -pdflib -gnome -motif" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-O3 -mcpu=pentium4 -funroll-loops -fomit-frame-pointer -pipe" CXXFLAGS="-O3 -mcpu=pentium4 -funroll-loops -fomit-frame-pointer -pipe" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://server/gentoo-portage" FEATURES="sandbox ccache"
fixed in CVS.