From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1108476-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB832138334 for <garchives@archives.gentoo.org>; Sat, 31 Aug 2019 15:12:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7695DE08BD; Sat, 31 Aug 2019 15:11:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E9F9E08BD for <gentoo-commits@lists.gentoo.org>; Sat, 31 Aug 2019 15:11:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C9CB34A770 for <gentoo-commits@lists.gentoo.org>; Sat, 31 Aug 2019 15:11:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B79E77C for <gentoo-commits@lists.gentoo.org>; Sat, 31 Aug 2019 15:11:02 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1567264245.42b88e041a795c21dd657d73ff2e8c37b57e74e6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/kimap2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/kimap2/Manifest net-libs/kimap2/kimap2-0.3.0.ebuild X-VCS-Directories: net-libs/kimap2/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 42b88e041a795c21dd657d73ff2e8c37b57e74e6 X-VCS-Branch: master Date: Sat, 31 Aug 2019 15:11:02 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 84a79d07-80ad-4f1a-9d7f-8e549f956816 X-Archives-Hash: ca86d2960164adc7bf934641e8296473 commit: 42b88e041a795c21dd657d73ff2e8c37b57e74e6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Aug 31 15:04:54 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Aug 31 15:10:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b88e04 net-libs/kimap2: 0.3.0 version bump Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-libs/kimap2/Manifest | 1 + net-libs/kimap2/kimap2-0.3.0.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/net-libs/kimap2/Manifest b/net-libs/kimap2/Manifest index fefa00bd40f..605f57a8486 100644 --- a/net-libs/kimap2/Manifest +++ b/net-libs/kimap2/Manifest @@ -1 +1,2 @@ DIST kimap2-0.2.0.tar.xz 91624 BLAKE2B 37065978c80739415a7b0acc9491b3344865d452c65e50cde5941fa45bf5c2423cf5389d85b46f229e28adb644f8ed12bab8af9c8cbe50ecfffa5b88fd30435a SHA512 33258217767cec2f0a3b7f47d733701fb90239b32ae8ae96bcac4215b059e7ab245d4c151e18f924c13f5a7bbfc890ecac6ccdccc40c91e008e44b67c322a8d4 +DIST kimap2-0.3.0.tar.xz 91948 BLAKE2B 95bc03eb7a5d99525a897327e6e12d46bc5fecbcfb521ad91645db8b531a1cd3f7e3125b6ceee412f6e2a53bed9b75e4993f6267722d23976f50fd711481b631 SHA512 a351fbd8a2c532a963d488c64fc497d05be3521fb2ddf2d942a9c2ebc6a76068f509c283c6335dee03c9ff1a6df294fa69b2033874d33dc6a860b70e1d4e973a diff --git a/net-libs/kimap2/kimap2-0.3.0.ebuild b/net-libs/kimap2/kimap2-0.3.0.ebuild new file mode 100644 index 00000000000..87ebec63372 --- /dev/null +++ b/net-libs/kimap2/kimap2-0.3.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit kde5 + +DESCRIPTION="Library for interacting with IMAP servers - successor of kimap" +SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz" + +LICENSE="LGPL-2+" +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 +" +RDEPEND="${DEPEND}" + +RESTRICT+=" test"