2009/1/18 Eduardo Suárez <[email protected]>: > Ingmar Vanhassel wrote: >> On Sun, Jan 18, 2009 at 12:56:27AM +0000, Eduardo Suárez wrote: >> >>> ... When adding PackageDepSpec '~x11-libs/qt-gui-4.4.2': >>> ... No visible packages matching '~x11-libs/qt-gui-4.4.2', falling >>> back to installed package 'x11-libs/qt-gui-4.4.2::installed' >>> [continues] >>> >> >> Try 'paludis --query ~x11-libs/qt-gui-4.4.2' to see why there're no >> visible packages matching that spec. >> > # paludis --query ~x11-libs/qt-gui-4.4.2 > * ~x11-libs/qt-gui-4.4.2 > installed: 4.4.2* {:4} > gentoo: (4.4.2-r1)K {:4} > Description: The GUI module(s) for the Qt toolkit. > Homepage: http://www.trolltech.com/ > License: || ( GPL-3 GPL-2 ) > Installed time: Fri Jan 2 00:37:25 2009 > Use flags: (accessibility) (cups) (dbus) (-debug) > (-glib) (-mng) (-nas) (-nis) (pch) (qt3support) (tiff) (-xinerama) > input_devices: (-wacom) > From repositories: gentoo > Installed using: paludis-0.32.4 > > Key to mask reasons: > > * K: keyword > > Mmmm. It seems to be there.
You probably only keyworded =4.4.2, which does not match =4.4.2-r1. You need a ~x11-libs/qt-gui-4.4.2 spec as described in http://paludis.pioto.org/configuration/specs.html . ŁM _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
