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 4F89C138359 for ; Tue, 7 Jul 2020 21:30:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E11CE0844; Tue, 7 Jul 2020 21:30:42 +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 46377E0844 for ; Tue, 7 Jul 2020 21:30:42 +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 86ADD34F44E for ; Tue, 7 Jul 2020 21:30:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04F892D7 for ; Tue, 7 Jul 2020 21:30:35 +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: <1594157414.81584a9d2233a3b4c1ce667348234f52c9f1561b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-integration/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-integration/Manifest kde-plasma/plasma-integration/plasma-integration-5.19.2.ebuild X-VCS-Directories: kde-plasma/plasma-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 81584a9d2233a3b4c1ce667348234f52c9f1561b X-VCS-Branch: master Date: Tue, 7 Jul 2020 21:30:35 +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: 43762a67-4eb7-4d3f-82d9-d6b386ca365f X-Archives-Hash: 646b9df5f13ed7db7e25ceec3e4fa350 commit: 81584a9d2233a3b4c1ce667348234f52c9f1561b Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jul 7 20:55:19 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jul 7 21:30:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81584a9d kde-plasma/plasma-integration: drop 5.19.2* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-integration/Manifest | 1 - .../plasma-integration-5.19.2.ebuild | 48 ---------------------- 2 files changed, 49 deletions(-) diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest index 0dd39a55bb6..b97f7ad6162 100644 --- a/kde-plasma/plasma-integration/Manifest +++ b/kde-plasma/plasma-integration/Manifest @@ -1,3 +1,2 @@ DIST plasma-integration-5.18.5.tar.xz 57656 BLAKE2B 3cf445f5d84de07e82369a3057a0ac390961634f8926d3491ca8dd0d603d4e4ff9e7487b69c1fbea44a4296c8960f4e3ef677e1bfd183154a36799fc95dbf3c8 SHA512 d217c49555ee17e3b18d006368ec7aa4d8585c05070bcf3a3c7e471b1c7dc830080d0405209979d8a27c7c2fc2adcd3d248e595f43f0b4a2928683f93c6d4b48 -DIST plasma-integration-5.19.2.tar.xz 57424 BLAKE2B 263dbe29784248377705f5148b59e1e882d54ecf352c7d30c439fe5a872f77927692982065684a3a54ef03fcb92e155dbb349ac5f0ac446c7823ab56375b12de SHA512 c7a23cd0b78dbed78c026d4b15d6236b90c876b07a87b086d3ab4b854f43aeae67f0fbd31873984f7e6adf60a86127ed6807cbb0f4ab554046c6e257001154ef DIST plasma-integration-5.19.3.tar.xz 57428 BLAKE2B d1156aba684f29d18466b58ab254c722ce1f49affb9567ee87ee314df2ae0de7906fc4d46246dc737dcea66234056dd2fcc851bfd61ecae25252a354ad6adf0d SHA512 1d12edc834a70b31d0d1caa34974c57b01ad3a9db65b0be801a56ca7f7d04c9f6fd9e18574284c8c95a281895b9bc004be4fff40cc542c009d8bc2041d5bdf51 diff --git a/kde-plasma/plasma-integration/plasma-integration-5.19.2.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.19.2.ebuild deleted file mode 100644 index 6bbac224e58..00000000000 --- a/kde-plasma/plasma-integration/plasma-integration-5.19.2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KFMIN=5.71.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.14.2 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" - -LICENSE="LGPL-2+" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kjobwidgets-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/kwayland-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-plasma/breeze-${PVCUT}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5=[dbus] - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtx11extras-${QTMIN}:5 - x11-libs/libXcursor - x11-libs/libxcb -" -RDEPEND="${DEPEND} - media-fonts/hack - media-fonts/noto -" - -# requires running kde environment -RESTRICT+=" test"