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 AAA4A13835B for ; Tue, 27 Oct 2020 21:26:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8364E080E; Tue, 27 Oct 2020 21:26:41 +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 BFF69E080E for ; Tue, 27 Oct 2020 21:26: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 DB49733BE58 for ; Tue, 27 Oct 2020 21:26:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89A313BF for ; Tue, 27 Oct 2020 21:26:39 +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: <1603833952.7410c70e44e8701deecc41ec4d77c33bb9cdc3d5.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.20.1.ebuild X-VCS-Directories: kde-plasma/milou/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7410c70e44e8701deecc41ec4d77c33bb9cdc3d5 X-VCS-Branch: master Date: Tue, 27 Oct 2020 21:26:39 +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: 40290f13-be98-4f90-91aa-bb42df7c5edd X-Archives-Hash: 0f6b804e816f5234df5e5fd1e286f2c1 commit: 7410c70e44e8701deecc41ec4d77c33bb9cdc3d5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 27 20:21:24 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 27 21:25:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7410c70e kde-plasma/milou: drop 5.20.1* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/milou/Manifest | 1 - kde-plasma/milou/milou-5.20.1.ebuild | 35 ----------------------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/milou/Manifest b/kde-plasma/milou/Manifest index 4f60884189f..33fcd8976a2 100644 --- a/kde-plasma/milou/Manifest +++ b/kde-plasma/milou/Manifest @@ -1,3 +1,2 @@ DIST milou-5.19.5.tar.xz 64612 BLAKE2B 588e5b98d5a1aa061dfe09d9566c68904c882a7a4120e3fadaed60fa1f372013d966511693ee44bb67d6b554e44d287374784ed02b25c04a0b7b06fd34240fa1 SHA512 c480d22ec7f6be8031af13b23914add05d331b017c1d4d2a193a47f31cad1ede0bfa833a9368d0ba9c35cf5b0f97e23d15307ae45569d8bd9d7fde305d17b913 -DIST milou-5.20.1.tar.xz 54928 BLAKE2B 55e5338d1404c8cf4662899b0893e1497938b39106fa2ad1da1a8bfab881653fd877ee3c69a01622cd55d76865b5a477d0ef278e8f2dac05ab65617677428ad1 SHA512 c2ea0733a11dfde0119849868d5718ba706c67297f6949c30cbb581c8dfd5bfd17d66a56a1f73163876c65ff13621e5de5666a4c5d0782677fe66afce4a33019 DIST milou-5.20.2.tar.xz 55004 BLAKE2B 28813b7e4969a099d3b93d6d5e378fa1fef623aec801f8d46772149a8bafc449d488739629a0cda1b9cbd466dc7d7fd7960c0229120a4da93eb77283e351a29c SHA512 cee8a01922fbc9b5f10c7b7fa988338c5e6cab698ef9b4579e7abbae4648fa99fd650859abc2b1faf75ea4241e1b2985da61eff7e19c4e624840002587e19f74 diff --git a/kde-plasma/milou/milou-5.20.1.ebuild b/kde-plasma/milou/milou-5.20.1.ebuild deleted file mode 100644 index f320720f61d..00000000000 --- a/kde-plasma/milou/milou-5.20.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_TEST="forceoptional" -KFMIN=5.74.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.1 -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}" - -PATCHES=( "${FILESDIR}/${PN}-5.19.80-disable-manual-tests.patch" ) # bug 732584