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 1C01C1382C5 for ; Wed, 23 Jun 2021 06:28:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41FACE0839; Wed, 23 Jun 2021 06:28:00 +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 28F9CE0848 for ; Wed, 23 Jun 2021 06:28:00 +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 500533408B8 for ; Wed, 23 Jun 2021 06:27:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75A7E7BE for ; Wed, 23 Jun 2021 06:27:56 +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: <1624429592.65c0c894dc5a0cf75bb6438730bb2726369ee028.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.22.1.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 65c0c894dc5a0cf75bb6438730bb2726369ee028 X-VCS-Branch: master Date: Wed, 23 Jun 2021 06:27:56 +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: 4a6386df-f8e0-4bd8-abce-23abe842b529 X-Archives-Hash: 59bbab2b2e4a3a30759b360ea3f982d4 commit: 65c0c894dc5a0cf75bb6438730bb2726369ee028 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jun 23 00:25:24 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 23 06:26:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c0c894 kde-plasma/plasma-pa: drop 5.22.1* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-pa/Manifest | 1 - kde-plasma/plasma-pa/plasma-pa-5.22.1.ebuild | 35 ---------------------------- 2 files changed, 36 deletions(-) diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest index c7df7756c37..71b03ea5950 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.1.tar.xz 127304 BLAKE2B a719562972d3f04971da67847ac9a01c1677a08039cac41ee1f5c31fc165b3741d7ff4191d67e9765c7af8bbf44011a49379f0ba3d1c6d460d346f22aa3d353b SHA512 f24c5969e0444925924fd6ee7b7fd7af2c3ea39ff86c2434923f2cc20077b3d002ba2ace7394159be82e174aa9c09977c9f9503978ec4f2a75de0057340073c3 DIST plasma-pa-5.22.2.tar.xz 127256 BLAKE2B dedc6cfee3028bd5b22c8c9ea1da140eb5d28556a5c1449abd20dd6490b1283752e84cb67ae6899bce2d1d8a9cddeec6233419f4904997d5460a6f9fd0cc7755 SHA512 879ea8fd1d02371ae3954b5b2aa85913d3ecbf69b68be72198c690fb1e1249df2f33dd4fc2e1926eeb8e83bd7045365190972bd625025f098e324022710aca99 diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.1.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.22.1.ebuild deleted file mode 100644 index 5925ffbdeef..00000000000 --- a/kde-plasma/plasma-pa/plasma-pa-5.22.1.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 -"