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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F25B2158086 for ; Tue, 14 Dec 2021 09:28:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86B582BC028; Tue, 14 Dec 2021 09:28:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D8F02BC006 for ; Tue, 14 Dec 2021 09:28:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4D84343593 for ; Tue, 14 Dec 2021 09:28:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87933233 for ; Tue, 14 Dec 2021 09:27: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: <1639473773.e8a1dfc9ae0b28a8b3c1fbe3863e56e020e0ca38.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.22.5.ebuild X-VCS-Directories: kde-plasma/milou/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e8a1dfc9ae0b28a8b3c1fbe3863e56e020e0ca38 X-VCS-Branch: master Date: Tue, 14 Dec 2021 09:27: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: cd0bb64e-ca7d-477c-ab5f-dc6cf5d6d98d X-Archives-Hash: 1356ca3d42cb6f06e5ca2e5c662c6af4 commit: e8a1dfc9ae0b28a8b3c1fbe3863e56e020e0ca38 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Dec 13 13:57:31 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 14 09:22:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a1dfc9 kde-plasma/milou: drop 5.22.5* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/milou/Manifest | 1 - kde-plasma/milou/milou-5.22.5.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-plasma/milou/Manifest b/kde-plasma/milou/Manifest index cc88c1eee9ba..b7ae7652013e 100644 --- a/kde-plasma/milou/Manifest +++ b/kde-plasma/milou/Manifest @@ -1,2 +1 @@ -DIST milou-5.22.5.tar.xz 52868 BLAKE2B 188d764cf5ce14db38368cf3b1bb8a1fb62796f8eaf2e3933d53714bcb94eee657c88dd3fb485ad1471a9f22fa19fcad4e0262ec953f366aa2cc4b88d0ae6a51 SHA512 9be952458c3e5c6b0cf99fde2c6dd810f109af5c6c1fecf0419b615ebeaf5c2794301ed7d96e234a4b111fb8e5d63e11e9848f7112bc16580fda7ef107b81d60 DIST milou-5.23.4.tar.xz 47896 BLAKE2B 76a245f32a0fb8b1d8e6c737a7df594f73a7f420265f80abd6456b31722bb50518999bf7e1ab52ef6f0bea6474896095c7d86cccc07b5292ac86675478a12396 SHA512 84d814af00914acdd0738e331eb64200a40ed4474809bb995a08f0cf7aee57a1de74c887206bdec49e0059860fc07757b1d33f9d7f89c0c410171ad0bfe59a21 diff --git a/kde-plasma/milou/milou-5.22.5.ebuild b/kde-plasma/milou/milou-5.22.5.ebuild deleted file mode 100644 index ea3ec038c10b..000000000000 --- a/kde-plasma/milou/milou-5.22.5.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -KFMIN=5.82.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 ~riscv 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}"