commit: 42b311c19c1592f6a937757eb0f261999164de1e
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 2 17:02:22 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Apr 2 17:02:22 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=42b311c1
[eclass] Switch to kde5-functions.
---
eclass/kde-frameworks.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/kde-frameworks.eclass b/eclass/kde-frameworks.eclass
index be83eb5..69dfdf8 100644
--- a/eclass/kde-frameworks.eclass
+++ b/eclass/kde-frameworks.eclass
@@ -21,7 +21,7 @@ CMAKE_MIN_VERSION="2.8.12"
# for tests you should proceed with setting VIRTUALX_REQUIRED=test.
: ${VIRTUALX_REQUIRED:=manual}
-inherit kde4-functions toolchain-funcs fdo-mime flag-o-matic gnome2-utils
virtualx eutils cmake-utils
+inherit kde5-functions toolchain-funcs fdo-mime flag-o-matic gnome2-utils
virtualx eutils cmake-utils
if [[ ${KDE_BUILD_TYPE} = live ]]; then
inherit git-r3