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 79E851396D0 for ; Wed, 13 Sep 2017 21:10:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6D6E1FC06E; Wed, 13 Sep 2017 21:10:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B62041FC06E for ; Wed, 13 Sep 2017 21:10:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BD64633BE3E for ; Wed, 13 Sep 2017 21:10:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 613BD8F83 for ; Wed, 13 Sep 2017 21:10:45 +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: <1505336794.c073e6ad0b93b2f779654cf76823fb7740f3a52a.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: c073e6ad0b93b2f779654cf76823fb7740f3a52a X-VCS-Branch: master Date: Wed, 13 Sep 2017 21:10:45 +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: cd7beff1-3ebf-4114-8dd5-cf2f0a84bd6f X-Archives-Hash: 58f78a74916052f66e03d9e017083a23 commit: c073e6ad0b93b2f779654cf76823fb7740f3a52a Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 13 21:06:34 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 13 21:06:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c073e6ad kde-plasma/plasma-meta: Add kde-plasma/plasma-vault Package-Manager: Portage-2.3.8, 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 4e2108e729..ee99acf2fd 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -37,6 +37,7 @@ RDEPEND=" $(add_plasma_dep oxygen) $(add_plasma_dep plasma-desktop) $(add_plasma_dep plasma-integration) + $(add_plasma_dep plasma-vault) $(add_plasma_dep plasma-workspace) $(add_plasma_dep polkit-kde-agent) $(add_plasma_dep powerdevil)