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 C87BC13835C for ; Sat, 10 Apr 2021 18:44:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2258DE088D; Sat, 10 Apr 2021 18:44:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 0D82AE088D for ; Sat, 10 Apr 2021 18:44:41 +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 2681434087C for ; Sat, 10 Apr 2021 18:44:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 766A46BD for ; Sat, 10 Apr 2021 18:44:37 +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: <1618080258.d36a83002520d2bf10893f7bd160ca3df63a1c28.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kparts/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kparts/Manifest kde-frameworks/kparts/kparts-5.81.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d36a83002520d2bf10893f7bd160ca3df63a1c28 X-VCS-Branch: master Date: Sat, 10 Apr 2021 18:44:37 +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: 792adb9b-5ba5-48a9-b343-437b80ecb50b X-Archives-Hash: 403d7389f5c1ec73746c56fe15b3996b commit: d36a83002520d2bf10893f7bd160ca3df63a1c28 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 10 18:23:29 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 10 18:44:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d36a8300 kde-frameworks/kparts: 5.81.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 + kde-frameworks/kparts/kparts-5.81.0.ebuild | 33 ++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index 1ce50bb4344..1025b49632a 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,2 +1,3 @@ DIST kparts-5.77.0.tar.xz 191436 BLAKE2B f8e61705404d605d38b4a1a60b14cc50483b213ffe51548aa01285517d9331de01ba3448704eebf14d361b9766db4b874b386a1ea1954af710b3d0a49ba86975 SHA512 b04a9f3490bcf1628c162930147c0c858ba35714bdf2c3c0373eaf2fff95c62c1bf341434215c71fc8269cbbabe4ce306e5f19ff62000e4a1252f02a1e39e60f DIST kparts-5.80.0.tar.xz 191824 BLAKE2B 18fd22fa61db1eba98d74959ffcb99aab26a581c38cb4e5d696575bc31a3e5a7ed3c8a46ea16c17b3ad29a846b334ce7ce196dd86e70adc78db1bcdb193f44e2 SHA512 5954636d179062948a02659b6baea8ce7f47122c9b07420a4bed495867167ddddc642fccd985375c5fa846432a98872ad2fca6b90db162e277c76559aa1cc8a8 +DIST kparts-5.81.0.tar.xz 192048 BLAKE2B e2c1e37ee644f90689ce999421a2dba4b66157ffa3c83ddc403e6e08e041b3194e3d5fd0c75467f76a933bcf817af7dafe6d2aa6def3fd2c7e788a6d683f9b3d SHA512 ca2e6b6351322fa547c486798a8bea0864645351e2be46d14674c283187fb77fec4011035d78a5249d3ff3e410acde5402ad25c1f35fd9bd528eed52467780fc diff --git a/kde-frameworks/kparts/kparts-5.81.0.ebuild b/kde-frameworks/kparts/kparts-5.81.0.ebuild new file mode 100644 index 00000000000..e8709a311e1 --- /dev/null +++ b/kde-frameworks/kparts/kparts-5.81.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="Framework providing elaborate user-interface components" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="" + +RDEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kjobwidgets-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 +" +DEPEND="${RDEPEND} + >=kde-frameworks/ktextwidgets-${PVCUT}:5 +"