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 104A7138A1A for ; Wed, 14 Jan 2015 00:16:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8885E086E; Wed, 14 Jan 2015 00:16: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 76EAFE086C for ; Wed, 14 Jan 2015 00:16: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 4A2E93402FB for ; Wed, 14 Jan 2015 00:16:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBCA2F856 for ; Wed, 14 Jan 2015 00:16:27 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1421194545.68093ccd438f5974c0565b86620d417a728c32b0.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/polkit-kde-agent/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/polkit-kde-agent/polkit-kde-agent-5.1.95.ebuild kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild X-VCS-Directories: kde-plasma/polkit-kde-agent/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 68093ccd438f5974c0565b86620d417a728c32b0 X-VCS-Branch: master Date: Wed, 14 Jan 2015 00:16: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: 78f42188-80b2-4d13-b503-e31a6fb5928f X-Archives-Hash: ae67dcbdf718d0f972148354228cfd3c commit: 68093ccd438f5974c0565b86620d417a728c32b0 Author: Manuel Rüger gentoo org> AuthorDate: Wed Jan 14 00:15:45 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Wed Jan 14 00:15:45 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=68093ccd [kde-plasma/polkit-kde-agent] Add keyword, add missed slot to blocker. --- kde-plasma/polkit-kde-agent/polkit-kde-agent-5.1.95.ebuild | 4 ++-- kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.1.95.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.1.95.ebuild index d995c6f..321e7ef 100644 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.1.95.ebuild +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.1.95.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="PolKit agent module for KDE" HOMEPAGE="http://www.kde.org" LICENSE="GPL-2" -KEYWORDS="" +KEYWORDS="~amd64" SLOT="5" IUSE="" @@ -20,5 +20,5 @@ DEPEND=" " RDEPEND="${DEPEND} !sys-auth/polkit-kde - !sys-auth/polkit-kde-agent + !sys-auth/polkit-kde-agent:5 " diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild index d995c6f..b71e8d9 100644 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-9999.ebuild @@ -20,5 +20,5 @@ DEPEND=" " RDEPEND="${DEPEND} !sys-auth/polkit-kde - !sys-auth/polkit-kde-agent + !sys-auth/polkit-kde-agent:5 "