On Sun, Jan 18, 2009 at 12:56:27AM +0000, Eduardo Suárez wrote: > There are package dependencies in qt-4.4.2 which include the '~' sign. I > have read in the ebuild howto > http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1 > that it means "newest portage revision". > > However, paludis reports warnings. Is this normal behavior?
> ... 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-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
