commit: 0e80700fdbfc57238029061582000030326af1ea Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jun 24 15:26:20 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 15:26:20 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0e80700f
profiles: Add USE=qthelp description profiles/use.desc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/use.desc b/profiles/use.desc new file mode 100644 index 0000000000..65d18941f0 --- /dev/null +++ b/profiles/use.desc @@ -0,0 +1,5 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Keep them sorted +qthelp - Enable development help files generation for KDE Frameworks packages
