qhacc should be patched to accept sqlite-3*
Post the error at least... sigh.
Pardon, bad habit of me to report only half the story. The bug appears in qhacc-3.2.1, since that configure script checks for sqlite.so It is solved in qhacc-3.4, where it checkes for sqlite{,3}.so. So marking qhacc-3.4 as stable would solve this bug. Or we need a patch to fix the configure script to also recognize sqlite3.so Or we need to fix the *DEPEND settings in the ebuild to require =sqlite-2* Error msg below ============= [...] checking for Qt include files... found in /usr/qt/3/include checking for mysql_config script... found in /usr/bin checking for SQLite libraries... SQLite libraries not found! If you have installed SQLite in an unusual place, please use the "--with-sqlite-libs=" option make: *** No targets specified and no makefile found. Stop.
package gone