public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim/
Date: Fri,  8 Apr 2016 15:45:38 +0000 (UTC)	[thread overview]
Message-ID: <1460129483.d4a6a8fde5516c0840166f47b12e648291c5af11.kensington@gentoo> (raw)

commit:     d4a6a8fde5516c0840166f47b12e648291c5af11
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Apr  8 15:31:15 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 15:31:23 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4a6a8fd

kde-apps/kdepim: Add pkg_postinst info about kdepim-addons and kleopatra

Package-Manager: portage-2.2.27

 kde-apps/kdepim/kdepim-16.03.90.ebuild      | 16 ++++++++++++++++
 kde-apps/kdepim/kdepim-16.04.49.9999.ebuild | 16 ++++++++++++++++
 kde-apps/kdepim/kdepim-9999.ebuild          | 16 ++++++++++++++++
 3 files changed, 48 insertions(+)

diff --git a/kde-apps/kdepim/kdepim-16.03.90.ebuild b/kde-apps/kdepim/kdepim-16.03.90.ebuild
index efce9f2..93bf42b 100644
--- a/kde-apps/kdepim/kdepim-16.03.90.ebuild
+++ b/kde-apps/kdepim/kdepim-16.03.90.ebuild
@@ -157,3 +157,19 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+pkg_postinst() {
+	kde5_pkg_postinst
+
+	if ! has_version "kde-apps/kdepim-addons:${SLOT}" ; then
+		echo
+		elog "Install kde-apps/kdepim-addons:${SLOT} for fancy e-mail headers and various useful plugins."
+		echo
+	fi
+
+	if ! has_version "kde-apps/kleopatra:${SLOT}" ; then
+		echo
+		elog "Install kde-apps/kleopatra:${SLOT} to get a crypto config and certificate details GUI."
+		echo
+	fi
+}

diff --git a/kde-apps/kdepim/kdepim-16.04.49.9999.ebuild b/kde-apps/kdepim/kdepim-16.04.49.9999.ebuild
index 8b524f7..bb97118 100644
--- a/kde-apps/kdepim/kdepim-16.04.49.9999.ebuild
+++ b/kde-apps/kdepim/kdepim-16.04.49.9999.ebuild
@@ -157,3 +157,19 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+pkg_postinst() {
+	kde5_pkg_postinst
+
+	if ! has_version "kde-apps/kdepim-addons:${SLOT}" ; then
+		echo
+		elog "Install kde-apps/kdepim-addons:${SLOT} for fancy e-mail headers and various useful plugins."
+		echo
+	fi
+
+	if ! has_version "kde-apps/kleopatra:${SLOT}" ; then
+		echo
+		elog "Install kde-apps/kleopatra:${SLOT} to get a crypto config and certificate details GUI."
+		echo
+	fi
+}

diff --git a/kde-apps/kdepim/kdepim-9999.ebuild b/kde-apps/kdepim/kdepim-9999.ebuild
index b812fdd..9d050c1 100644
--- a/kde-apps/kdepim/kdepim-9999.ebuild
+++ b/kde-apps/kdepim/kdepim-9999.ebuild
@@ -155,3 +155,19 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+pkg_postinst() {
+	kde5_pkg_postinst
+
+	if ! has_version "kde-apps/kdepim-addons:${SLOT}" ; then
+		echo
+		elog "Install kde-apps/kdepim-addons:${SLOT} for fancy e-mail headers and various useful plugins."
+		echo
+	fi
+
+	if ! has_version "kde-apps/kleopatra:${SLOT}" ; then
+		echo
+		elog "Install kde-apps/kleopatra:${SLOT} to get a crypto config and certificate details GUI."
+		echo
+	fi
+}


             reply	other threads:[~2016-04-08 15:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-08 15:45 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-25 20:39 [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim/ Michael Palimaka
2016-05-23 15:05 Andreas Hüttel
2016-04-23 17:51 Johannes Huber
2016-04-20 19:09 Johannes Huber
2016-04-06 12:39 Michael Palimaka
2016-03-07 15:13 Michael Palimaka
2016-03-07 15:13 Michael Palimaka
2016-02-23 14:20 Michael Palimaka
2016-02-18 14:44 Michael Palimaka
2016-02-14 15:28 Michael Palimaka
2016-02-14 15:28 Michael Palimaka
2016-02-09 10:55 Michael Palimaka
2016-02-09 10:53 Michael Palimaka
2015-12-10  6:41 Michael Palimaka
2015-11-29 15:29 Michael Palimaka
2015-11-29 15:29 Michael Palimaka
2015-11-19 12:36 Michael Palimaka
2015-10-22 10:13 Michael Palimaka
2015-08-10 20:51 Johannes Huber
2015-08-10 20:51 Johannes Huber
2015-08-07 20:43 Johannes Huber

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=1460129483.d4a6a8fde5516c0840166f47b12e648291c5af11.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