commit:     6f84eed6ccc7332a006f4ec63f6210fead9b77b4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 18:51:22 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 19:56:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f84eed6

kde-plasma/xdg-desktop-portal-kde: drop 5.20.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/xdg-desktop-portal-kde/Manifest         |  1 -
 .../xdg-desktop-portal-kde-5.20.0.ebuild           | 42 ----------------------
 2 files changed, 43 deletions(-)

diff --git a/kde-plasma/xdg-desktop-portal-kde/Manifest 
b/kde-plasma/xdg-desktop-portal-kde/Manifest
index f96bd6f3abe..b584aa69b94 100644
--- a/kde-plasma/xdg-desktop-portal-kde/Manifest
+++ b/kde-plasma/xdg-desktop-portal-kde/Manifest
@@ -1,3 +1,2 @@
 DIST xdg-desktop-portal-kde-5.19.5.tar.xz 76348 BLAKE2B 
d3205542ec76bd6c9fa4ae5076d0716c1f201f8c90aeeb61dfcaf9010ada0b21a3e80cff70089077646059d56d19033f8ae887b34c9f30c54b8190d559df0a09
 SHA512 
5d82e5a1553e9fcb471895e356a23915cbad1215ae1fff5fa6fac6f1673af4c406171131222a88a13eee847dc0d99f8bab00dac1849dfa6844b1672ae7545bb7
-DIST xdg-desktop-portal-kde-5.20.0.tar.xz 80792 BLAKE2B 
a4b93d33c066b5af37cc869b2d697ce75d7c6c210e870cdf8ecea25d509ecc9af488f9d02b6c26d051dfbb4b21ff4a4b2bcc4d86b1c65ac1bde15ae1473de18a
 SHA512 
7aeee7085fc194c52c0a1d4b3c5c8569cc29cdda3dde8562e3ba57de1b205da68ce41234afcd916dba070c3d5643001183e2b5c6913b9f775d3a61f7808532e6
 DIST xdg-desktop-portal-kde-5.20.1.tar.xz 80916 BLAKE2B 
875ad22deab99c85143644ad40f1b08f4535c2960702e7a9f5f8a943ffbb7a91d6c589bb12494400a4a88c0108e6b78f9412bad80fcca8a12ec5ab279e7c4dce
 SHA512 
c6ff135dced3ec5394675ae6b4c730fe6cc7534b0d760e7c55cce4f376cdd31d699978577823eea5087c8b43ca849d28c6e759c5331ab2564735b90131edea5a

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.20.0.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.20.0.ebuild
deleted file mode 100644
index 0401c0d0697..00000000000
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.20.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="Backend implementation for xdg-desktop-portal that is using 
Qt/KDE Frameworks"
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-       >=dev-libs/wayland-1.15
-       >=dev-qt/qtdbus-${QTMIN}:5
-       >=dev-qt/qtdeclarative-${QTMIN}:5
-       >=dev-qt/qtgui-${QTMIN}:5
-       >=dev-qt/qtprintsupport-${QTMIN}:5[cups]
-       >=dev-qt/qtwayland-${QTMIN}:5
-       >=dev-qt/qtwidgets-${QTMIN}:5
-       >=kde-frameworks/kcoreaddons-${KFMIN}:5
-       >=kde-frameworks/kdeclarative-${KFMIN}:5
-       >=kde-frameworks/ki18n-${KFMIN}:5
-       >=kde-frameworks/kio-${KFMIN}:5
-       >=kde-frameworks/kirigami-${KFMIN}:5
-       >=kde-frameworks/knotifications-${KFMIN}:5
-       >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-       >=kde-frameworks/plasma-${KFMIN}:5
-"
-DEPEND="${COMMON_DEPEND}
-       >=dev-libs/plasma-wayland-protocols-1.1.1
-       >=dev-qt/qtconcurrent-${QTMIN}:5
-       >=kde-frameworks/kwayland-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
-       sys-apps/xdg-desktop-portal
-"

Reply via email to