projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58bb5d9
)
kde5-functions.eclass: Must not be used directly by ebuild
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sat, 7 Sep 2019 14:10:24 +0000
(16:10 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Mon, 11 Nov 2019 01:14:03 +0000
(
02:14
+0100)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/kde5-functions.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5-functions.eclass
b/eclass/kde5-functions.eclass
index 652ed06b7be5367a9ca40550f509d7ce5fcfc198..9e00333dacfd8b18ebaf6e2f8843539ffdb83c40 100644
(file)
--- a/
eclass/kde5-functions.eclass
+++ b/
eclass/kde5-functions.eclass
@@
-10,7
+10,7
@@
# This eclass contains functions shared by the other KDE eclasses and forms
# part of their public API.
#
-# This eclass
should (almost) never
be inherited directly by an ebuild.
+# This eclass
must not
be inherited directly by an ebuild.
if [[ -z ${_KDE5_FUNCTIONS_ECLASS} ]]; then
_KDE5_FUNCTIONS_ECLASS=1