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/kldap/
Date: Sun, 19 Mar 2017 22:56:45 +0000 (UTC)	[thread overview]
Message-ID: <1489964186.fce78aaaa1e7fa575580fcfc9bf3caf6b07560b4.asturm@gentoo> (raw)

commit:     fce78aaaa1e7fa575580fcfc9bf3caf6b07560b4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 22:49:06 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 22:56:26 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fce78aaa

kde-apps/kldap: Drop USE=ssl

It may build, but down the line cyrus-sasl is pulled in anyway.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kldap/kldap-9999.ebuild | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/kde-apps/kldap/kldap-9999.ebuild b/kde-apps/kldap/kldap-9999.ebuild
index ef777bdff4..84fe7b4f70 100644
--- a/kde-apps/kldap/kldap-9999.ebuild
+++ b/kde-apps/kldap/kldap-9999.ebuild
@@ -10,7 +10,7 @@ inherit kde5
 DESCRIPTION="Library for interacting with LDAP servers"
 LICENSE="GPL-2+"
 KEYWORDS=""
-IUSE="ssl"
+IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)
@@ -20,7 +20,7 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	net-nds/openldap
-	ssl? ( dev-libs/cyrus-sasl )
+	dev-libs/cyrus-sasl
 "
 RDEPEND="${DEPEND}
 	!kde-apps/kdepim-kioslaves
@@ -34,11 +34,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 22:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19 22:56 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17 19:50 [gentoo-commits] proj/kde:master commit in: kde-apps/kldap/ Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2022-03-24 13:23 Andreas Sturmlechner
2021-11-15 19:01 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2020-06-15 23:03 Andreas Sturmlechner
2020-06-15 23:03 Andreas Sturmlechner
2019-11-29 19:10 Andreas Sturmlechner
2018-09-12 10:09 Andreas Sturmlechner
2017-03-20 16:41 Johannes Huber
2016-11-27 11:30 Michael Palimaka
2016-06-05 18:55 Michael Palimaka
2016-06-03 20:56 Johannes Huber
2016-05-20 22:35 Johannes Huber
2016-04-06 12:36 Michael Palimaka
2016-04-04 19:46 Johannes Huber
2014-12-22 17:40 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=1489964186.fce78aaaa1e7fa575580fcfc9bf3caf6b07560b4.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