commit:     cc9768ef8ac8502c902670fc5c7bed9e65cabb2c
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Nov  3 22:51:03 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 10:55:01 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cc9768ef

kde-apps/kdecore-meta: Drop USE=minimal and thus kdebase-runtime-meta

Package-Manager: portage-2.3.0

 kde-apps/kdecore-meta/kdecore-meta-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-apps/kdecore-meta/kdecore-meta-9999.ebuild 
b/kde-apps/kdecore-meta/kdecore-meta-9999.ebuild
index 1392e59..cf733c1 100644
--- a/kde-apps/kdecore-meta/kdecore-meta-9999.ebuild
+++ b/kde-apps/kdecore-meta/kdecore-meta-9999.ebuild
@@ -8,7 +8,7 @@ inherit kde5-meta-pkg
 
 DESCRIPTION="kdecore - merge this to pull in the most basic applications"
 KEYWORDS=""
-IUSE="+handbook minimal nls"
+IUSE="+handbook nls"
 
 [[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
 
@@ -18,5 +18,4 @@ RDEPEND="
        $(add_kdeapps_dep kwrite)
        handbook? ( $(add_kdeapps_dep khelpcenter) )
        nls? ( $(add_kdeapps_dep kde-l10n '' ${L10N_MINIMAL}) )
-       !minimal? ( $(add_kdeapps_dep kdebase-runtime-meta '' 16.04.3) )
 "

Reply via email to