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 662941382C5 for ; Wed, 9 Jun 2021 03:39:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 739FBE0824; Wed, 9 Jun 2021 03:39:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 5C651E0824 for ; Wed, 9 Jun 2021 03:39:07 +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 20A30335DAE for ; Wed, 9 Jun 2021 03:39:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BDD7797 for ; Wed, 9 Jun 2021 03:39:04 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1623058581.c04ca108eb463813b81fb6e16edc4b629bc024d5.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/paperde/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/paperde/paperde-9999.ebuild X-VCS-Directories: gui-apps/paperde/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: c04ca108eb463813b81fb6e16edc4b629bc024d5 X-VCS-Branch: master Date: Wed, 9 Jun 2021 03:39:04 +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: bdf64c5e-b9f8-450b-a0cc-8a2e3b25942a X-Archives-Hash: aff2d91ff733e5e95497ddffd130cd70 commit: c04ca108eb463813b81fb6e16edc4b629bc024d5 Author: Maciej Barć riseup net> AuthorDate: Mon Jun 7 09:36:21 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Mon Jun 7 09:36:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c04ca108 gui-apps/paperde: remove version limits Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Maciej Barć riseup.net> gui-apps/paperde/paperde-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gui-apps/paperde/paperde-9999.ebuild b/gui-apps/paperde/paperde-9999.ebuild index 18b6d99fc..01d7a69a4 100644 --- a/gui-apps/paperde/paperde-9999.ebuild +++ b/gui-apps/paperde/paperde-9999.ebuild @@ -38,12 +38,11 @@ DEPEND=" gui-libs/libcprime gui-libs/libcsys " -# Because of gui-wm/wayfire build failure, also add requirement constraints here -# wlroots found: NO found 0.13.0 but need: '<0.12.0' ; matched: '>=0.11.0' + RDEPEND=" ${DEPEND} - =gui-wm/wayfire-0.7.0[X] + gui-libs/wlroots + gui-wm/wayfire[X] sys-apps/xdg-desktop-portal x11-misc/qt5ct "