commit:     dc09c9bb2ddef3ef2de154a13c5a36f468e6f15a
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Jan 19 16:45:38 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 16:45:58 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc09c9bb

kde-apps: meta packages moved to tree

Package-Manager: portage-2.2.26

 .../kde-apps-meta/kde-apps-meta-15.08.3-r2.ebuild  | 40 ----------------------
 .../kdebase-meta/kdebase-meta-15.08.3-r2.ebuild    | 16 ---------
 kde-apps/kdecore-meta/kdecore-meta-15.08.3.ebuild  | 19 ----------
 3 files changed, 75 deletions(-)

diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r2.ebuild 
b/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r2.ebuild
deleted file mode 100644
index edc4bff..0000000
--- a/kde-apps/kde-apps-meta/kde-apps-meta-15.08.3-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5-meta-pkg
-
-DESCRIPTION="Meta package for the KDE Applications collection"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="accessibility minimal nls pim sdk"
-
-[[ ${KDE_BUILD_TYPE} = live ]] && L10N_MINIMAL=${KDE_APPS_MINIMAL}
-
-# KDE PIM 15.08.3 is not going to be in tree and
-# will conflict with other packages from 15.08.3
-# Raise kdeedu-meta dep whenever it hits portage
-RDEPEND="
-       $(add_kdeapps_dep kate)
-       $(add_kdeapps_dep kdeadmin-meta)
-       $(add_kdeapps_dep kdecore-meta)
-       $(add_kdeapps_dep kdeedu-meta '' 4.14.3)
-       $(add_kdeapps_dep kdegames-meta)
-       $(add_kdeapps_dep kdegraphics-meta)
-       $(add_kdeapps_dep kdemultimedia-meta)
-       $(add_kdeapps_dep kdenetwork-meta)
-       $(add_kdeapps_dep kdetoys-meta)
-       $(add_kdeapps_dep kdeutils-meta)
-       accessibility? ( $(add_kdeapps_dep kdeaccessibility-meta) )
-       nls? (
-               $(add_kdeapps_dep kde-l10n '' ${L10N_MINIMAL})
-               $(add_kdeapps_dep kde4-l10n 'minimal' ${L10N_MINIMAL})
-       )
-       pim? ( >=kde-apps/kdepim-meta-4.4.2015:4 )
-       sdk? (
-               $(add_kdeapps_dep kdesdk-meta)
-               $(add_kdeapps_dep kdewebdev-meta)
-       )
-       !minimal? ( $(add_kdeapps_dep kdeartwork-meta 'minimal') )
-"

diff --git a/kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild 
b/kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild
deleted file mode 100644
index 96f2bad..0000000
--- a/kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5-meta-pkg
-
-DESCRIPTION="Transitional package to pull in plasma-meta plus basic 
applications"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       $(add_kdeapps_dep kdecore-meta)
-       $(add_plasma_dep plasma-meta)
-"

diff --git a/kde-apps/kdecore-meta/kdecore-meta-15.08.3.ebuild 
b/kde-apps/kdecore-meta/kdecore-meta-15.08.3.ebuild
deleted file mode 100644
index c407300..0000000
--- a/kde-apps/kdecore-meta/kdecore-meta-15.08.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5-meta-pkg
-
-DESCRIPTION="kdecore - merge this to pull in the most basic applications"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="minimal +wallpapers"
-
-RDEPEND="
-       $(add_kdeapps_dep dolphin)
-       $(add_kdeapps_dep konsole)
-       $(add_kdeapps_dep kwrite)
-       wallpapers? ( $(add_kdeapps_dep kde-wallpapers '' 15.08.3) )
-       !minimal? ( $(add_kdeapps_dep kdebase-runtime-meta 'minimal') )
-"

Reply via email to