From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id D92481581B9 for ; Sat, 04 Oct 2025 21:13:28 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C108D340F8F for ; Sat, 04 Oct 2025 21:13:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C2BC511028A; Sat, 04 Oct 2025 21:13:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B960411028A for ; Sat, 04 Oct 2025 21:13:27 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B5EC340F8F for ; Sat, 04 Oct 2025 21:13:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C00539B8 for ; Sat, 04 Oct 2025 21:13:26 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1759612339.7a172d5a9ed8f2d067481b26e9b16de50acf2659.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/uutf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/uutf/uutf-1.0.3-r1.ebuild dev-ml/uutf/uutf-1.0.3-r2.ebuild X-VCS-Directories: dev-ml/uutf/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 7a172d5a9ed8f2d067481b26e9b16de50acf2659 X-VCS-Branch: master Date: Sat, 04 Oct 2025 21:13:26 +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: bc50805b-e3c2-4752-91b9-02c6a8491bc3 X-Archives-Hash: 3ef93d2052f58c5b560aa94f3c81acbc commit: 7a172d5a9ed8f2d067481b26e9b16de50acf2659 Author: Alfredo Tupone gentoo org> AuthorDate: Sat Oct 4 21:12:19 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Oct 4 21:12:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a172d5a dev-ml/uutf: cmdliner < 2.0.0 Closes: https://bugs.gentoo.org/963788 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/uutf/{uutf-1.0.3-r1.ebuild => uutf-1.0.3-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/uutf/uutf-1.0.3-r1.ebuild b/dev-ml/uutf/uutf-1.0.3-r2.ebuild similarity index 96% rename from dev-ml/uutf/uutf-1.0.3-r1.ebuild rename to dev-ml/uutf/uutf-1.0.3-r2.ebuild index 7227874af056..a6106eb6bec0 100644 --- a/dev-ml/uutf/uutf-1.0.3-r1.ebuild +++ b/dev-ml/uutf/uutf-1.0.3-r2.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE="utftrip? ( ocamlopt )" RDEPEND=" dev-ml/uchar:= - utftrip? ( dev-ml/cmdliner:=[ocamlopt?] )" + utftrip? (