Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What do I mask to go back to xorg-server-1.3.0.0-r6
Date: Wed, 15 Apr 2009 00:03:05
Message-Id: 49E5242B.4020704@gmail.com
In Reply to: [gentoo-user] What do I mask to go back to xorg-server-1.3.0.0-r6 by Mark Knecht
1 Mark Knecht wrote:
2 > I'm having a terrible time figuring this out. xorg-server-1.5 has
3 > totally broken my wife's machine in terms of the one thing she wants
4 > for fun which is MythTV. I need to take the machine back to the
5 > previous version of xorg-server but so far I Cannot figure out what to
6 > remove with emerge -C and what to mask to get this to work.
7 >
8 > Can someone better than I please tell me what to do here?
9 >
10 > Thanks,
11 > Mark
12 >
13 >
14 >
15
16 I'm not better but I did the same thing on my rig. I hope this will help.
17
18 # ######## xorg-server masking #########
19 >=x11-base/xorg-server-1.5.3-r4
20 =x11-drivers/xf86-input-keyboard-1.3.2
21 =x11-drivers/xf86-input-evdev-2.1.3
22 =x11-proto/printproto-1.0.4
23 =x11-proto/renderproto-0.9.3
24 =x11-libs/libXrender-0.9.4
25
26 Just put that in your package.mask file and run emerge -uvDNa world.
27
28 Dale
29
30 :-) :-)

Replies

Subject Author
Re: [gentoo-user] What do I mask to go back to xorg-server-1.3.0.0-r6 Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] What do I mask to go back to xorg-server-1.3.0.0-r6 Michael Sullivan <msulli1355@×××××.com>