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: Tue, 28 Feb 2012 16:11:05
Message-Id: 1330445442.a1788758d859b4f393da927e2b92930e6c016654.wim@gentoo
1 commit: a1788758d859b4f393da927e2b92930e6c016654
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 28 16:10:42 2012 +0000
4 Commit: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
5 CommitDate: Tue Feb 28 16:10:42 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=a1788758
7
8 profiles: Add hwdb use to udev.
9
10 ---
11 profiles/ChangeLog | 4 ++++
12 profiles/ltsp/package.use | 2 +-
13 2 files changed, 5 insertions(+), 1 deletions(-)
14
15 diff --git a/profiles/ChangeLog b/profiles/ChangeLog
16 index eaeadad..79cec55 100644
17 --- a/profiles/ChangeLog
18 +++ b/profiles/ChangeLog
19 @@ -2,6 +2,10 @@
20 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
21 # $Header: $
22
23 + 28 Feb 2012; Wim Muskee <wimmuskee@×××××.com>
24 + ltsp/:
25 + Add hwdb USE to udev.
26 +
27 27 Feb 2012; Wim Muskee <wimmuskee@×××××.com>
28 ltsp/:
29 Add existing features to features in make.defaults
30
31 diff --git a/profiles/ltsp/package.use b/profiles/ltsp/package.use
32 index 0f55ec3..707fb0e 100644
33 --- a/profiles/ltsp/package.use
34 +++ b/profiles/ltsp/package.use
35 @@ -1,5 +1,5 @@
36 # req by pulseaudio
37 -sys-fs/udev extras
38 +sys-fs/udev extras hwdb
39
40 # req by xorg-server
41 dev-libs/libxml2 python