commit: a7adcd7fcd99f506eabc50f415e23a4c1232dd77
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 19 15:20:59 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 19 15:20:59 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a7adcd7f
[eclass] Remove unused inherit.
---
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 e1e03c1..a92b706 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 multilib cmake-utils
+inherit kde4-functions toolchain-funcs fdo-mime flag-o-matic gnome2-utils
virtualx eutils cmake-utils
if [[ ${KDE_BUILD_TYPE} = live ]]; then
inherit git-r3