diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-23 23:11:58 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-26 22:16:34 +0200 |
commit | d12e8af5c6a9e7a92fbf0872b847cf56e1d0969c (patch) | |
tree | 914b0035c2cf1ea66d964032aa3a8342f3e77887 /kde-plasma/kwayland-integration | |
parent | sys-block/storcli: Bump to v007.0504.0000.0000 (diff) | |
download | gentoo-d12e8af5c6a9e7a92fbf0872b847cf56e1d0969c.tar.gz gentoo-d12e8af5c6a9e7a92fbf0872b847cf56e1d0969c.tar.bz2 gentoo-d12e8af5c6a9e7a92fbf0872b847cf56e1d0969c.zip |
kde-plasma: Drop KDE Plasma 5.11.5
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'kde-plasma/kwayland-integration')
-rw-r--r-- | kde-plasma/kwayland-integration/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/kwayland-integration/kwayland-integration-5.11.5.ebuild | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index 57fd6a1039a3..f82af24433b6 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,2 +1 @@ -DIST kwayland-integration-5.11.5.tar.xz 19080 BLAKE2B 3f1bf365f4886398fee77da4a1716232cceb691746ed6f313d6bb48f46d5813eacfb32381b9cf3665cfb7706a04b863d3545be4ddb5749176ac25055e5d643ea SHA512 246ff96d30d6a212aedbc9e7a5680e20bedfcc398591f670b0c96f68127aab547e21537aa11f2db68c505845c7897ce8be657b3430b420033100a774bcf6c1af DIST kwayland-integration-5.12.5.tar.xz 18580 BLAKE2B a40a33e09af47fcc036167a4d7228a7a160b0e7fa6a2520afbef1cdaf707b96a7cbda52c0a4486bb44d4dd9129834fe48bb582fe31adc0b3d01e73d364eb94f3 SHA512 6fab883acaf5bd7dc5d1cf4e5eda78240b358e3e4aec8c0ec53f9e5b20db613df04cb9547dc5a977811421a121a623a121dbeda183ce2f9a415a781275b98de0 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.11.5.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.11.5.ebuild deleted file mode 100644 index c6abb17c4d7f..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.11.5.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}" |