On 2010-08-12 23:46, dan blum wrote: > I am currently running xorg 1.7, which crashes very frequently. >When I used to run xorg 1.65 everything was running fine. Can >anyone clue me in on how to emerge an older version of the program.
I assume you are talking about the xorg-server? Mask your current version and do: emerge -u world (or possibly: emerge -Du world)? That's what I would do... or you could always be more explicit: emerge "=xorg-server-1.65..." Best regards Peter K