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 A0191158043 for ; Mon, 15 Apr 2024 07:25:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FC28E29D6; Mon, 15 Apr 2024 07:25:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F530E29D6 for ; Mon, 15 Apr 2024 07:25:52 +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 6DA1034328D for ; Mon, 15 Apr 2024 07:25:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0237B16E9 for ; Mon, 15 Apr 2024 07:25:50 +0000 (UTC) From: "Matthew Smith" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Smith" Message-ID: <1713165920.b6b6cb3362d335e01aa19fd63ca2a79d07e25038.matthew@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rizin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rizin/rizin-0.6.3-r1.ebuild dev-util/rizin/rizin-0.6.3.ebuild dev-util/rizin/rizin-0.7.1-r1.ebuild dev-util/rizin/rizin-0.7.1.ebuild X-VCS-Directories: dev-util/rizin/ X-VCS-Committer: matthew X-VCS-Committer-Name: Matthew Smith X-VCS-Revision: b6b6cb3362d335e01aa19fd63ca2a79d07e25038 X-VCS-Branch: master Date: Mon, 15 Apr 2024 07:25:50 +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: d9aee85f-0079-44b1-b346-5db76bf691a2 X-Archives-Hash: 921d2cdb5dbc7da9d59ac22b0e6281d1 commit: b6b6cb3362d335e01aa19fd63ca2a79d07e25038 Author: Matthew Smith gentoo org> AuthorDate: Mon Apr 15 07:13:55 2024 +0000 Commit: Matthew Smith gentoo org> CommitDate: Mon Apr 15 07:25:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b6cb33 dev-util/rizin: dev-libs/tree-sitter subslot Signed-off-by: Matthew Smith gentoo.org> dev-util/rizin/{rizin-0.6.3.ebuild => rizin-0.6.3-r1.ebuild} | 4 ++-- dev-util/rizin/{rizin-0.7.1.ebuild => rizin-0.7.1-r1.ebuild} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/rizin/rizin-0.6.3.ebuild b/dev-util/rizin/rizin-0.6.3-r1.ebuild similarity index 97% rename from dev-util/rizin/rizin-0.6.3.ebuild rename to dev-util/rizin/rizin-0.6.3-r1.ebuild index 80c181364210..4f402e6fed56 100644 --- a/dev-util/rizin/rizin-0.6.3.ebuild +++ b/dev-util/rizin/rizin-0.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -32,7 +32,7 @@ RDEPEND=" dev-libs/libmspack dev-libs/libzip:0= dev-libs/openssl:0= - >=dev-libs/tree-sitter-0.19.0 + >=dev-libs/tree-sitter-0.19.0:= dev-libs/xxhash sys-apps/file sys-libs/zlib:0= diff --git a/dev-util/rizin/rizin-0.7.1.ebuild b/dev-util/rizin/rizin-0.7.1-r1.ebuild similarity index 98% rename from dev-util/rizin/rizin-0.7.1.ebuild rename to dev-util/rizin/rizin-0.7.1-r1.ebuild index 0ec214767a5e..549798343329 100644 --- a/dev-util/rizin/rizin-0.7.1.ebuild +++ b/dev-util/rizin/rizin-0.7.1-r1.ebuild @@ -34,7 +34,7 @@ RDEPEND=" dev-libs/libzip:0= dev-libs/openssl:0= dev-libs/libpcre2:0= - >=dev-libs/tree-sitter-0.19.0 + >=dev-libs/tree-sitter-0.19.0:= dev-libs/xxhash sys-apps/file sys-libs/zlib:0=