diff options
author | 2017-01-31 14:09:52 +0100 | |
---|---|---|
committer | 2017-01-31 14:32:35 +0100 | |
commit | 3d1f056d2df041d50353d9dfe95c47bf228466ab (patch) | |
tree | 612fb5ca10aa1a95ad9b55cfec6e9d524d9bbb4e /kde-plasma/kwayland-integration | |
parent | www-misc/shellinabox: turn openssl into a hard dependency and remove ssl USE ... (diff) | |
download | gentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.tar.gz gentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.tar.bz2 gentoo-3d1f056d2df041d50353d9dfe95c47bf228466ab.zip |
kde-plasma: Remove KDE Plasma 5.8.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.8.3.ebuild | 23 |
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest index a6922e826685..c8d5d8805590 100644 --- a/kde-plasma/kwayland-integration/Manifest +++ b/kde-plasma/kwayland-integration/Manifest @@ -1,2 +1 @@ -DIST kwayland-integration-5.8.3.tar.xz 18108 SHA256 842a8eea9623a5e335ac585f9ca0453518c93606d0d37ce576f6ee188039e1f0 SHA512 54d16fc90da994994d63393fc272688c322c6024336f3216016759b3f215f68718ded5c23545b78ce75d30fe433b236805b6e30518f285429bbabf222d80cd30 WHIRLPOOL 6bee19a28e35b45f290ba07593cb4672cc579a5c95b6112757d2084f9650fd1708bff07d187dd72e656769696862aa07d3fff29f181f792814a5509048bbb8d1 DIST kwayland-integration-5.8.5.tar.xz 18292 SHA256 91d2c7422aa0e286111e647b167ac9124d085e47d88415dbcd4b6776701dc685 SHA512 6d269bb1a7ac26d4adf87ddb9791f881d8d52291f4967ba852003897ef056eb723ecedf433f9e4c0aea64bb413ea92c18470af4f0d13302e87aa7075bad18eb6 WHIRLPOOL 6f0080198471c715f9568542edbd3f6cb7c346b0a1ab0d656fb7eebc7a4644d652f0ee644fa7f03b61ebb413755fe2a14af4d8b52ab77ae4739aaac3bb0f2abe diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.8.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.8.3.ebuild deleted file mode 100644 index fcd4a003e6e1..000000000000 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.8.3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland" -HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kwayland-integration" - -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}" |