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] proj/kde:master commit in: kde-apps/kate/
Date: Thu, 13 Dec 2018 22:24:10 +0000 (UTC)	[thread overview]
Message-ID: <1544739839.c110ca309db2ab637f59b2eb3a48e49f5cb75f14.asturm@gentoo> (raw)

commit:     c110ca309db2ab637f59b2eb3a48e49f5cb75f14
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 21:09:55 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 22:23:59 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c110ca30

kde-apps/kate: Reduce pkg_postinst spam

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kate/kate-18.12.49.9999.ebuild | 2 +-
 kde-apps/kate/kate-9999.ebuild          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kate/kate-18.12.49.9999.ebuild b/kde-apps/kate/kate-18.12.49.9999.ebuild
index 800a84214f..ea0091ddcc 100644
--- a/kde-apps/kate/kate-18.12.49.9999.ebuild
+++ b/kde-apps/kate/kate-18.12.49.9999.ebuild
@@ -76,7 +76,7 @@ src_configure() {
 pkg_postinst() {
 	kde5_pkg_postinst
 
-	if use addons; then
+	if [[ -z "${REPLACING_VERSIONS}" ]] && use addons; then
 		elog "The functionality of ktexteditorpreview plugin can be extended with:"
 		elog "  kde-misc/kmarkdownwebview"
 		elog "  media-gfx/kgraphviewer"

diff --git a/kde-apps/kate/kate-9999.ebuild b/kde-apps/kate/kate-9999.ebuild
index ce8e6b9061..ea0091ddcc 100644
--- a/kde-apps/kate/kate-9999.ebuild
+++ b/kde-apps/kate/kate-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -76,7 +76,7 @@ src_configure() {
 pkg_postinst() {
 	kde5_pkg_postinst
 
-	if use addons; then
+	if [[ -z "${REPLACING_VERSIONS}" ]] && use addons; then
 		elog "The functionality of ktexteditorpreview plugin can be extended with:"
 		elog "  kde-misc/kmarkdownwebview"
 		elog "  media-gfx/kgraphviewer"


             reply	other threads:[~2018-12-13 22:24 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 22:24 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10 20:54 [gentoo-commits] proj/kde:master commit in: kde-apps/kate/ Andreas Sturmlechner
2024-03-15 14:07 Andreas Sturmlechner
2023-09-14 19:43 Andreas Sturmlechner
2023-03-25  0:15 Andreas Sturmlechner
2023-03-23 16:06 Andreas Sturmlechner
2023-02-23 20:25 Andreas Sturmlechner
2023-01-15 12:30 Andreas Sturmlechner
2022-10-16 11:42 Andreas Sturmlechner
2022-10-06  9:02 Andreas Sturmlechner
2022-08-22 18:14 Andreas Sturmlechner
2022-08-21  2:46 Sam James
2022-08-20 21:37 Andreas Sturmlechner
2022-07-09 12:52 Andreas Sturmlechner
2021-05-12  7:50 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2020-10-06 18:13 Andreas Sturmlechner
2020-10-04 16:25 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-02-11 23:26 Andreas Sturmlechner
2020-02-11 23:26 Andreas Sturmlechner
2019-11-16 23:18 Andreas Sturmlechner
2019-08-22 14:14 Andreas Sturmlechner
2019-08-06 20:05 Andreas Sturmlechner
2018-05-31 21:34 Andreas Sturmlechner
2017-11-06 21:32 Andreas Sturmlechner
2017-08-20  9:55 Andreas Sturmlechner
2017-08-20  9:55 Andreas Sturmlechner
2017-07-23 13:06 Andreas Sturmlechner
2017-04-08  8:31 Andreas Sturmlechner
2017-04-01 14:50 Andreas Sturmlechner
2017-03-22 20:36 Andreas Sturmlechner
2016-05-18  6:06 Johannes Huber
2015-11-04 18:56 Michael Palimaka
2015-11-04 18:56 Michael Palimaka
2015-10-18 16:49 Michael Palimaka
2015-09-01 18:06 Michael Palimaka
2015-09-01 17:41 Michael Palimaka
2015-03-14 12:37 Johannes Huber
2015-02-21  7:50 Michael Palimaka
2014-12-26 18:09 Michael Palimaka

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=1544739839.c110ca309db2ab637f59b2eb3a48e49f5cb75f14.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