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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0B62D15815E for ; Tue, 6 Feb 2024 09:20:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BE54E29CA; Tue, 6 Feb 2024 09:20:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D872E29C7 for ; Tue, 6 Feb 2024 09:20:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4126734309A for ; Tue, 6 Feb 2024 09:20:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D780D14BE for ; Tue, 6 Feb 2024 09:20:43 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1707156606.8a67a4c315ff3c0329611800f2372c739b002df4.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/deblob/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/deblob/deblob-0.6.ebuild X-VCS-Directories: dev-util/deblob/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 8a67a4c315ff3c0329611800f2372c739b002df4 X-VCS-Branch: master Date: Tue, 6 Feb 2024 09:20:43 +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: 1291b85e-678b-4d97-a072-b2ccf6c5187a X-Archives-Hash: 7b99c84775a17fc58211dd1caad9db6d commit: 8a67a4c315ff3c0329611800f2372c739b002df4 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Mon Feb 5 18:09:42 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Feb 5 18:10:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a67a4c3 dev-util/deblob-0.6: hacktivis.me> dev-util/deblob/deblob-0.6.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-util/deblob/deblob-0.6.ebuild b/dev-util/deblob/deblob-0.6.ebuild index 0aebd423dd..2cb09985e3 100644 --- a/dev-util/deblob/deblob-0.6.ebuild +++ b/dev-util/deblob/deblob-0.6.ebuild @@ -16,7 +16,10 @@ HOMEPAGE="https://git.sr.ht/~lanodan/deblob" LICENSE="BSD" SLOT="0" -DEPEND=">=dev-lang/hare-0_pre20230615:=" +DEPEND=" + >=dev-lang/hare-0_pre20230615:= +