projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dae4710
)
kde5.eclass: sort eclass inherits
author
Michael Palimaka
<kensington@gentoo.org>
Fri, 29 Jan 2016 10:00:43 +0000
(21:00 +1100)
committer
Michael Palimaka
<kensington@gentoo.org>
Sun, 14 Feb 2016 16:45:59 +0000
(
03:45
+1100)
This should be safe because we already export almost every phase function.
eclass/kde5.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5.eclass
b/eclass/kde5.eclass
index e75f20cf60b7ef313ca5dcb768feb79916111ef9..2f60d449ba20842080b40b23caed72dbe20efd50 100644
(file)
--- a/
eclass/kde5.eclass
+++ b/
eclass/kde5.eclass
@@
-19,7
+19,7
@@
_KDE5_ECLASS=1
# for tests you should proceed with setting VIRTUALX_REQUIRED=test.
: ${VIRTUALX_REQUIRED:=manual}
-inherit
kde5-functions fdo-mime flag-o-matic gnome2-utils versionator virtualx eutils cmake-utils
+inherit
cmake-utils eutils flag-o-matic gnome2-utils kde5-functions versionator virtualx
if [[ ${KDE_BUILD_TYPE} = live ]]; then
case ${KDE_SCM} in