Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 142661 | Differences between
and this patch

Collapse All | Expand All

(-)ltsp-4.2.ebuild (-5 / +6 lines)
Lines 4-10 Link Here
4
4
5
inherit eutils
5
inherit eutils
6
6
7
IUSE="X debug nas esd audiofile snmp scanner rdesktop vnc"
7
#IUSE="X debug nas esd audiofile snmp scanner rdesktop vnc"
8
IUSE="X debug nas esd audiofile snmp scanner rdesktop"
8
9
9
LTSP_KERNEL_VER="2.6.17.8-ltsp-1"
10
LTSP_KERNEL_VER="2.6.17.8-ltsp-1"
10
11
Lines 78-87 Link Here
78
scanner? (
79
scanner? (
79
http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ltsp-sane-1.4-1-i386.tgz )
80
http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ltsp-sane-1.4-1-i386.tgz )
80
81
81
vnc? (
82
#vnc? (
82
http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ltsp-vnc-module-1.0-0-i386.tgz
83
#http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ltsp-vnc-module-1.0-0-i386.tgz
83
http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ltsp-libvncserver-1.1-0-i386.tgz )
84
#http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ltsp-libvncserver-1.1-0-i386.tgz )
84
85
#
85
rdesktop? (
86
rdesktop? (
86
http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ltsp-rdesktop-1.8-0-i386.tgz )
87
http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ltsp-rdesktop-1.8-0-i386.tgz )
87
88

Return to bug 142661