Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: profiles/
Date: Thu, 31 May 2018 18:30:37
Message-Id: 1527791394.7d0fbdafa77019499dadca68d8237f28ec8753c8.asturm@gentoo
1 commit: 7d0fbdafa77019499dadca68d8237f28ec8753c8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 31 17:54:58 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu May 31 18:29:54 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=7d0fbdaf
7
8 profiles: use.desc: Add missing hal description
9
10 profiles/use.desc | 5 ++++-
11 1 file changed, 4 insertions(+), 1 deletion(-)
12
13 diff --git a/profiles/use.desc b/profiles/use.desc
14 index 1e86c6c..87523df 100644
15 --- a/profiles/use.desc
16 +++ b/profiles/use.desc
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2010 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 # use flags used in the kde-sunset overlay
23 @@ -11,3 +11,6 @@ kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (exp
24
25 # dropped 2010-03-22 in 1.436
26 qt3 - Adds support for the Qt GUI/Application Toolkit version 3.x
27 +
28 +# dropped 2011-02-23 in 1.451
29 +hal - Enable Hardware Abstraction Layer (HAL) support (WARNING: Try to avoid this. Deprecated method of accessing hardware.)