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 63FBB1382C5 for ; Sun, 25 Apr 2021 20:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B2C3E0876; Sun, 25 Apr 2021 20:28:20 +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 80A14E0876 for ; Sun, 25 Apr 2021 20:28:20 +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 07E5C34163D for ; Sun, 25 Apr 2021 20:28:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D739702 for ; Sun, 25 Apr 2021 20:28:13 +0000 (UTC) From: "Andrew Ammerlaan" 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" Message-ID: <1619343664.ba1d1925ed90ed4857a976fb0abe90e59de92b11.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/Manifest gui-wm/cage/cage-0.1.3.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: ba1d1925ed90ed4857a976fb0abe90e59de92b11 X-VCS-Branch: master Date: Sun, 25 Apr 2021 20:28:13 +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: dc6a105f-c00d-4b1d-a2c5-77d2150ad11f X-Archives-Hash: e3c580972788413d517b48e627187fd0 commit: ba1d1925ed90ed4857a976fb0abe90e59de92b11 Author: Matthias Coppens gmail com> AuthorDate: Sun Apr 25 09:40:32 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Apr 25 09:41:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba1d1925 gui-wm/cage: Version bump 0.1.3 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Coppens gmail.com> gui-wm/cage/Manifest | 1 + gui-wm/cage/{cage-9999.ebuild => cage-0.1.3.ebuild} | 4 ++-- gui-wm/cage/cage-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gui-wm/cage/Manifest b/gui-wm/cage/Manifest index 3b647602b..abb5a686b 100644 --- a/gui-wm/cage/Manifest +++ b/gui-wm/cage/Manifest @@ -1 +1,2 @@ DIST cage-0.1.2.1.tar.gz 24600 BLAKE2B 593093afd072664d1067c1df662880dcb11e00bcbcb55b46a16021e0125aff033e578d500d9aa2f9ac7e5766560c131d0a56a9245518d66caaedde572dbbaf0f SHA512 ae332d747da7b59fd8b53b50ed3033959601db0eade435aff953a2789505eb0cbf4839cb41fe537457158327685c60e4367bfb664d2d524a270a22b1f8707d5e +DIST cage-0.1.3.tar.gz 24615 BLAKE2B 6c06cabfd2faca568c7d96095199d42c5798228f44688c285c6300a20e95ab320385513b8081f798b92a70cb7fdfa33cbd0572c4647aa8a2db75e4a50dc638be SHA512 34d2dca963810f6173343ae280e2692645a79e263aa1c01d22730db5cc14e68c0b0ec19dd947134ef27841f2ee28a28d5d71e64c396b81b6230426220517471b diff --git a/gui-wm/cage/cage-9999.ebuild b/gui-wm/cage/cage-0.1.3.ebuild similarity index 90% copy from gui-wm/cage/cage-9999.ebuild copy to gui-wm/cage/cage-0.1.3.ebuild index e2165c2eb..10649b784 100644 --- a/gui-wm/cage/cage-9999.ebuild +++ b/gui-wm/cage/cage-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,7 @@ SLOT="0" IUSE="-X" RDEPEND=" - >=gui-libs/wlroots-0.11 + >=gui-libs/wlroots-0.13 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 e2165c2eb..10649b784 100644 --- a/gui-wm/cage/cage-9999.ebuild +++ b/gui-wm/cage/cage-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,7 @@ SLOT="0" IUSE="-X" RDEPEND=" - >=gui-libs/wlroots-0.11 + >=gui-libs/wlroots-0.13 x11-libs/libxkbcommon X? ( gui-libs/wlroots[X]