diff options
Diffstat (limited to 'kde-frameworks/kcompletion')
| -rw-r--r-- | kde-frameworks/kcompletion/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/kcompletion/kcompletion-5.63.0.ebuild | 23 |
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-frameworks/kcompletion/Manifest b/kde-frameworks/kcompletion/Manifest deleted file mode 100644 index 04d2566f73e..00000000000 --- a/kde-frameworks/kcompletion/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kcompletion-5.63.0.tar.xz 118976 BLAKE2B 97d5c8c6adaaa5982271adf999a9ca248767b8e3c8abcc50195a973d353aa775e9daa65209bcc6d6a7ab6574155eb9873952b54696d5d262a5f17c3948e3e004 SHA512 981240887c8e35d5e2bdb591f1ae4076f9bec9b7b2203b3f4a726605adf06538caab60edbc979b931e63c35694264c5bc53f97e686bec3e2eee79c82e6486979 diff --git a/kde-frameworks/kcompletion/kcompletion-5.63.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.63.0.ebuild deleted file mode 100644 index 1bbbdb1c257..00000000000 --- a/kde-frameworks/kcompletion/kcompletion-5.63.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_DESIGNERPLUGIN="true" -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}" |
