From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 6BD3A138359 for ; Tue, 1 Sep 2020 16:33:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 413EFE0A89; Tue, 1 Sep 2020 16:33:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 26E09E0A89 for ; Tue, 1 Sep 2020 16:33:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C4E36340E8C for ; Tue, 1 Sep 2020 16:33:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A34372F9 for ; Tue, 1 Sep 2020 16:33:12 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1598977888.152cb81a2cb37ec792cd324ad4e5fda7d481d77a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwrited/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kwrited/Manifest kde-plasma/kwrited/kwrited-5.19.5.ebuild X-VCS-Directories: kde-plasma/kwrited/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 152cb81a2cb37ec792cd324ad4e5fda7d481d77a X-VCS-Branch: master Date: Tue, 1 Sep 2020 16:33:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d00a944d-837c-4f8c-84c9-e57ec849fcec X-Archives-Hash: df6bb6aab83fa5f355d326a5bb3f1ec6 commit: 152cb81a2cb37ec792cd324ad4e5fda7d481d77a Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 1 15:26:11 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 1 16:31:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152cb81a kde-plasma/kwrited: 5.19.5 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwrited/Manifest | 1 + kde-plasma/kwrited/kwrited-5.19.5.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/kde-plasma/kwrited/Manifest b/kde-plasma/kwrited/Manifest index 64d4f673fcb..2fbc4397dc1 100644 --- a/kde-plasma/kwrited/Manifest +++ b/kde-plasma/kwrited/Manifest @@ -1,2 +1,3 @@ DIST kwrited-5.18.5.tar.xz 20236 BLAKE2B 3dad52dd60ad24dda97165332bd2a6182ac3fd9aef57b2f3e90ece0cc899617d99e84d696d3647c84197d088f383eaa9c96e88367abc310e1bdff81e0c57f842 SHA512 2c28ba26228394989524b46e68cd2783eff5c412ccfdaf12947976bde6a2ba732e696c3d8af666f87cf67062c75485fb0ed01f58ff3d727fedf8d440ddfd4f84 DIST kwrited-5.19.4.tar.xz 20216 BLAKE2B ddf44a50680f3e1511c836ae9102639b37a41a1680236b848ecc068830fbab16bf4e99923ce028a8e0dd4849695e620df251798379391c262c5792c7a1ee18a2 SHA512 d7c0560e909ac723e00b7908321bb392006c78c938d4a4c3ca5d006e29303fa62cb0921ca374a223072fc8c2d3388f115fd4632ce0d554af8d60906fa2fac32f +DIST kwrited-5.19.5.tar.xz 20208 BLAKE2B 76a5ddb2c9e4e3e47f1deb65c077634715dd1853a879573ce6be259d5cfcfb9ce7bd68b5967fa006e84f34dafdaf82ee18c9154ab28bcf49d152edc6816e7b10 SHA512 c5beb32da7ea08d944d603db9f5af6356b7742be9408f8d5e540d2e782c54d0642f93a784420a931ce807f980fc6aed0135d54e8cb03f88831ac7c0404dc7136 diff --git a/kde-plasma/kwrited/kwrited-5.19.5.ebuild b/kde-plasma/kwrited/kwrited-5.19.5.ebuild new file mode 100644 index 00000000000..317eed10e3d --- /dev/null +++ b/kde-plasma/kwrited/kwrited-5.19.5.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +KFMIN=5.71.0 +PVCUT=$(ver_cut 1-3) +QTMIN=5.14.2 +inherit ecm kde.org + +DESCRIPTION="KDE Plasma daemon listening for wall and write messages" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/knotifications-${KFMIN}:5 + >=kde-frameworks/kpty-${KFMIN}:5 +" +RDEPEND="${DEPEND}"