From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F0D5F1395E2 for ; Sun, 20 Nov 2016 19:39:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A4FCE0C21; Sun, 20 Nov 2016 19:39:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29BBCE0C21 for ; Sun, 20 Nov 2016 19:39:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 072A23413AD for ; Sun, 20 Nov 2016 19:39:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38CF049D for ; Sun, 20 Nov 2016 19:39:56 +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: <1479670755.84530c97c49e622583cee7ab5a8adc021c6df8b9.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, kde-base/ksystraycmd/, kde-base/kdebase-startkde/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild kde-base/ksystraycmd/Manifest kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild kde-base/ksystraycmd/metadata.xml kde-plasma/ksystraycmd/Manifest kde-plasma/ksystraycmd/ksystraycmd-4.11.22.ebuild kde-plasma/ksystraycmd/metadata.xml profiles/updates/4Q-2016 X-VCS-Directories: kde-plasma/ksystraycmd/ kde-base/ksystraycmd/ kde-base/kdebase-startkde/ profiles/updates/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 84530c97c49e622583cee7ab5a8adc021c6df8b9 X-VCS-Branch: master Date: Sun, 20 Nov 2016 19:39:56 +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: 9547b703-aeee-42d0-a305-79acc52b1915 X-Archives-Hash: 572e2cf7e59af6193b17117bb03ce26d commit: 84530c97c49e622583cee7ab5a8adc021c6df8b9 Author: Johannes Huber gentoo org> AuthorDate: Sun Nov 20 19:38:47 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Nov 20 19:39:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84530c97 kde-base/ksystraycmd -> kde-plasma/ksystraycmd kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild | 2 +- {kde-base => kde-plasma}/ksystraycmd/Manifest | 0 {kde-base => kde-plasma}/ksystraycmd/ksystraycmd-4.11.22.ebuild | 4 ++-- {kde-base => kde-plasma}/ksystraycmd/metadata.xml | 0 profiles/updates/4Q-2016 | 1 + 5 files changed, 4 insertions(+), 3 deletions(-) diff --git a/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild b/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild index 02b79e8..7c7c8df 100644 --- a/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild +++ b/kde-base/kdebase-startkde/kdebase-startkde-4.11.22-r2.ebuild @@ -73,7 +73,6 @@ RDEPEND=" !minimal? ( $(add_kdeapps_dep kdepasswd) $(add_kdebase_dep klipper) - $(add_kdebase_dep ksystraycmd) $(add_kdebase_dep libkworkspace) $(add_kdebase_dep libplasmaclock) $(add_kdebase_dep libplasmagenericshell) @@ -88,6 +87,7 @@ RDEPEND=" kde-plasma/kmenuedit:4 kde-plasma/kstyles:4 kde-plasma/ksysguard:4 + kde-plasma/ksystraycmd:4 kde-plasma/kwrited:4 kde-plasma/liboxygenstyle:4 kde-plasma/powerdevil:4 diff --git a/kde-base/ksystraycmd/Manifest b/kde-plasma/ksystraycmd/Manifest similarity index 100% rename from kde-base/ksystraycmd/Manifest rename to kde-plasma/ksystraycmd/Manifest diff --git a/kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild b/kde-plasma/ksystraycmd/ksystraycmd-4.11.22.ebuild similarity index 65% rename from kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild rename to kde-plasma/ksystraycmd/ksystraycmd-4.11.22.ebuild index ccdef7a..dc40325 100644 --- a/kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild +++ b/kde-plasma/ksystraycmd/ksystraycmd-4.11.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 KMNAME="kde-workspace" inherit kde4-meta -DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray" +DESCRIPTION="Embeds applications given as argument into the system tray" KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug" diff --git a/kde-base/ksystraycmd/metadata.xml b/kde-plasma/ksystraycmd/metadata.xml similarity index 100% rename from kde-base/ksystraycmd/metadata.xml rename to kde-plasma/ksystraycmd/metadata.xml diff --git a/profiles/updates/4Q-2016 b/profiles/updates/4Q-2016 index 6ce87cc..36784bd 100644 --- a/profiles/updates/4Q-2016 +++ b/profiles/updates/4Q-2016 @@ -36,3 +36,4 @@ move kde-base/kscreensaver kde-plasma/kscreensaver move kde-base/libkgreeter kde-plasma/libkgreeter move kde-base/liboxygenstyle kde-plasma/liboxygenstyle move kde-base/kstyles kde-plasma/kstyles +move kde-base/ksystraycmd kde-plasma/ksystraycmd