From 1db00cc6e94b90c08090bb5b8c406622946c4ae5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 31 Jan 2019 16:00:27 +0000 Subject: gentoo resync 31.01.2019 --- kde-plasma/plasma-integration/Manifest | 4 +- .../plasma-integration-5.14.3.ebuild | 43 ---------------------- .../plasma-integration-5.14.5.ebuild | 2 +- 3 files changed, 2 insertions(+), 47 deletions(-) delete mode 100644 kde-plasma/plasma-integration/plasma-integration-5.14.3.ebuild (limited to 'kde-plasma/plasma-integration') diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest index b0fa32d46fa4..92c0c2033aef 100644 --- a/kde-plasma/plasma-integration/Manifest +++ b/kde-plasma/plasma-integration/Manifest @@ -1,5 +1,3 @@ -DIST plasma-integration-5.14.3.tar.xz 54088 BLAKE2B 743e4e1083339f3b78cffbd66a54d0363c05b2ca0dd3e456c180b0a39b880c9f6f07fd522e1993e35247dbaaeb330671da44462a0e156c84cfc10619ed642e98 SHA512 8078936e3db9c24a5ea05aaa826b5a69a4f12ae36e7c7e958776dc5b1d12d1d29a45a7f4ebd4f030409f7ecdb40e1f1a57bc859bd75a1ed6106ed74a122b2e23 DIST plasma-integration-5.14.5.tar.xz 54192 BLAKE2B f032456177475eb9db60dd8d1499693dbd35480df3e2150e1a073da82a41d934459d52620ac4ff7cc52d64473b38da3ab2e66b433ab89be18d746014d6936153 SHA512 6169066cf8afc96f7a595a0ac1c54785ea8f7cfbd609d30b8aa8a12586256575746318765c92038c18ab976ee064a190b1131f01f4c336e13d71a1cdfa719429 -EBUILD plasma-integration-5.14.3.ebuild 1059 BLAKE2B 2d8482f0b2d54b8fea3fba458bd20c5d264c93802ae6f78b52cb66f86bdb4f6e0e735df195f70b5f3c49e02cbaef5c9de156d5783e8af2e720182af99a3226e2 SHA512 a0e0ba1ea30047b4ea7889205682a9ed4bbcade21d839d8819e792f0d44eaf8f7ed26874d38066197b6885aee638d8936d3fc76385c1274c9ea304658c6d6a34 -EBUILD plasma-integration-5.14.5.ebuild 1061 BLAKE2B bdf267c2c682ada4d87efeb5e342b2b2c0f59e40f8addd26ded9d36a93ea63c72d9af447aa9f7d08ed9bd25667f9e792acb00a16c3b544790363752c5c9641d9 SHA512 cc001d857df8023b9a3139018ef22980d2337832de5d08f461f448b0dc1778c870026cb0bdec62b901bfacf12d26af20f511112c79c5614472d644230cd51561 +EBUILD plasma-integration-5.14.5.ebuild 1059 BLAKE2B 3652c87bf431fbe33b22ecfca96de227f1a36f74f6d780c6f1257cf5b5c06819b8f2288e62942868062b798d5b6f7ad4c0773fc614ed0a3e686ebc36c90e1817 SHA512 5f52fd6913ba99692cda205c313ac2b891036c0479aa4e0cd6fa809cee5ac3da79b7f123cdb23a9ca1daaa38890649f3c5733f3c2b10270e07f5856d9d6cf118 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-plasma/plasma-integration/plasma-integration-5.14.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.14.3.ebuild deleted file mode 100644 index ce019fdac5d4..000000000000 --- a/kde-plasma/plasma-integration/plasma-integration-5.14.3.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" -LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_plasma_dep breeze) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui 'dbus' '' '5=') - $(add_qt_dep qtquickcontrols2) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - x11-libs/libXcursor - x11-libs/libxcb -" -RDEPEND="${DEPEND} - media-fonts/hack - media-fonts/noto -" - -# requires running kde environment -RESTRICT+=" test" diff --git a/kde-plasma/plasma-integration/plasma-integration-5.14.5.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.14.5.ebuild index 7dd94729902d..1f8900fc2bf4 100644 --- a/kde-plasma/plasma-integration/plasma-integration-5.14.5.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-5.14.5.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" DEPEND=" -- cgit v1.2.3