summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-07-07 22:55:15 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-07-07 23:30:11 +0200
commit447192739852a573fe97b5c441dda84d267dd987 (patch)
treeecad1d2670345dee28ad9211807d10032d933545
parentkde-plasma/kwallet-pam: drop 5.19.2* (diff)
downloadgentoo-447192739852a573fe97b5c441dda84d267dd987.tar.gz
gentoo-447192739852a573fe97b5c441dda84d267dd987.tar.bz2
gentoo-447192739852a573fe97b5c441dda84d267dd987.zip
kde-plasma/kwayland-integration: drop 5.19.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/kwayland-integration/Manifest1
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.19.2.ebuild30
2 files changed, 0 insertions, 31 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 388ced6d2a9e..01c8da158e6c 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,3 +1,2 @@
DIST kwayland-integration-5.18.5.tar.xz 20496 BLAKE2B 74d2396b475a462710fe28f1ee710935a927579e852bd7105785159309ba745acddf527b4ee335ef0e233fd4a43404778af88cbc50e0413d393896d9eed2d299 SHA512 65d87f1e9e9c957e9e9e73dc04da65e23d0c12cb93eb52c86912f4b15a360d6848cc26edbb97be3444c9a5d7a16ade1aebf2d241d4d1a1530aaa5523d1e9f9b1
-DIST kwayland-integration-5.19.2.tar.xz 21284 BLAKE2B 4b4603c24c0cbdf9ac6c611b9a134e5bd27178d393cafcb511678fee20b1f2a1bd17ce9421432726fb4e2519dc22f8e74ea7b07633e456a86ec577dabf66ad0c SHA512 718c3527226dbad614f00c06ba8dbd0f3a910e096c4d622cf4c55eba8c166df7a04d623a744c8f83f362663324d74d3bbfc2a3d265cd648fea653bf3b36c48da
DIST kwayland-integration-5.19.3.tar.xz 21284 BLAKE2B 00a5571fa1ba4d034bcd694b4e7441d84487c0fac061de546a4304c036f059ae650055d36ecffd209ff2cd195325f3633d7b00057da1cb74afdd364a2408600a SHA512 b09f4017af307d8e355f77c7942516587d59f3601c33650dc6cd6d4e9ec2b7262dda64daece6010300d1cdca6d8a167f8c9c289ebd1e86bc57c2832f21b75d3e
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.19.2.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.19.2.ebuild
deleted file mode 100644
index 8ee83cd7f0b8..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.19.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
-HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/kidletime-${KFMIN}:5
- >=kde-frameworks/kwayland-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test" # bug 668872