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 E180A1382C5 for ; Sat, 13 Mar 2021 12:18:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 555FFE08ED; Sat, 13 Mar 2021 12:18:48 +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 3ACA7E08ED for ; Sat, 13 Mar 2021 12:18:48 +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 62D9B340B10 for ; Sat, 13 Mar 2021 12:18:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D0385AE for ; Sat, 13 Mar 2021 12:18:44 +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: <1615637821.b311503fc5c8f3e0d5fa78d627b23a1567b32138.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.80.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b311503fc5c8f3e0d5fa78d627b23a1567b32138 X-VCS-Branch: master Date: Sat, 13 Mar 2021 12:18:44 +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: 00041819-a067-4f02-b147-3371d935d79e X-Archives-Hash: af5a15f8eda8daa728576e3d3d8114b6 commit: b311503fc5c8f3e0d5fa78d627b23a1567b32138 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 13 12:14:07 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 13 12:17:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b311503f kde-frameworks/kparts: 5.80.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 + kde-frameworks/kparts/kparts-5.80.0.ebuild | 33 ++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index 34e71739ad3..dc8d7a3e805 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.79.0.tar.xz 191880 BLAKE2B a49a39633c05738962432e837aee09e6d92c5b110bbdf0612f3369d4563ee79b4ade0ab363c0a4affd60b0af2c92df37afe97baa2aba1491c1d43505c1515b8b SHA512 8c7fdddc0da297e3c6b82cc59ef09fcae87b322f90a4ea862cff4c5787709c5e11610aa5941a63b0e551bbca0a1dc32da909f2dda7f5ba49e52ce29fbd327139 +DIST kparts-5.80.0.tar.xz 191824 BLAKE2B 18fd22fa61db1eba98d74959ffcb99aab26a581c38cb4e5d696575bc31a3e5a7ed3c8a46ea16c17b3ad29a846b334ce7ce196dd86e70adc78db1bcdb193f44e2 SHA512 5954636d179062948a02659b6baea8ce7f47122c9b07420a4bed495867167ddddc642fccd985375c5fa846432a98872ad2fca6b90db162e277c76559aa1cc8a8 diff --git a/kde-frameworks/kparts/kparts-5.80.0.ebuild b/kde-frameworks/kparts/kparts-5.80.0.ebuild new file mode 100644 index 00000000000..e8709a311e1 --- /dev/null +++ b/kde-frameworks/kparts/kparts-5.80.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 +"