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/kmail/
Date: Sat, 17 Jun 2017 18:45:01 +0000 (UTC)	[thread overview]
Message-ID: <1497725052.d6d2e7120749e02f93ddd78662c52554b01c04f2.asturm@gentoo> (raw)

commit:     d6d2e7120749e02f93ddd78662c52554b01c04f2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 18:44:12 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 18:44:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d2e712

kde-apps/kmail: Drop vulnerable

Gentoo-bug: 621828

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-apps/kmail/kmail-4.14.11_pre20160611.ebuild | 105 ------------------------
 1 file changed, 105 deletions(-)

diff --git a/kde-apps/kmail/kmail-4.14.11_pre20160611.ebuild b/kde-apps/kmail/kmail-4.14.11_pre20160611.ebuild
deleted file mode 100644
index 67645532565..00000000000
--- a/kde-apps/kmail/kmail-4.14.11_pre20160611.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-VIRTUALX_REQUIRED="test"
-WEBKIT_REQUIRED="always"
-inherit flag-o-matic kde4-meta
-
-DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes."
-HOMEPAGE="https://www.kde.org/applications/internet/kmail/"
-
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="
-	$(add_kdeapps_dep kdepim-common-libs '' 4.14.11_pre20160611)
-	$(add_kdeapps_dep kdepimlibs '' 4.14.11_pre20160611)
-	$(add_kdeapps_dep korganizer)
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test"
-# bug 393147
-
-KMEXTRACTONLY="
-	agents/folderarchiveagent.desktop
-	agents/sendlateragent/
-	akonadi_next/
-	calendarviews/
-	grantleeeditor/grantleethemeeditor/
-	kdgantt2/
-	korganizer/
-	kresources/
-	libkdepimdbusinterfaces/
-	libkleo/
-	libkpgp/
-"
-KMCOMPILEONLY="
-	calendarsupport/
-	grantleetheme/
-	incidenceeditor-ng/
-	kaddressbookgrantlee/
-	mailcommon/
-	mailimporter/
-	messagecomposer/
-	messagecore/
-	messagelist/
-	messageviewer/
-	mailcommon/
-	mailimporter/
-	noteshared/
-	pimcommon/
-	templateparser/
-"
-KMEXTRA="
-	agents/archivemailagent/
-	agents/followupreminderagent/
-	agents/mailfilteragent/
-	grantleeeditor/headerthemeeditor/
-	importwizard/
-	kmailcvt/
-	ksendemail/
-	libksieve/
-	mboximporter/
-	pimsettingexporter/
-	plugins/messageviewer/
-"
-
-KMLOADLIBS="kdepim-common-libs"
-
-src_compile() {
-	kde4-meta_src_compile kmail_xml
-	kde4-meta_src_compile
-}
-
-pkg_postinst() {
-	kde4-meta_pkg_postinst
-
-	if ! has_version kde-apps/kdepim-kresources:${SLOT}; then
-		echo
-		elog "For groupware functionality, please install kde-apps/kdepim-kresources:${SLOT}"
-		echo
-	fi
-	if ! has_version kde-apps/kleopatra:${SLOT}; then
-		echo
-		elog "For certificate management and the gnupg log viewer, please install kde-apps/kleopatra:${SLOT}"
-		echo
-	fi
-
-	if has_version "kde-apps/akonadi[sqlite]"; then
-		ewarn
-		ewarn "We strongly recommend you set your Akonadi database backend to QMYSQL in your"
-		ewarn "user configuration. This is the backend recommended by KDE upstream."
-		ewarn "Reports indicate that kde-apps/kmail-4.10 does not work properly with the sqlite"
-		ewarn "backend anymore."
-		if has_version "kde-apps/akonadi[-mysql]"; then
-			ewarn "FOR THAT, YOU WILL HAVE TO RE-BUILD kde-apps/akonadi WITH mysql USEFLAG ENABLED."
-		fi
-		ewarn "You can select the backend in your ~/.config/akonadi/akonadiserverrc."
-		ewarn
-	fi
-}


             reply	other threads:[~2017-06-17 18:45 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-17 18:45 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-06 12:13 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kmail/ Andreas Sturmlechner
2023-01-28 22:48 Andreas Sturmlechner
2023-01-15 13:04 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2022-10-06  7:35 Andreas Sturmlechner
2022-02-17 18:43 Sam James
2020-10-15 10:30 Georgy Yakovlev
2019-06-06 20:33 Andreas Sturmlechner
2019-04-06 15:37 Mikle Kolyada
2019-03-19 11:18 Andreas Sturmlechner
2018-10-15 10:13 Andreas Sturmlechner
2018-01-16 13:45 Andreas Sturmlechner
2017-10-12 17:03 Andreas Sturmlechner
2017-08-02 23:22 Andreas Sturmlechner
2017-06-17 15:36 Agostino Sarubbo
2017-05-10 15:44 Agostino Sarubbo
2017-05-07 21:24 Agostino Sarubbo
2017-03-10 19:20 Andreas Sturmlechner
2017-03-10 10:59 Agostino Sarubbo
2017-03-09 12:24 Andreas Sturmlechner
2017-03-09 12:24 Andreas Sturmlechner
2017-03-05 23:20 Andreas Sturmlechner
2016-12-21 12:32 Michael Palimaka
2016-12-21 12:32 Michael Palimaka
2016-12-17 19:49 Johannes Huber
2016-12-17 19:48 Johannes Huber
2016-07-07 18:33 Johannes Huber
2016-07-02 16:45 Michael Palimaka
2016-06-11 12:23 Agostino Sarubbo
2016-06-11 10:56 Agostino Sarubbo
2016-05-26  7:11 Michael Palimaka
2016-03-21 20:58 Johannes Huber
2016-03-21 15:58 Johannes Huber
2016-03-06 11:26 Mikle Kolyada
2016-03-05 13:28 Mikle Kolyada
2016-02-06 15:59 Andreas Hüttel
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=1497725052.d6d2e7120749e02f93ddd78662c52554b01c04f2.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