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: net-libs/kimap2/
Date: Thu, 16 Jan 2020 18:47:28 +0000 (UTC)	[thread overview]
Message-ID: <1579200217.e8003d9d56de37d0cd7bef1efc9a98e0e5dbc385.asturm@gentoo> (raw)

commit:     e8003d9d56de37d0cd7bef1efc9a98e0e5dbc385
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 18:43:37 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 18:43:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8003d9d

net-libs/kimap2: Port to ecm.eclass and kde.org.eclass

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/kimap2/kimap2-0.3.0.ebuild | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/net-libs/kimap2/kimap2-0.3.0.ebuild b/net-libs/kimap2/kimap2-0.3.0.ebuild
index 87ebec63372..77a3df3a903 100644
--- a/net-libs/kimap2/kimap2-0.3.0.ebuild
+++ b/net-libs/kimap2/kimap2-0.3.0.ebuild
@@ -1,23 +1,25 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="Library for interacting with IMAP servers - successor of kimap"
 SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"
 
 LICENSE="LGPL-2+"
+SLOT="5"
 KEYWORDS="~amd64"
-IUSE=""
 
 DEPEND="
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_kdeapps_dep kmime)
-	$(add_qt_dep qtnetwork 'ssl')
 	dev-libs/cyrus-sasl:2
+	>=dev-qt/qtnetwork-${QTMIN}:5[ssl]
+	>=kde-apps/kmime-19.04.3:5
+	>=kde-frameworks/kcodecs-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 "
 RDEPEND="${DEPEND}"
 


             reply	other threads:[~2020-01-16 18:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-16 18:47 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-26 10:17 [gentoo-commits] repo/gentoo:master commit in: net-libs/kimap2/ Andreas Sturmlechner
2022-06-22 18:23 Sam James
2019-09-29 20:07 Andreas Sturmlechner
2019-08-31 15:11 Andreas Sturmlechner
2019-03-30 19:28 Andreas Sturmlechner
2018-01-25 11:31 Michael Palimaka
2018-01-25 11:31 Michael Palimaka
2017-07-06 12:01 Michael Palimaka
2017-04-29 10:46 Johannes Huber
2017-04-29 10:46 Johannes Huber
2017-03-04 12:30 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=1579200217.e8003d9d56de37d0cd7bef1efc9a98e0e5dbc385.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