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 B8560138359 for ; Sat, 8 Aug 2020 10:59:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C82EE0B4C; Sat, 8 Aug 2020 10:59:03 +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 31134E0B4B for ; Sat, 8 Aug 2020 10:59:03 +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 E75C334F162 for ; Sat, 8 Aug 2020 10:59:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C7F4311 for ; Sat, 8 Aug 2020 10:58:59 +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: <1596884100.09bd69a4b0bec92d25ab061693ed6ce00ba45b96.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/knewstuff/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/knewstuff/Manifest kde-frameworks/knewstuff/knewstuff-5.73.0.ebuild X-VCS-Directories: kde-frameworks/knewstuff/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 09bd69a4b0bec92d25ab061693ed6ce00ba45b96 X-VCS-Branch: master Date: Sat, 8 Aug 2020 10:58:59 +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: 7fe4283d-f7cd-437d-8242-c50081963655 X-Archives-Hash: 1ce73df21918213abdca941b8cd49b7b commit: 09bd69a4b0bec92d25ab061693ed6ce00ba45b96 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 8 09:05:34 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 8 10:55:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bd69a4 kde-frameworks/knewstuff: 5.73.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/knewstuff/Manifest | 1 + kde-frameworks/knewstuff/knewstuff-5.73.0.ebuild | 40 ++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/kde-frameworks/knewstuff/Manifest b/kde-frameworks/knewstuff/Manifest index bedafbfd7a2..0e5c4482b5f 100644 --- a/kde-frameworks/knewstuff/Manifest +++ b/kde-frameworks/knewstuff/Manifest @@ -1,2 +1,3 @@ DIST knewstuff-5.70.0.tar.xz 1096436 BLAKE2B 1b2d59d20fba2466eee20175f4040f3aea3477cd211a51f0a5e4b419fc0c3ea48056cbb69f0e26ac01640edc27fd7585b41d67ce94c3bc038bc0f48fbbdd1e45 SHA512 10e336f99370458b791e636b254d497acd7421f109ddeedd0957bf049a15441981cf08b94626df651f459e69f05d42fc54b00a54b964a4c06fd9af3aa0bd75ac DIST knewstuff-5.72.0.tar.xz 1123084 BLAKE2B 913bf36384400a47b6930fd13f9ba961fa0d8425532834d2f5aab784007b3a90d046220f8c65e04aa5784f3e921759d0e88431827ac55cc83eed35c7d98434dc SHA512 dc2b89b7be62bd5cecce0b250ed1afd85f9c7a69715eda39e20ba25b6fd296d8fb7c50d29e9f885e24a986a4cd6fb3e16691194ee235ec4ec697350e6bf7f7d3 +DIST knewstuff-5.73.0.tar.xz 1127140 BLAKE2B dbe9062b2b048df88403bef33fe87fd155c7bea5b2a055741220dca4cd7d035d4786b0c935a5716f860b50cfccdec7aa13a9f76838b14914460e00e28d7bc29c SHA512 98199b35260cb4ca692fe15b87f0456058245073ae5dfe7da5c06faab18def4a1c58189e106f1887a806af4fb85fb821f8edbe45e4070fdc0096e18287aab487 diff --git a/kde-frameworks/knewstuff/knewstuff-5.73.0.ebuild b/kde-frameworks/knewstuff/knewstuff-5.73.0.ebuild new file mode 100644 index 00000000000..64520eea49a --- /dev/null +++ b/kde-frameworks/knewstuff/knewstuff-5.73.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_TEST="false" +PVCUT=$(ver_cut 1-2) +QTMIN=5.14.2 +inherit ecm kde.org + +DESCRIPTION="Framework for downloading and sharing additional application data" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + =kde-frameworks/attica-${PVCUT}*:5 + =kde-frameworks/karchive-${PVCUT}*:5 + =kde-frameworks/kcompletion-${PVCUT}*: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/kitemviews-${PVCUT}*:5 + =kde-frameworks/kpackage-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/ktextwidgets-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 +" +RDEPEND="${DEPEND} + >=kde-frameworks/kirigami-${PVCUT}:5 +"