commit: 2e12d07e2b1269bab21180169d132cc5f307f99a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 06:15:31 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 06:15:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e12d07e
kde-apps/kdebase-runtime-meta: Remove 4.14.3
Package-Manager: portage-2.3.0
.../kdebase-runtime-meta-4.14.3.ebuild | 53 ----------------------
kde-apps/kdebase-runtime-meta/metadata.xml | 2 -
2 files changed, 55 deletions(-)
diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
deleted file mode 100644
index 8c60a66..0000000
--- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-4.14.3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-meta-pkg
-
-DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="crash-reporter +handbook minimal"
-
-RDEPEND="
- $(add_kdeapps_dep kcmshell)
- $(add_kdeapps_dep kdebase-data)
- $(add_kdeapps_dep kdebase-desktoptheme)
- $(add_kdeapps_dep kdebase-kioslaves)
- $(add_kdeapps_dep kdebase-menu)
- $(add_kdeapps_dep kdebase-menu-icons)
- $(add_kdeapps_dep kdebugdialog)
- $(add_kdeapps_dep kdesu)
- $(add_kdeapps_dep kdontchangethehostname)
- $(add_kdeapps_dep keditfiletype)
- $(add_kdeapps_dep kfile)
- $(add_kdeapps_dep kglobalaccel)
- $(add_kdeapps_dep kiconfinder)
- $(add_kdeapps_dep kimgio)
- $(add_kdeapps_dep kioclient)
- $(add_kdeapps_dep kmimetypefinder)
- $(add_kdeapps_dep knewstuff)
- $(add_kdeapps_dep knotify)
- $(add_kdeapps_dep kpasswdserver)
- $(add_kdeapps_dep kquitapp)
- $(add_kdeapps_dep kstart)
- $(add_kdeapps_dep ktimezoned)
- $(add_kdeapps_dep ktraderclient)
- $(add_kdeapps_dep kuiserver)
- $(add_kdeapps_dep kurifilter-plugins)
- $(add_kdeapps_dep kwalletd)
- $(add_kdeapps_dep kwalletmanager)
- $(add_kdeapps_dep plasma-runtime)
- $(add_kdeapps_dep renamedlg-plugins)
- $(add_kdeapps_dep solid-runtime)
- crash-reporter? ( $(add_kdeapps_dep drkonqi ) )
- handbook? ( kde-apps/khelpcenter:* )
- minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') )
- !minimal? (
- $(add_kdeapps_dep attica)
- $(add_kdeapps_dep kcontrol)
- $(add_kdeapps_dep knetattach)
- )
-"
-REQUIRED_USE="minimal? ( !crash-reporter )"
diff --git a/kde-apps/kdebase-runtime-meta/metadata.xml
b/kde-apps/kdebase-runtime-meta/metadata.xml
index ec24dc6..8ea6ca9 100644
--- a/kde-apps/kdebase-runtime-meta/metadata.xml
+++ b/kde-apps/kdebase-runtime-meta/metadata.xml
@@ -6,8 +6,6 @@
<name>Gentoo KDE Project</name>
</maintainer>
<use>
- <flag name="crash-reporter">Builds a gui tool to submit crash
information to the upstream backtracker</flag>
- <flag name="minimal">Install a Plasma 5 compatible subset of
the package</flag>
<flag name="oldwallet">Install <pkg>kde-apps/kwalletd</pkg> on
a minimal setup for migration purposes</flag>
</use>
</pkgmetadata>