summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-06 16:46:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-06 19:05:31 +0100
commit2542e81251e0c3330c97904f8950f115e5398f95 (patch)
tree9cc01b6aae7e5c4a023b51256fb5b9733309ca48 /kde-plasma/kwayland-integration
parentdev-util/astyle: install unversioned so files (diff)
downloadgentoo-2542e81251e0c3330c97904f8950f115e5398f95.tar.gz
gentoo-2542e81251e0c3330c97904f8950f115e5398f95.tar.bz2
gentoo-2542e81251e0c3330c97904f8950f115e5398f95.zip
kde-plasma: Drop KDE Plasma 5.12.2
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'kde-plasma/kwayland-integration')
-rw-r--r--kde-plasma/kwayland-integration/Manifest1
-rw-r--r--kde-plasma/kwayland-integration/kwayland-integration-5.12.2.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 08a8e1735659..737c793f4fb6 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,3 +1,2 @@
DIST kwayland-integration-5.11.5.tar.xz 19080 BLAKE2B 3f1bf365f4886398fee77da4a1716232cceb691746ed6f313d6bb48f46d5813eacfb32381b9cf3665cfb7706a04b863d3545be4ddb5749176ac25055e5d643ea SHA512 246ff96d30d6a212aedbc9e7a5680e20bedfcc398591f670b0c96f68127aab547e21537aa11f2db68c505845c7897ce8be657b3430b420033100a774bcf6c1af
-DIST kwayland-integration-5.12.2.tar.xz 18588 BLAKE2B ef303235f605f6110766e8098da1fd60820330423846e21ec95a1c1bd7e987b30cc3c5b811b0970b73f4845f0eda092e7eae0105c4bab2bce418bdf7f5bbddcc SHA512 9d21ca45599e7c35f2c2fd9230371f58282fc0ee0ad11ba31cd0cd7fad0636ccb3aac611098cf7a2f5d5665fdfdbab2d0ca7ee490d40b2f4b18d02cf96cd93b5
DIST kwayland-integration-5.12.3.tar.xz 18588 BLAKE2B daa5ea45b05e66bf8e9c3caeb45de1ed3c620edeb81fe0a02d25fe08c0521880abf9f00d6d76830affe20fbfa4cc2a59f02aeef506b71aa7ce46e9af1bf76c81 SHA512 f276747b7a3e26382756266687a99f89bd5585f4abd7cf09ad645f6fe98ed6e437ee58060f88486e061488ee443e8146c9f4125f21e64e2cb113a2e21937bfc1
diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.12.2.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.12.2.ebuild
deleted file mode 100644
index a2771a46748b..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.12.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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}"