From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C5AF113989A for ; Thu, 27 Aug 2015 17:13:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53F79141D5; Thu, 27 Aug 2015 17:13:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D247B141D5 for ; Thu, 27 Aug 2015 17:13:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E016340A31 for ; Thu, 27 Aug 2015 17:13:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B587713B for ; Thu, 27 Aug 2015 17:13:41 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1440695595.9112b0755666e05bb0451b3c5513f22a1b2cd437.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdebase-runtime-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.49.9999.ebuild kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild X-VCS-Directories: kde-apps/kdebase-runtime-meta/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 9112b0755666e05bb0451b3c5513f22a1b2cd437 X-VCS-Branch: master Date: Thu, 27 Aug 2015 17:13:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 48ec0436-2ab0-46a0-8da2-afa44f1bc2e0 X-Archives-Hash: 88ec9f80fb1b3620c83714b764aa9136 commit: 9112b0755666e05bb0451b3c5513f22a1b2cd437 Author: Michael Palimaka gentoo org> AuthorDate: Thu Aug 27 17:13:15 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Aug 27 17:13:15 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9112b075 kde-apps/kdebase-runtime-meta: remove packages that are not part of kderuntime. Package-Manager: portage-2.2.20.1 kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild | 7 +------ .../kdebase-runtime-meta/kdebase-runtime-meta-15.08.49.9999.ebuild | 7 +------ kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild | 7 +------ 3 files changed, 3 insertions(+), 18 deletions(-) diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild index 940b577..0af4baf 100644 --- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild +++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.0.ebuild @@ -8,7 +8,7 @@ inherit kde5-meta-pkg DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages" KEYWORDS="~amd64 ~x86" -IUSE="crash-reporter +handbook minimal" +IUSE="crash-reporter minimal" RDEPEND=" $(add_kdeapps_dep kcmshell) @@ -37,16 +37,11 @@ RDEPEND=" $(add_kdeapps_dep kuiserver) $(add_kdeapps_dep kurifilter-plugins) $(add_kdeapps_dep kwalletd) - $(add_kdeapps_dep kwalletmanager) $(add_kdeapps_dep phonon-kde) $(add_kdeapps_dep plasma-runtime) $(add_kdeapps_dep renamedlg-plugins) $(add_kdeapps_dep solid-runtime) crash-reporter? ( $(add_kdeapps_dep drkonqi ) ) - handbook? ( || ( - $(add_plasma_dep khelpcenter) - kde-base/khelpcenter:4 - ) ) minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') ) !minimal? ( $(add_kdeapps_dep attica) diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.49.9999.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.49.9999.ebuild index 8987809..ec98095 100644 --- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.49.9999.ebuild +++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.49.9999.ebuild @@ -8,7 +8,7 @@ inherit kde5-meta-pkg DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages" KEYWORDS="" -IUSE="crash-reporter +handbook minimal" +IUSE="crash-reporter minimal" RDEPEND=" $(add_kdeapps_dep kcmshell) @@ -37,16 +37,11 @@ RDEPEND=" $(add_kdeapps_dep kuiserver) $(add_kdeapps_dep kurifilter-plugins) $(add_kdeapps_dep kwalletd) - $(add_kdeapps_dep kwalletmanager) $(add_kdeapps_dep phonon-kde) $(add_kdeapps_dep plasma-runtime) $(add_kdeapps_dep renamedlg-plugins) $(add_kdeapps_dep solid-runtime) crash-reporter? ( $(add_kdeapps_dep drkonqi ) ) - handbook? ( || ( - $(add_plasma_dep khelpcenter) - kde-base/khelpcenter:4 - ) ) minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') ) !minimal? ( $(add_kdeapps_dep attica) diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild index 8987809..ec98095 100644 --- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild +++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild @@ -8,7 +8,7 @@ inherit kde5-meta-pkg DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages" KEYWORDS="" -IUSE="crash-reporter +handbook minimal" +IUSE="crash-reporter minimal" RDEPEND=" $(add_kdeapps_dep kcmshell) @@ -37,16 +37,11 @@ RDEPEND=" $(add_kdeapps_dep kuiserver) $(add_kdeapps_dep kurifilter-plugins) $(add_kdeapps_dep kwalletd) - $(add_kdeapps_dep kwalletmanager) $(add_kdeapps_dep phonon-kde) $(add_kdeapps_dep plasma-runtime) $(add_kdeapps_dep renamedlg-plugins) $(add_kdeapps_dep solid-runtime) crash-reporter? ( $(add_kdeapps_dep drkonqi ) ) - handbook? ( || ( - $(add_plasma_dep khelpcenter) - kde-base/khelpcenter:4 - ) ) minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') ) !minimal? ( $(add_kdeapps_dep attica)