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

(-)gnome-screensaver-2.22.2-r1.ebuild (-1 / +1 lines)
Lines 96-102 Link Here
96
pkg_postinst() {
96
pkg_postinst() {
97
	gnome2_pkg_postinst
97
	gnome2_pkg_postinst
98
98
99
	if has_version "<x11-misc/xscreensaver-4.22-r2" ; then
99
	if has_version x11-misc/xscreensaver ; then
100
		ewarn "You have xscreensaver installed, you probably want to disable it."
100
		ewarn "You have xscreensaver installed, you probably want to disable it."
101
		ewarn "To prevent a duplicate Screensaver entry in the menu, you need to"
101
		ewarn "To prevent a duplicate Screensaver entry in the menu, you need to"
102
		ewarn "build xscreensaver with -gnome in the USE flags."
102
		ewarn "build xscreensaver with -gnome in the USE flags."

Return to bug 237897