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 A661F138334 for ; Fri, 22 Feb 2019 22:54:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA3B6E086F; Fri, 22 Feb 2019 22:54:22 +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 A46FDE086F for ; Fri, 22 Feb 2019 22:54:22 +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 A27BA33BECB for ; Fri, 22 Feb 2019 22:54:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1242552 for ; Fri, 22 Feb 2019 22:54:17 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1550875675.5cb351e6fd737ab97d44c2e98f8e705a111cc147.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/swayidle/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/swayidle/swayidle-1.2.ebuild gui-apps/swayidle/swayidle-9999.ebuild X-VCS-Directories: gui-apps/swayidle/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 5cb351e6fd737ab97d44c2e98f8e705a111cc147 X-VCS-Branch: master Date: Fri, 22 Feb 2019 22:54:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f13b7926-1146-443f-b9e2-d6b7149c4936 X-Archives-Hash: 4cbc90d20e9817c16ad85e97c9db928b commit: 5cb351e6fd737ab97d44c2e98f8e705a111cc147 Author: Aaron Bauman gentoo org> AuthorDate: Fri Feb 22 22:47:55 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Feb 22 22:47:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb351e6 gui-apps/swayidle: update deps based on previous cat/pkg moves Signed-off-by: Aaron Bauman gentoo.org> gui-apps/swayidle/swayidle-1.2.ebuild | 4 ++-- gui-apps/swayidle/swayidle-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gui-apps/swayidle/swayidle-1.2.ebuild b/gui-apps/swayidle/swayidle-1.2.ebuild index 774758c9815..4ee88f1b817 100644 --- a/gui-apps/swayidle/swayidle-1.2.ebuild +++ b/gui-apps/swayidle/swayidle-1.2.ebuild @@ -28,8 +28,8 @@ DEPEND=" " RDEPEND=" ${DEPEND} - !<=dev-libs/sway-1.0_beta1 - !~dev-libs/sway-1.0_beta2[swayidle] + !<=gui-wm/sway-1.0_beta1 + !~gui-wm/sway-1.0_beta2[swayidle] " BDEPEND=" >=dev-libs/wayland-protocols-1.14 diff --git a/gui-apps/swayidle/swayidle-9999.ebuild b/gui-apps/swayidle/swayidle-9999.ebuild index 774758c9815..4ee88f1b817 100644 --- a/gui-apps/swayidle/swayidle-9999.ebuild +++ b/gui-apps/swayidle/swayidle-9999.ebuild @@ -28,8 +28,8 @@ DEPEND=" " RDEPEND=" ${DEPEND} - !<=dev-libs/sway-1.0_beta1 - !~dev-libs/sway-1.0_beta2[swayidle] + !<=gui-wm/sway-1.0_beta1 + !~gui-wm/sway-1.0_beta2[swayidle] " BDEPEND=" >=dev-libs/wayland-protocols-1.14