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/kmailtransport/
Date: Sun, 19 Mar 2017 23:57:42 +0000 (UTC)	[thread overview]
Message-ID: <1489967850.e52a1a0add53b6ea4dc134c492ee8a4c3e0ac616.asturm@gentoo> (raw)

commit:     e52a1a0add53b6ea4dc134c492ee8a4c3e0ac616
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 22:37:07 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 23:57:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52a1a0a

kde-apps/kmailtransport: Drop USE=ssl

Fails to build if disabled, and who would disable it anyway.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kmailtransport/kmailtransport-16.12.3.ebuild | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/kde-apps/kmailtransport/kmailtransport-16.12.3.ebuild b/kde-apps/kmailtransport/kmailtransport-16.12.3.ebuild
index 40ed4ef6bae..4b9bf10338f 100644
--- a/kde-apps/kmailtransport/kmailtransport-16.12.3.ebuild
+++ b/kde-apps/kmailtransport/kmailtransport-16.12.3.ebuild
@@ -10,7 +10,7 @@ inherit kde5
 DESCRIPTION="Mail transport service"
 LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
-IUSE="ssl"
+IUSE=""
 
 COMMON_DEPEND="
 	$(add_frameworks_dep kcmutils)
@@ -29,7 +29,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtnetwork)
 	$(add_qt_dep qtwidgets)
-	ssl? ( dev-libs/cyrus-sasl )
+	dev-libs/cyrus-sasl
 "
 DEPEND="${COMMON_DEPEND}
 	test? ( $(add_frameworks_dep ktextwidgets) )
@@ -49,10 +49,3 @@ src_prepare() {
 			-i kioslave/CMakeLists.txt || die "failed to comment add_subdirectory(doc)"
 	fi
 }
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package ssl Sasl2)
-	)
-	kde5_src_configure
-}


             reply	other threads:[~2017-03-19 23:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19 23:57 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-16 13:45 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kmailtransport/ Andreas Sturmlechner
2019-04-06 15:37 Mikle Kolyada
2021-02-24 19:35 Mikle Kolyada
2021-11-23 20:13 Andreas Sturmlechner
2021-12-01  6:37 Yixun Lan

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=1489967850.e52a1a0add53b6ea4dc134c492ee8a4c3e0ac616.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