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 3FD421382C5 for ; Tue, 16 Feb 2021 14:39:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F9DBE08FC; Tue, 16 Feb 2021 14:39:22 +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 48EB2E08FC for ; Tue, 16 Feb 2021 14:39:22 +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 516403411B3 for ; Tue, 16 Feb 2021 14:39:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D76F4C0 for ; Tue, 16 Feb 2021 14:39:19 +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: <1613486239.0ccb1324fda7686fd17957adcaf54eedc358f11f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/milou/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/milou/Manifest kde-plasma/milou/milou-5.21.0.ebuild X-VCS-Directories: kde-plasma/milou/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0ccb1324fda7686fd17957adcaf54eedc358f11f X-VCS-Branch: master Date: Tue, 16 Feb 2021 14:39:19 +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: 6afc632b-080c-4b94-86a5-8c93be31887d X-Archives-Hash: 1282541e1f1aaa8e2e9ad8960ab00819 commit: 0ccb1324fda7686fd17957adcaf54eedc358f11f Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 16 09:59:18 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 16 14:37:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ccb1324 kde-plasma/milou: 5.21.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/milou/Manifest | 1 + kde-plasma/milou/milou-5.21.0.ebuild | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-plasma/milou/Manifest b/kde-plasma/milou/Manifest index 27464b5022a..9201325efb5 100644 --- a/kde-plasma/milou/Manifest +++ b/kde-plasma/milou/Manifest @@ -1 +1,2 @@ DIST milou-5.20.5.tar.xz 55388 BLAKE2B 5d2e977c884753a315c0c424d30ff5fb2ebc04e660b0243d2c352fb105811fde54f9c57f4e96a7abf2cc043ae6ca9b348ca4d84deefcef550814ae2dcbdd7822 SHA512 a67d939dc832b77ce957cc2e1b9a9e56412618d94217e0bb958db62fa41c5ba2e6e4311e0300a79800ef1845e425ca0e275fea10ece9d9a60bdf7bf690b71b32 +DIST milou-5.21.0.tar.xz 43788 BLAKE2B 3b07a9cc2847032853f1254f2c916eda656f3a1baf3271d75315a1132ed6f2f2bf534163172e7d3a9a08d5d83aa7c0fd66590261854576930d86d5a979ad4f4a SHA512 5e4d677e0d8747c485b24cd0de4fc36c175973721002420a357cd0d00471978110f39f1e47b17492bd33c98a816c0073c3ac723ab23ef36367b2b1eec1681a9c diff --git a/kde-plasma/milou/milou-5.21.0.ebuild b/kde-plasma/milou/milou-5.21.0.ebuild new file mode 100644 index 00000000000..34bfd6694bc --- /dev/null +++ b/kde-plasma/milou/milou-5.21.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_TEST="true" +KFMIN=5.78.0 +PVCUT=$(ver_cut 1-3) +QTMIN=5.15.2 +inherit ecm kde.org + +DESCRIPTION="Dedicated search application built on top of Baloo" +HOMEPAGE="https://invent.kde.org/plasma/milou" + +LICENSE="GPL-2 LGPL-2.1" +SLOT="5" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kdeclarative-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kitemmodels-${KFMIN}:5 + >=kde-frameworks/krunner-${KFMIN}:5 + >=kde-frameworks/kservice-${KFMIN}:5 + >=kde-frameworks/plasma-${KFMIN}:5 +" +RDEPEND="${DEPEND}"