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 3D1231382C5 for ; Wed, 16 Jun 2021 14:14:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DBEEE08D3; Wed, 16 Jun 2021 14:14:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 65557E0898 for ; Wed, 16 Jun 2021 14:14:33 +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 AAF2E340EA8 for ; Wed, 16 Jun 2021 14:14:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5167D7B3 for ; Wed, 16 Jun 2021 14:14:28 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1623852721.b2dcd717112edc75879b20bb5403e80d168cf96c.sam@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.22.0.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b2dcd717112edc75879b20bb5403e80d168cf96c X-VCS-Branch: master Date: Wed, 16 Jun 2021 14:14:28 +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: 37b6a6ed-e041-49a0-b366-4493867faf7d X-Archives-Hash: 265512ec79c50eb229619abc5fb7e1ae commit: b2dcd717112edc75879b20bb5403e80d168cf96c Author: Sam James gentoo org> AuthorDate: Wed Jun 16 14:12:01 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 16 14:12:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2dcd717 kde-plasma/plasma-pa: drop 5.22.0* Signed-off-by: Sam James gentoo.org> kde-plasma/plasma-pa/Manifest | 1 - kde-plasma/plasma-pa/plasma-pa-5.22.0.ebuild | 35 ---------------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest index 49f1e469bee..da42c7f7a4e 100644 --- a/kde-plasma/plasma-pa/Manifest +++ b/kde-plasma/plasma-pa/Manifest @@ -1,3 +1,2 @@ DIST plasma-pa-5.21.5.tar.xz 114508 BLAKE2B b33b5050e7de5dfd99e2f6b881d779e6e92fbd30c45fcd86b0ec65aec81d06b983789c4e617372b74604fcb51315e57e5f1978fcaa4cb9c6c45aeac94f4a2c85 SHA512 96a170b0ae90ff5a8015a532cde50e7a786452f9d04a30f7ee2402c9e7065ed1891e229f589bc79337ad68cd310c339840b10e7bb94551bab744ab7ae9a2ba40 -DIST plasma-pa-5.22.0.tar.xz 127228 BLAKE2B 6966f0074187281474afd32c3ec3e528cab113cce1142a142d6da4f654362036d69dcfacd18b09c2d610b3fb126515283f4448e4c22d050ca9a9bb8eca0455d6 SHA512 4791943ea7d44c0798d6d87553a70f9a9d3f5cc9cca729ef07af15ba3dc0e908ce1de370dd347bea602207eccc06b43700c84e22b1894009711b79e9675182e1 DIST plasma-pa-5.22.1.tar.xz 127304 BLAKE2B a719562972d3f04971da67847ac9a01c1677a08039cac41ee1f5c31fc165b3741d7ff4191d67e9765c7af8bbf44011a49379f0ba3d1c6d460d346f22aa3d353b SHA512 f24c5969e0444925924fd6ee7b7fd7af2c3ea39ff86c2434923f2cc20077b3d002ba2ace7394159be82e174aa9c09977c9f9503978ec4f2a75de0057340073c3 diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.0.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.22.0.ebuild deleted file mode 100644 index 5925ffbdeef..00000000000 --- a/kde-plasma/plasma-pa/plasma-pa-5.22.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.82.0 -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Plasma applet for audio volume management using PulseAudio" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~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-sound/pulseaudio -" -RDEPEND="${DEPEND} - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=kde-frameworks/kirigami-${KFMIN}:5 - x11-themes/sound-theme-freedesktop -"