From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1062214-garchives=archives.gentoo.org@lists.gentoo.org> 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 995AC138334 for <garchives@archives.gentoo.org>; Thu, 13 Dec 2018 22:26:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41C86E0E29; Thu, 13 Dec 2018 22:26:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1731FE0E29 for <gentoo-commits@lists.gentoo.org>; Thu, 13 Dec 2018 22:26:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDAC2335CEF for <gentoo-commits@lists.gentoo.org>; Thu, 13 Dec 2018 22:26:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C44594EA for <gentoo-commits@lists.gentoo.org>; Thu, 13 Dec 2018 22:26:09 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1544739947.3ef66455cd697619f7cebff21f1be61f6bba1f14.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenetwork-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.0.ebuild kde-apps/kdenetwork-meta/metadata.xml X-VCS-Directories: kde-apps/kdenetwork-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3ef66455cd697619f7cebff21f1be61f6bba1f14 X-VCS-Branch: master Date: Thu, 13 Dec 2018 22:26:09 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: efe2d752-ff4a-4f4c-ba0f-9cdb10ac6b1d X-Archives-Hash: 9e01fd293dceaaf03486e4ba48db97a6 commit: 3ef66455cd697619f7cebff21f1be61f6bba1f14 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Dec 13 22:09:02 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Dec 13 22:25:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef66455 kde-apps/kdenetwork-meta: Add USE dropbox For new package kde-apps/dolphin-plugins-dropbox. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.0.ebuild | 3 ++- kde-apps/kdenetwork-meta/metadata.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.0.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.0.ebuild index d3741fa9e43..f8032c178fa 100644 --- a/kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.0.ebuild +++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-18.12.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.kde.org/" LICENSE="metapackage" SLOT="5" KEYWORDS="~amd64 ~x86" -IUSE="+telepathy" +IUSE="dropbox +telepathy" RDEPEND=" >=kde-apps/kdenetwork-filesharing-${PV}:${SLOT} @@ -18,5 +18,6 @@ RDEPEND=" >=kde-apps/kopete-${PV}:${SLOT} >=kde-apps/krfb-${PV}:${SLOT} >=kde-apps/zeroconf-ioslave-${PV}:${SLOT} + dropbox? ( >=kde-apps/dolphin-plugins-dropbox-${PV}:${SLOT} ) telepathy? ( >=kde-apps/plasma-telepathy-meta-${PV}:${SLOT} ) " diff --git a/kde-apps/kdenetwork-meta/metadata.xml b/kde-apps/kdenetwork-meta/metadata.xml index 0eb226e532a..0225cc74ae9 100644 --- a/kde-apps/kdenetwork-meta/metadata.xml +++ b/kde-apps/kdenetwork-meta/metadata.xml @@ -6,6 +6,7 @@ <name>Gentoo KDE Project</name> </maintainer> <use> + <flag name="dropbox">Enable support for Dropbox in <pkg>kde-apps/dolphin</pkg> via <pkg>kde-apps/dolphin-plugins-dropbox</pkg></flag> <flag name="telepathy">Enable support for Plasma Telepathy (instant messaging) integration via <pkg>kde-apps/plasma-telepathy-meta</pkg></flag> </use> </pkgmetadata>