From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-addons/
Date: Thu, 12 Sep 2019 19:42:57 +0000 (UTC) [thread overview]
Message-ID: <1568315774.e351f418ca09b23d448c6dc781013f153ba0f29b.asturm@gentoo> (raw)
commit: e351f418ca09b23d448c6dc781013f153ba0f29b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 19:16:14 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 19:16:14 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e351f418
kde-apps/kdepim-addons: Drop unused DEPEND
Upstream commits:
b1b2037f8705e01095d9300a4b620188ead5030e
90be1e2c6abf236b20d613ce568d67c2e9ec4b6e
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kdepim-addons/kdepim-addons-19.08.49.9999.ebuild | 1 -
kde-apps/kdepim-addons/kdepim-addons-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/kde-apps/kdepim-addons/kdepim-addons-19.08.49.9999.ebuild b/kde-apps/kdepim-addons/kdepim-addons-19.08.49.9999.ebuild
index 548a6b1f60..62401c3543 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-19.08.49.9999.ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-19.08.49.9999.ebuild
@@ -21,7 +21,6 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep khtml)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
diff --git a/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild b/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild
index 5aa8f0ceee..f98a8a84a5 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild
@@ -22,7 +22,6 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep khtml)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
next reply other threads:[~2019-09-12 19:43 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-12 19:42 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-12 7:33 [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-addons/ Sam James
2024-11-10 22:29 Andreas Sturmlechner
2024-11-10 22:29 Andreas Sturmlechner
2024-10-05 11:08 Andreas Sturmlechner
2024-10-05 10:28 Andreas Sturmlechner
2024-10-05 10:28 Andreas Sturmlechner
2024-09-12 19:30 Andreas Sturmlechner
2024-08-10 18:53 Andreas Sturmlechner
2024-07-11 16:15 Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2023-02-02 10:30 Andreas Sturmlechner
2022-02-17 19:00 Sam James
2021-04-04 19:21 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-08-18 19:36 Andreas Sturmlechner
2020-04-04 0:41 Andreas Sturmlechner
2019-11-24 23:51 Andreas Sturmlechner
2019-11-22 20:30 Andreas Sturmlechner
2019-09-11 8:09 Andreas Sturmlechner
2019-07-21 23:49 Andreas Sturmlechner
2019-04-27 19:08 Andreas Sturmlechner
2018-10-09 7:08 Andreas Sturmlechner
2018-04-12 18:30 Andreas Sturmlechner
2018-04-04 17:41 Andreas Sturmlechner
2018-02-11 22:00 Andreas Sturmlechner
2017-10-29 13:18 Andreas Sturmlechner
2017-09-14 18:08 Andreas Sturmlechner
2017-08-09 0:43 Andreas Sturmlechner
2017-05-23 18:30 Andreas Sturmlechner
2017-04-19 20:57 Andreas Sturmlechner
2017-02-26 8:46 Andreas Sturmlechner
2017-02-25 15:41 Andreas Sturmlechner
2017-02-20 14:57 Andreas Sturmlechner
2017-02-19 10:32 Andreas Sturmlechner
2016-11-13 17:48 Michael Palimaka
2016-10-13 11:41 Michael Palimaka
2016-09-15 18:27 Michael Palimaka
2016-08-21 20:21 Michael Palimaka
2016-07-27 13:19 Michael Palimaka
2016-07-15 11:19 Johannes Huber
2016-06-03 20:56 Johannes Huber
2016-04-07 19:28 Johannes Huber
2016-04-02 16:06 Michael Palimaka
2016-02-23 14:20 Michael Palimaka
2015-12-09 12:13 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=1568315774.e351f418ca09b23d448c6dc781013f153ba0f29b.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