blob: d2fc72e90df0047e57d23bc0711b800310889cf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
DESCRIPTION="Virtual for Miller kiosk"
SLOT="0"
KEYWORDS="alpha amd64 arm ia64 mips ppc ppc-macos sparc sparc-fbsd x86 x86-fbsd"
IUSE=""
RDEPEND="
virtual/miller-base
x11-wm/evilwm
x11-apps/xset
x11-apps/xsetroot
net-misc/dhcp
sys-apps/ifplugd
sys-power/acpid
net-dialup/mingetty
www-client/firefox
"
|