From a9211382130de01503fc810e129afb95f271e2f1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 19 Feb 2019 16:08:39 +0100 Subject: kde-plasma: Drop KDE Plasma 5.15.0 Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- kde-plasma/kwayland-integration/Manifest | 1 - .../kwayland-integration-5.15.0.ebuild | 25 ---------------------- 2 files changed, 26 deletions(-) delete mode 100644 kde-plasma/kwayland-integration/kwayland-integration-5.15.0.ebuild (limited to 'kde-plasma/kwayland-integration') diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 4b324b0eec10..545c09eaedd1 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,3 +1,2 @@ DIST kwayland-integration-5.14.5.tar.xz 18704 BLAKE2B 56669ba9cc8644aa1a613bc35756c317809889494e0b033b805e91bef9fa4b4721e91a5f2a108f314fa6f6b62fd12d5b96d7f912612b3a6c4836ba54a56a1838 SHA512 0e0d5ba23c8e9417160f985298e71d3693b01c5cc1773a0f9c9f173e14ab568b1701ec23daf8e07e95666ac3a680eb8f476eb0e96b6d89aa6f4f761e52704b20 -DIST kwayland-integration-5.15.0.tar.xz 18672 BLAKE2B d319f19a65405040aee3a01774f4d0439e16889692a9c40a01c94555d2904c3d55b019370e79bffbe2017c90e637f975c2d0479ef3179d28f164c9fb0f9ae467 SHA512 fb60257ab5e55e8cbd01887f58f460f0492d85c7cc27d81e5414a399bf765243c48ed5ff072bc990561bfc351b4319ecf9c93f086a1e2c77e92bf7ce84d51771 DIST kwayland-integration-5.15.1.tar.xz 18820 BLAKE2B 3e3b54cf974ede4357be6a1f40392dc233c6c856f80693ba9a508f0d547d6df21ab5437f1e2afd16804d8fbc0cd2e05fbe9aa39f57330e120db45b79c4dae854 SHA512 8d22d0a66efe792f2bb47a74630b09c317581bf38652c10a7aec8f4dc2c29ef9d24d6c198c813659b496fb2b7f9340e4adbd7fa34313946de618c537e506de7f diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.15.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.15.0.ebuild deleted file mode 100644 index 5ef07b8658b4..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.15.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_TEST="true" -inherit kde5 - -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland" -HOMEPAGE="https://cgit.kde.org/kwayland-integration.git" - -LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kidletime) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwindowsystem) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND}" - -RESTRICT+=" test" # bug 668872 -- cgit v1.2.3-65-gdbad