From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1297175-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 21C3D139335
	for <garchives@archives.gentoo.org>; Sun, 27 Jun 2021 11:31:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 30250E083D;
	Sun, 27 Jun 2021 11:31:13 +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 BFF7AE0839
	for <gentoo-commits@lists.gentoo.org>; Sun, 27 Jun 2021 11:31:12 +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 5DBC4335C85
	for <gentoo-commits@lists.gentoo.org>; Sun, 27 Jun 2021 11:31:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DDC0D7A4
	for <gentoo-commits@lists.gentoo.org>; Sun, 27 Jun 2021 11:31:09 +0000 (UTC)
From: "Andrew Ammerlaan" <andrewammerlaan@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, "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
Message-ID: <1624778789.fbc347d9377c83bfaa26e83aa8a43f5a3f95963d.andrewammerlaan@gentoo>
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-wm/cage/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: gui-wm/cage/cage-0.1.4.ebuild gui-wm/cage/cage-9999.ebuild
X-VCS-Directories: gui-wm/cage/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: fbc347d9377c83bfaa26e83aa8a43f5a3f95963d
X-VCS-Branch: master
Date: Sun, 27 Jun 2021 11:31: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: a4691dfb-9df6-4e8d-b212-ca0e0818c246
X-Archives-Hash: 3c52fb298cf975545dd6ccd52854dace

commit:     fbc347d9377c83bfaa26e83aa8a43f5a3f95963d
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Jun 27 07:26:29 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 27 07:26:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fbc347d9

gui-wm/cage: Version bump, 0.1.4

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 gui-wm/cage/{cage-9999.ebuild => cage-0.1.4.ebuild} | 2 +-
 gui-wm/cage/cage-9999.ebuild                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-wm/cage/cage-9999.ebuild b/gui-wm/cage/cage-0.1.4.ebuild
similarity index 96%
copy from gui-wm/cage/cage-9999.ebuild
copy to gui-wm/cage/cage-0.1.4.ebuild
index 5502c2027..0372c2261 100644
--- a/gui-wm/cage/cage-9999.ebuild
+++ b/gui-wm/cage/cage-0.1.4.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 IUSE="X"
 
 RDEPEND="
-	>=gui-libs/wlroots-0.13
+	>=gui-libs/wlroots-0.14
 	x11-libs/libxkbcommon
 	X? (
 		gui-libs/wlroots[X]

diff --git a/gui-wm/cage/cage-9999.ebuild b/gui-wm/cage/cage-9999.ebuild
index 5502c2027..0372c2261 100644
--- a/gui-wm/cage/cage-9999.ebuild
+++ b/gui-wm/cage/cage-9999.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 IUSE="X"
 
 RDEPEND="
-	>=gui-libs/wlroots-0.13
+	>=gui-libs/wlroots-0.14
 	x11-libs/libxkbcommon
 	X? (
 		gui-libs/wlroots[X]