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 CE24F1396D1 for ; Mon, 14 Aug 2017 18:55:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DB8EE0CB6; Mon, 14 Aug 2017 18:55:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E2918E0CB6 for ; Mon, 14 Aug 2017 18:55:38 +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 F139B3417EB for ; Mon, 14 Aug 2017 18:55:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A249761D for ; Mon, 14 Aug 2017 18:55:34 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1502735690.655c3e97e95a9031731e2c45e958b3b0c44328e8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 655c3e97e95a9031731e2c45e958b3b0c44328e8 X-VCS-Branch: master Date: Mon, 14 Aug 2017 18:55:34 +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: cc777ada-8a37-46c3-a166-b41bf7bf6785 X-Archives-Hash: 899ff54522007a8a15bde05377890a3f commit: 655c3e97e95a9031731e2c45e958b3b0c44328e8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 14 18:34:50 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 14 18:34:50 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=655c3e97 kde-plasma/plasma-meta: Add kde-plasma/drkonqi Package-Manager: Portage-2.3.7, Repoman-2.3.3 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 5445e41cc9..4e2108e729 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -15,6 +15,7 @@ IUSE="bluetooth +display-manager grub gtk +handbook networkmanager pam plymouth RDEPEND=" $(add_plasma_dep breeze) + $(add_plasma_dep drkonqi) $(add_plasma_dep kactivitymanagerd) $(add_plasma_dep kde-cli-tools) $(add_plasma_dep kdecoration)