From b24bd25253fe093f722ab576d29fdc41d04cb1ee Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 2 Aug 2019 19:14:55 +0100 Subject: gentoo resync : 02.08.2019 --- .../kcompletion/kcompletion-5.57.0.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 kde-frameworks/kcompletion/kcompletion-5.57.0.ebuild (limited to 'kde-frameworks/kcompletion/kcompletion-5.57.0.ebuild') diff --git a/kde-frameworks/kcompletion/kcompletion-5.57.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.57.0.ebuild deleted file mode 100644 index 5d8978e547b1..000000000000 --- a/kde-frameworks/kcompletion/kcompletion-5.57.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Framework for common completion tasks such as filename or URL completion" -KEYWORDS="amd64 ~arm arm64 x86" -IUSE="nls" - -BDEPEND=" - nls? ( $(add_qt_dep linguist-tools) ) -" -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kwidgetsaddons) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND}" -- cgit v1.2.3