commit: b0625451429d3f3cd15d0faf8b627c8ed2cd8436
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Feb 24 19:18:05 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 19:18:05 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b0625451
kde-apps/marble: Fix EAPI 6
Package-Manager: portage-2.2.27
kde-apps/marble/marble-15.12.49.9999.ebuild | 2 +-
kde-apps/marble/marble-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/marble/marble-15.12.49.9999.ebuild
b/kde-apps/marble/marble-15.12.49.9999.ebuild
index 25bd3e9..cb78f68 100644
--- a/kde-apps/marble/marble-15.12.49.9999.ebuild
+++ b/kde-apps/marble/marble-15.12.49.9999.ebuild
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}
"
src_prepare() {
- use handbook || comment_add_subdirectory doc
+ use handbook || cmake_comment_add_subdirectory doc
kde5_src_prepare
}
diff --git a/kde-apps/marble/marble-9999.ebuild
b/kde-apps/marble/marble-9999.ebuild
index 25bd3e9..cb78f68 100644
--- a/kde-apps/marble/marble-9999.ebuild
+++ b/kde-apps/marble/marble-9999.ebuild
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}
"
src_prepare() {
- use handbook || comment_add_subdirectory doc
+ use handbook || cmake_comment_add_subdirectory doc
kde5_src_prepare
}