diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-5.34.0.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-5.34.0.ebuild deleted file mode 100644 index 49259d0cc5829..0000000000000 --- a/kde-frameworks/kcoreaddons/kcoreaddons-5.34.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="Framework for solving common problems such as caching, randomisation, and more" -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="fam nls" - -RDEPEND=" - $(add_qt_dep qtcore 'icu') - fam? ( virtual/fam ) - !