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 E06EE158094 for ; Mon, 10 Oct 2022 09:54:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFFC1E08EF; Mon, 10 Oct 2022 09:54:13 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 953A8E08EF for ; Mon, 10 Oct 2022 09:54:13 +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 2ABD0340FA8 for ; Mon, 10 Oct 2022 09:54:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5209561D for ; Mon, 10 Oct 2022 09:54:09 +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: <1665395228.5a8e7d043efc8ec59047827e34fa725c9296cd39.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-pa/Manifest kde-plasma/plasma-pa/plasma-pa-5.24.6-r1.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5a8e7d043efc8ec59047827e34fa725c9296cd39 X-VCS-Branch: master Date: Mon, 10 Oct 2022 09:54:09 +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: d13ab72c-4a30-4ef2-82be-d7007ea02a13 X-Archives-Hash: 5e9a7fb8b0bff62bd9e3b792ac734311 commit: 5a8e7d043efc8ec59047827e34fa725c9296cd39 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 8 12:13:44 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 10 09:47:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8e7d04 kde-plasma/plasma-pa: drop 5.24.6-r1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-pa/Manifest | 1 - kde-plasma/plasma-pa/plasma-pa-5.24.6-r1.ebuild | 35 ------------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest index 1e4effd4b337..6bc2f4e8de2c 100644 --- a/kde-plasma/plasma-pa/Manifest +++ b/kde-plasma/plasma-pa/Manifest @@ -1,2 +1 @@ -DIST plasma-pa-5.24.6.tar.xz 133040 BLAKE2B 7604df7e3552852e7ff289f4626c68536de0b75cbb7417f9b5d085745cb5d6ca22edb769958f2c36103767c0ed30c3caceafc3e00a6aa9c0e752fe96b73042af SHA512 217ee571008c75486fe349d33b4c3ef5c611395981d15cb58791d4b5f30afd5c54a04214194f0765920de19af5b6f9fac3e932819747f5cb26340eca13d2295c DIST plasma-pa-5.25.5.tar.xz 136844 BLAKE2B d28e40c87fe04516bbd3c492aabe961f949def70363bde7872fbe1752d70f061c5a19607582591e6309c3f77c1d7ecb134c3407d157e09a54addead33f62c7f5 SHA512 9a3f7734a4d0ca09a6011ec78dadafcdbcb6afc8e51f6800acbc3e3d2015dd79da80d8f819d042096633cbc2591d829442da3b1eeb22fc8203fa621c25d467bc diff --git a/kde-plasma/plasma-pa/plasma-pa-5.24.6-r1.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.24.6-r1.ebuild deleted file mode 100644 index a3e1db303330..000000000000 --- a/kde-plasma/plasma-pa/plasma-pa-5.24.6-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.92.0 -QTMIN=5.15.4 -inherit ecm plasma.kde.org - -DESCRIPTION="Plasma applet for audio volume management using PulseAudio" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" -IUSE="" - -DEPEND=" - dev-libs/glib:2 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdeclarative-${KFMIN}:5 - >=kde-frameworks/kglobalaccel-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/plasma-${KFMIN}:5 - media-libs/libcanberra - media-libs/libpulse -" -RDEPEND="${DEPEND} - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=kde-frameworks/kirigami-${KFMIN}:5 - x11-themes/sound-theme-freedesktop -"