public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kmail/
Date: Mon, 31 Mar 2014 17:26:40 +0000 (UTC)	[thread overview]
Message-ID: <1396286764.6d1b9d8672f5e2333aa3ed7288cad0455e075a72.alexxy@gentoo> (raw)

commit:     6d1b9d8672f5e2333aa3ed7288cad0455e075a72
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 17:25:19 2014 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 17:26:04 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6d1b9d86

[kde-base/kmail] same fix

Package-Manager: portage-2.2.10

---
 kde-base/kmail/kmail-4.12.97.ebuild      | 6 ++++++
 kde-base/kmail/kmail-4.13.49.9999.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/kde-base/kmail/kmail-4.12.97.ebuild b/kde-base/kmail/kmail-4.12.97.ebuild
index 255fcb5..bff75f1 100644
--- a/kde-base/kmail/kmail-4.12.97.ebuild
+++ b/kde-base/kmail/kmail-4.12.97.ebuild
@@ -70,6 +70,12 @@ KMEXTRA="
 
 KMLOADLIBS="kdepim-common-libs"
 
+src_prepare() {
+	kde4-meta_src_prepare
+	sed -e '/folderarchiveagent.desktop/d' \
+		-i agents/CMakeLists.txt || die
+}
+
 src_configure() {
 	# Bug 308903
 	use ppc64 && append-flags -mminimal-toc

diff --git a/kde-base/kmail/kmail-4.13.49.9999.ebuild b/kde-base/kmail/kmail-4.13.49.9999.ebuild
index b7fcbce..0da45f5 100644
--- a/kde-base/kmail/kmail-4.13.49.9999.ebuild
+++ b/kde-base/kmail/kmail-4.13.49.9999.ebuild
@@ -70,6 +70,12 @@ KMEXTRA="
 
 KMLOADLIBS="kdepim-common-libs"
 
+src_prepare() {
+	kde4-meta_src_prepare
+	sed -e '/folderarchiveagent.desktop/d' \
+		-i agents/CMakeLists.txt || die
+}
+
 src_configure() {
 	# Bug 308903
 	use ppc64 && append-flags -mminimal-toc


             reply	other threads:[~2014-03-31 17:26 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-31 17:26 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-12 22:16 [gentoo-commits] proj/kde:master commit in: kde-base/kmail/ Andreas Hüttel
2015-07-02  8:00 Andreas Hüttel
2015-07-01 20:50 Johannes Huber
2015-02-14 23:49 Jonathan Callen
2014-11-15 22:11 Manuel Rüger
2014-08-06 15:38 Michael Palimaka
2014-04-24 13:28 Johannes Huber
2014-04-14 15:38 Johannes Huber
2014-04-01 12:46 Michael Palimaka
2014-03-23 12:08 Dennis Schridde
2014-03-11 16:56 Johannes Huber
2014-03-10 16:27 Michael Palimaka
2014-02-21 15:42 Michael Palimaka
2014-02-05 13:14 Michael Palimaka
2014-01-31 13:12 Andreas Hüttel
2014-01-31 13:12 Andreas Hüttel
2014-01-31 12:38 [gentoo-commits] proj/kde:kdepim412sorting " Andreas Hüttel
2014-01-31 13:12 ` [gentoo-commits] proj/kde:master " Andreas Hüttel
2014-01-25 19:27 Andreas Hüttel
2014-01-25 19:27 Andreas Hüttel
2013-12-12 23:01 Andreas Hüttel
2013-10-06 19:57 Chris Reffett
2013-08-29 13:04 Michael Palimaka
2013-08-08 11:06 Michael Palimaka
2013-08-01 23:55 Johannes Huber
2013-07-16  7:58 Alexey Shvetsov
2013-07-15 20:44 Alexey Shvetsov
2013-07-11 11:33 Michael Palimaka
2013-07-02 19:55 Johannes Huber
2013-06-24 20:46 Johannes Huber
2013-06-15 16:30 Alexey Shvetsov
2013-04-26 18:13 Johannes Huber
2013-03-24 19:04 Andreas Hüttel
2012-11-10  1:39 Jonathan Callen
2012-10-21 11:56 Manuel Nickschas
2012-08-04  0:09 Johannes Huber
2012-06-11 10:00 Johannes Huber
2012-05-26 13:23 Alexey Shvetsov
2012-03-03 14:04 Johannes Huber
2011-12-04 20:48 Andreas Hüttel
2011-11-26 20:49 Andreas Hüttel
2011-09-07 21:43 Alexey Shvetsov
2011-06-27 10:39 Jorge Manuel B. S. Vicetto
2011-06-19  0:03 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=1396286764.6d1b9d8672f5e2333aa3ed7288cad0455e075a72.alexxy@gentoo \
    --to=alexxy@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