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 21215139730 for ; Fri, 7 Aug 2015 21:23:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E595414145; Fri, 7 Aug 2015 21:23:30 +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 749D714145 for ; Fri, 7 Aug 2015 21:23:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E631340BAF for ; Fri, 7 Aug 2015 21:23:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D00512A for ; Fri, 7 Aug 2015 21:23:27 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1438982622.0800133c4cfac7989b01aef6ae0d15b7caade97d.johu@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.04.3.ebuild kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.07.90.ebuild kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.08.49.9999.ebuild kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild kde-apps/kdebase-runtime-meta/metadata.xml X-VCS-Directories: kde-apps/kdebase-runtime-meta/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 0800133c4cfac7989b01aef6ae0d15b7caade97d X-VCS-Branch: master Date: Fri, 7 Aug 2015 21:23:27 +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: 8583476a-ccc0-420d-8544-66ca2ba74e32 X-Archives-Hash: 9ffa5905645af9c1711aac62e23e87ce commit: 0800133c4cfac7989b01aef6ae0d15b7caade97d Author: Johannes Huber gentoo org> AuthorDate: Fri Aug 7 21:23:42 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Aug 7 21:23:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0800133c [kde-apps/kdebase-runtime-meta] Drop deprecated Nepomuk Package-Manager: portage-2.2.20 kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.04.3.ebuild | 3 +-- kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.07.90.ebuild | 3 +-- .../kdebase-runtime-meta/kdebase-runtime-meta-15.08.49.9999.ebuild | 3 +-- kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild | 3 +-- kde-apps/kdebase-runtime-meta/metadata.xml | 1 - 5 files changed, 4 insertions(+), 9 deletions(-) diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.04.3.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.04.3.ebuild index 8f50da6..b0805cc 100644 --- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.04.3.ebuild +++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.04.3.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 nepomuk" +IUSE="crash-reporter +handbook minimal" RDEPEND=" $(add_kdeapps_dep kcmshell) @@ -48,7 +48,6 @@ RDEPEND=" kde-base/khelpcenter:4 ) ) minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') ) - nepomuk? ( $(add_kdeapps_dep nepomuk) ) !minimal? ( $(add_kdeapps_dep attica) $(add_kdeapps_dep kcontrol) diff --git a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.07.90.ebuild b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.07.90.ebuild index 8f50da6..b0805cc 100644 --- a/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.07.90.ebuild +++ b/kde-apps/kdebase-runtime-meta/kdebase-runtime-meta-15.07.90.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 nepomuk" +IUSE="crash-reporter +handbook minimal" RDEPEND=" $(add_kdeapps_dep kcmshell) @@ -48,7 +48,6 @@ RDEPEND=" kde-base/khelpcenter:4 ) ) minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') ) - nepomuk? ( $(add_kdeapps_dep nepomuk) ) !minimal? ( $(add_kdeapps_dep attica) $(add_kdeapps_dep kcontrol) 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 de425f6..390988a 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 nepomuk" +IUSE="crash-reporter +handbook minimal" RDEPEND=" $(add_kdeapps_dep kcmshell) @@ -48,7 +48,6 @@ RDEPEND=" kde-base/khelpcenter:4 ) ) minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') ) - nepomuk? ( $(add_kdeapps_dep nepomuk) ) !minimal? ( $(add_kdeapps_dep attica) $(add_kdeapps_dep kcontrol) 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 de425f6..390988a 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 nepomuk" +IUSE="crash-reporter +handbook minimal" RDEPEND=" $(add_kdeapps_dep kcmshell) @@ -48,7 +48,6 @@ RDEPEND=" kde-base/khelpcenter:4 ) ) minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') ) - nepomuk? ( $(add_kdeapps_dep nepomuk) ) !minimal? ( $(add_kdeapps_dep attica) $(add_kdeapps_dep kcontrol) diff --git a/kde-apps/kdebase-runtime-meta/metadata.xml b/kde-apps/kdebase-runtime-meta/metadata.xml index 64c71f8..42a8f90 100644 --- a/kde-apps/kdebase-runtime-meta/metadata.xml +++ b/kde-apps/kdebase-runtime-meta/metadata.xml @@ -4,7 +4,6 @@ kde Builds a gui tool to submit crash information to the upstream backtracker - Enable Nepomuk based semantic desktop support (deprecated) Install a Plasma 5 compatible subset of the package