commit:     6ff0b3946654fe911580fa9e53195f3d2d053005
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 18:32:50 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 18:32:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff0b394

kde-apps/kmail: Cleanup src_configure

Package-Manager: portage-2.3.0

 kde-apps/kmail/kmail-4.14.10.ebuild             | 7 -------
 kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild | 7 -------
 kde-apps/kmail/kmail-4.4.2016.01.ebuild         | 3 ---
 3 files changed, 17 deletions(-)

diff --git a/kde-apps/kmail/kmail-4.14.10.ebuild 
b/kde-apps/kmail/kmail-4.14.10.ebuild
index 55aed2e..a2ab8a3 100644
--- a/kde-apps/kmail/kmail-4.14.10.ebuild
+++ b/kde-apps/kmail/kmail-4.14.10.ebuild
@@ -75,13 +75,6 @@ KMLOADLIBS="kdepim-common-libs"
 
 PATCHES=( "${FILESDIR}/kdepim-4.14.10-fix-cmake-3.4.patch" )
 
-src_configure() {
-       # Bug 308903
-       use ppc64 && append-flags -mminimal-toc
-
-       kde4-meta_src_configure
-}
-
 src_compile() {
        kde4-meta_src_compile kmail_xml
        kde4-meta_src_compile

diff --git a/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild 
b/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
index c7cf079..d32dc08 100644
--- a/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
@@ -77,13 +77,6 @@ KMEXTRA="
 
 KMLOADLIBS="kdepim-common-libs"
 
-src_configure() {
-       # Bug 308903
-       use ppc64 && append-flags -mminimal-toc
-
-       kde4-meta_src_configure
-}
-
 src_compile() {
        kde4-meta_src_compile kmail_xml
        kde4-meta_src_compile

diff --git a/kde-apps/kmail/kmail-4.4.2016.01.ebuild 
b/kde-apps/kmail/kmail-4.4.2016.01.ebuild
index 861757d..73ce2af 100644
--- a/kde-apps/kmail/kmail-4.4.2016.01.ebuild
+++ b/kde-apps/kmail/kmail-4.4.2016.01.ebuild
@@ -47,9 +47,6 @@ PATCHES=(
 )
 
 src_configure() {
-       # Bug 308903
-       use ppc64 && append-flags -mminimal-toc
-
        mycmakeargs=(
                -DWITH_IndicateQt=OFF
        )

Reply via email to