public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-kresources/
Date: Thu,  9 Mar 2017 20:41:31 +0000 (UTC)	[thread overview]
Message-ID: <1489091953.f0c00aa0a04f961d63ec4745dc1c9e3ff38c5ec5.asturm@gentoo> (raw)

commit:     f0c00aa0a04f961d63ec4745dc1c9e3ff38c5ec5
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Sun Mar  5 19:29:20 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 20:39:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c00aa0

kde-apps/kdepim-kresources: Bump EAPI 6, send pushd/popd to /dev/null

 kde-apps/kdepim-kresources/kdepim-kresources-4.4.2016.01.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kdepim-kresources/kdepim-kresources-4.4.2016.01.ebuild b/kde-apps/kdepim-kresources/kdepim-kresources-4.4.2016.01.ebuild
index 54f6efa32fb..f9913c176c8 100644
--- a/kde-apps/kdepim-kresources/kdepim-kresources-4.4.2016.01.ebuild
+++ b/kde-apps/kdepim-kresources/kdepim-kresources-4.4.2016.01.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 KMNAME="kdepim"
 KMMODULE="kresources"
@@ -31,10 +31,10 @@ KMLOADLIBS="libkdepim"
 src_prepare() {
 	local kconfig_compiler="${EKDEDIR}/bin/kconfig_compiler"
 
-	pushd kaddressbook/common
+	pushd kaddressbook/common > /dev/null
 	# create the kabprefs_base.h file
 	"${kconfig_compiler}" kaddressbook.kcfg kabprefs_base.kcfgc
-	popd
+	popd > /dev/null
 
 	kde4-meta_src_prepare
 }


             reply	other threads:[~2017-03-09 20:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09 20:41 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-05-07 21:24 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-kresources/ Agostino Sarubbo
2017-05-06 22:20 David Seifert
2017-05-04 22:02 Andreas Sturmlechner
2016-06-11 12:23 Agostino Sarubbo
2016-06-11 10:56 Agostino Sarubbo
2016-03-06 11:26 Mikle Kolyada
2016-03-05 13:13 Mikle Kolyada
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=1489091953.f0c00aa0a04f961d63ec4745dc1c9e3ff38c5ec5.asturm@gentoo \
    --to=asturm@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