Gentoo Archives: gentoo-commits

From: Wim Muskee <wimmuskee@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/ltsp:master commit in: profiles/ltsp/, profiles/
Date: Sun, 19 Feb 2012 18:34:38
Message-Id: 1329676452.1b5f96895043167c6bb2312a722465bfb040ea41.wim@gentoo
1 commit: 1b5f96895043167c6bb2312a722465bfb040ea41
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 19 18:34:12 2012 +0000
4 Commit: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
5 CommitDate: Sun Feb 19 18:34:12 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=1b5f9689
7
8 profiles: Add features nodoc and noinfo.
9
10 ---
11 profiles/ChangeLog | 6 +++++-
12 profiles/ltsp/make.defaults | 2 +-
13 profiles/ltsp/package.use | 2 +-
14 3 files changed, 7 insertions(+), 3 deletions(-)
15
16 diff --git a/profiles/ChangeLog b/profiles/ChangeLog
17 index 36bca44..81b3148 100644
18 --- a/profiles/ChangeLog
19 +++ b/profiles/ChangeLog
20 @@ -1,7 +1,11 @@
21 # ChangeLog for profile directory
22 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 19 Feb 2012; Wim Muskee <wimmuskee@×××××.com>
27 + ltsp/:
28 + Fix typo, replaced install_mask by nodoc and noinfo features.
29 +
30 09 Jan 2012; Wim Muskee <wimmuskee@×××××.com>
31 default/linux/x86/10.0/ltsp/:
32 Add x86 ltsp profile.
33
34 diff --git a/profiles/ltsp/make.defaults b/profiles/ltsp/make.defaults
35 index e31941d..6c3008e 100644
36 --- a/profiles/ltsp/make.defaults
37 +++ b/profiles/ltsp/make.defaults
38 @@ -2,5 +2,5 @@ EMERGE_DEFAULT_OPTS="--usepkg --buildpkg"
39 CONFIG_PROTECT_MASK="/etc /etc/conf.d /etc/init.d"
40 CLEAN_DELAY="0"
41 EMERGE_WARNING_DELAY="0"
42 -INSTALL_MASK="TODO.bz2 AUTHORS.bz2 NEWS.bz2 README.bz2 ChangeLog.bz2"
43 +FEATURES="nodoc noinfo"
44 USE="${USE} alsa pulseaudio svg xml X -cups"
45
46 diff --git a/profiles/ltsp/package.use b/profiles/ltsp/package.use
47 index a9d439a..0f55ec3 100644
48 --- a/profiles/ltsp/package.use
49 +++ b/profiles/ltsp/package.use
50 @@ -5,5 +5,5 @@ sys-fs/udev extras
51 dev-libs/libxml2 python
52
53 # req by mesa
54 -x11-libs/libdrm libkm
55 +x11-libs/libdrm libkms