From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kmail/
Date: Thu, 26 May 2016 07:11:57 +0000 (UTC) [thread overview]
Message-ID: <1464246705.c4314634d4b64d745b898ff8c95681b2f9c2521c.kensington@gentoo> (raw)
commit: c4314634d4b64d745b898ff8c95681b2f9c2521c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 07:09:27 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 26 07:11:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4314634
kde-apps/kmail: fix broken use statement
Package-Manager: portage-2.3.0_rc1
kde-apps/kmail/kmail-4.14.10.ebuild | 2 +-
kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild | 2 +-
kde-apps/kmail/kmail-4.4.2015.06.ebuild | 2 +-
kde-apps/kmail/kmail-4.4.2016.01.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-apps/kmail/kmail-4.14.10.ebuild b/kde-apps/kmail/kmail-4.14.10.ebuild
index a7e5125..d92a869 100644
--- a/kde-apps/kmail/kmail-4.14.10.ebuild
+++ b/kde-apps/kmail/kmail-4.14.10.ebuild
@@ -78,7 +78,7 @@ PATCHES=( "${FILESDIR}/kdepim-4.14.10-fix-cmake-3.4.patch" )
src_configure() {
# Bug 308903
- use ~ppc64 && append-flags -mminimal-toc
+ use ppc64 && append-flags -mminimal-toc
kde4-meta_src_configure
}
diff --git a/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild b/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
index 4954a4b..01b404c 100644
--- a/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kmail/kmail-4.14.11_pre20160211.ebuild
@@ -79,7 +79,7 @@ KMLOADLIBS="kdepim-common-libs"
src_configure() {
# Bug 308903
- use ~ppc64 && append-flags -mminimal-toc
+ use ppc64 && append-flags -mminimal-toc
kde4-meta_src_configure
}
diff --git a/kde-apps/kmail/kmail-4.4.2015.06.ebuild b/kde-apps/kmail/kmail-4.4.2015.06.ebuild
index e84a8b4..741b12d 100644
--- a/kde-apps/kmail/kmail-4.4.2015.06.ebuild
+++ b/kde-apps/kmail/kmail-4.4.2015.06.ebuild
@@ -45,7 +45,7 @@ PATCHES=(
src_configure() {
# Bug 308903
- use ~ppc64 && append-flags -mminimal-toc
+ use ppc64 && append-flags -mminimal-toc
mycmakeargs=(
-DWITH_IndicateQt=OFF
diff --git a/kde-apps/kmail/kmail-4.4.2016.01.ebuild b/kde-apps/kmail/kmail-4.4.2016.01.ebuild
index c39eba0..ebfaf98 100644
--- a/kde-apps/kmail/kmail-4.4.2016.01.ebuild
+++ b/kde-apps/kmail/kmail-4.4.2016.01.ebuild
@@ -46,7 +46,7 @@ PATCHES=(
src_configure() {
# Bug 308903
- use ~ppc64 && append-flags -mminimal-toc
+ use ppc64 && append-flags -mminimal-toc
mycmakeargs=(
-DWITH_IndicateQt=OFF
next reply other threads:[~2016-05-26 7:12 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-26 7:11 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-06 12:13 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kmail/ Andreas Sturmlechner
2023-01-28 22:48 Andreas Sturmlechner
2023-01-15 13:04 Andreas Sturmlechner
2022-10-06 9:07 Andreas Sturmlechner
2022-10-06 7:35 Andreas Sturmlechner
2022-02-17 18:43 Sam James
2020-10-15 10:30 Georgy Yakovlev
2019-06-06 20:33 Andreas Sturmlechner
2019-04-06 15:37 Mikle Kolyada
2019-03-19 11:18 Andreas Sturmlechner
2018-10-15 10:13 Andreas Sturmlechner
2018-01-16 13:45 Andreas Sturmlechner
2017-10-12 17:03 Andreas Sturmlechner
2017-08-02 23:22 Andreas Sturmlechner
2017-06-17 18:45 Andreas Sturmlechner
2017-06-17 15:36 Agostino Sarubbo
2017-05-10 15:44 Agostino Sarubbo
2017-05-07 21:24 Agostino Sarubbo
2017-03-10 19:20 Andreas Sturmlechner
2017-03-10 10:59 Agostino Sarubbo
2017-03-09 12:24 Andreas Sturmlechner
2017-03-09 12:24 Andreas Sturmlechner
2017-03-05 23:20 Andreas Sturmlechner
2016-12-21 12:32 Michael Palimaka
2016-12-21 12:32 Michael Palimaka
2016-12-17 19:49 Johannes Huber
2016-12-17 19:48 Johannes Huber
2016-07-07 18:33 Johannes Huber
2016-07-02 16:45 Michael Palimaka
2016-06-11 12:23 Agostino Sarubbo
2016-06-11 10:56 Agostino Sarubbo
2016-03-21 20:58 Johannes Huber
2016-03-21 15:58 Johannes Huber
2016-03-06 11:26 Mikle Kolyada
2016-03-05 13:28 Mikle Kolyada
2016-02-06 15:59 Andreas Hüttel
2016-02-06 15:59 Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1464246705.c4314634d4b64d745b898ff8c95681b2f9c2521c.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox