Hi ashi,
just mask the packages which are newer than media-libs/mesa-7.0.3:
Code: Select all
echo ">media-libs/mesa-7.10.3" >> /etc/portage/package.mask
Then, try an emerge:
Code: Select all
# emerge -DuNpv world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-libs/talloc-2.0.1-r2 USE="-compat -doc -static-libs -swig" 0 kB
[ebuild UD ] media-libs/mesa-7.10.3 [7.11.2] USE="classic gallium nptl -debug -gles -hardened% -llvm* -motif -pic (-selinux) (-bindist%) (-egl%*) (-gbm%) (-openvg%) (-osmesa%) (-pax_kernel%) (-shared-dricore%) (-shared-glapi%*)" VIDEO_CARDS="-intel -mach64 -mga -nouveau -r128 -radeon -savage -sis -tdfx -via -vmware" 0 kB
Total: 2 packages (1 downgrade, 1 new), Size of downloads: 0 kB
Note: media-libs/mesa-7.10.
2 is not is the tree, but media-libs/mesa-7.10.
3 is.
Good luck :]