summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2012-02-19 19:34:12 +0100
committerWim Muskee <wimmuskee@gmail.com>2012-02-19 19:34:12 +0100
commit1b5f96895043167c6bb2312a722465bfb040ea41 (patch)
treeab643195c03d3231adfa5a7c70495e5753efa1a9 /profiles
parentltsp-server: Version bump to 5.3. (diff)
downloadltsp-1b5f96895043167c6bb2312a722465bfb040ea41.tar.gz
ltsp-1b5f96895043167c6bb2312a722465bfb040ea41.tar.bz2
ltsp-1b5f96895043167c6bb2312a722465bfb040ea41.zip
profiles: Add features nodoc and noinfo.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/ltsp/make.defaults2
-rw-r--r--profiles/ltsp/package.use2
3 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 36bca44..81b3148 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for profile directory
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Feb 2012; Wim Muskee <wimmuskee@gmail.com>
+ ltsp/:
+ Fix typo, replaced install_mask by nodoc and noinfo features.
+
09 Jan 2012; Wim Muskee <wimmuskee@gmail.com>
default/linux/x86/10.0/ltsp/:
Add x86 ltsp profile.
diff --git a/profiles/ltsp/make.defaults b/profiles/ltsp/make.defaults
index e31941d..6c3008e 100644
--- a/profiles/ltsp/make.defaults
+++ b/profiles/ltsp/make.defaults
@@ -2,5 +2,5 @@ EMERGE_DEFAULT_OPTS="--usepkg --buildpkg"
CONFIG_PROTECT_MASK="/etc /etc/conf.d /etc/init.d"
CLEAN_DELAY="0"
EMERGE_WARNING_DELAY="0"
-INSTALL_MASK="TODO.bz2 AUTHORS.bz2 NEWS.bz2 README.bz2 ChangeLog.bz2"
+FEATURES="nodoc noinfo"
USE="${USE} alsa pulseaudio svg xml X -cups"
diff --git a/profiles/ltsp/package.use b/profiles/ltsp/package.use
index a9d439a..0f55ec3 100644
--- a/profiles/ltsp/package.use
+++ b/profiles/ltsp/package.use
@@ -5,5 +5,5 @@ sys-fs/udev extras
dev-libs/libxml2 python
# req by mesa
-x11-libs/libdrm libkm
+x11-libs/libdrm libkms