Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 63471
Collapse All | Expand All

(-)xorg-x11-6.8.0.ebuild.orig (+5 lines)
Lines 821-826 Link Here
821
					sed -i 's~^\([ \t]*Driver[ \t]\+\)"[kK]eyboard"~\1"kbd"~' \
821
					sed -i 's~^\([ \t]*Driver[ \t]\+\)"[kK]eyboard"~\1"kbd"~' \
822
						${IMAGE}${FILE}
822
						${IMAGE}${FILE}
823
823
824
					# Using "uk" as a XkbLayout is a bit broken in 6.8,
825
					# and also deprecated, so switch to "gb"
826
					sed -i 's~^\([ \t]*Option[ \t]\+"XkbLayout"[ \t]\+\)"uk"~\1"gb"~' \
827
						${IMAGE}${FILE}
828
824
					# Work around upgrade problem where people have
829
					# Work around upgrade problem where people have
825
					# Option "XkbRules" "xfree86" in their config file
830
					# Option "XkbRules" "xfree86" in their config file
826
					sed -i "s:^.*Option.*\"XkbRules\".*$::g" \
831
					sed -i "s:^.*Option.*\"XkbRules\".*$::g" \

Return to bug 63471