summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2012-03-02 10:54:26 +0100
committerWim Muskee <wimmuskee@gmail.com>2012-03-02 10:54:26 +0100
commit1116236359fceb1460825649ca4d7b7e80efced4 (patch)
tree0e15f55aeaece0878d04fc22da188b9e1ca607de /profiles
parentltsp-docs: version bump to 20120227 (diff)
downloadltsp-1116236359fceb1460825649ca4d7b7e80efced4.tar.gz
ltsp-1116236359fceb1460825649ca4d7b7e80efced4.tar.bz2
ltsp-1116236359fceb1460825649ca4d7b7e80efced4.zip
ltspfs: Add client use flag for init scripts.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog4
-rw-r--r--profiles/ltsp/package.use2
2 files changed, 6 insertions, 0 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 79cec55..76e7456 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Mar 2012; Wim Muskee <wimmuskee@gmail.com>
+ ltsp/:
+ Add client use to ltspfs.
+
28 Feb 2012; Wim Muskee <wimmuskee@gmail.com>
ltsp/:
Add hwdb USE to udev.
diff --git a/profiles/ltsp/package.use b/profiles/ltsp/package.use
index 707fb0e..e599729 100644
--- a/profiles/ltsp/package.use
+++ b/profiles/ltsp/package.use
@@ -7,3 +7,5 @@ dev-libs/libxml2 python
# req by mesa
x11-libs/libdrm libkms
+# install ltspfs client init scripts
+sys-fs/ltspfs client