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 5518A1584F2 for ; Wed, 19 Mar 2025 12:15:13 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 42934343336 for ; Wed, 19 Mar 2025 12:15:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3F6A81103E2; Wed, 19 Mar 2025 12:14:30 +0000 (UTC) Received: from nas2.srvdr.com (nas2.srvdr.com [51.178.178.202]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 7118F11037F for ; Wed, 19 Mar 2025 12:14:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=inode64.com ; s=nas2; h=Subject:From:To:MIME-Version:Date:Message-ID:Content-Type:Sender: Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=+uX6XJTgPTeunWybF3aJrzfk4mse8jWeljJppOUWzMA=; b=brzIJzJ6bl+BhvoY1Fc0rWMd8+ B8XWjKtLN947cAraGTFC8Otcfndf2alE7GNx94sPEkzzWa+FJM4gvmd1mhCmFZUi+uDBvj5WO3W/C Q2wp3VV+EJ8rI2bTwEA7/HETZLoZ9scVNRInQJytUbqkEFoeGHHcbUnWAyBDuS3HT4za3VgXILd7c 617KwdY0NkbRHW7cOktC451hz+MYeDLLUXl48uEMl6AaX0+dSvtCR9cz8nay4WCrcHzSG0iXZf9oP HWZBbB/3nobQzn4DPeX1f81cVklHT6OK+hlA6tfhOokgLRxrY8guQy2idXe3+8Uit8VUPYBoqXII1 tgNXdgXw==; Received: from [172.31.16.7] (port=37334 helo=kvm9.srvdr.com) by nas2.srvdr.com with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.98) (envelope-from ) id 1tusJW-00000000SAH-1wud for gentoo-dev@lists.gentoo.org; Wed, 19 Mar 2025 13:14:26 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=inode64.com ; s=kvm9; h=Subject:From:To:MIME-Version:Date:Message-ID:Content-Type:Sender: Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=+uX6XJTgPTeunWybF3aJrzfk4mse8jWeljJppOUWzMA=; b=fThX2aywqPukYytZtkh+al/86k I5Pe9qCB0tAADKJowBWlU1FjQEJFgKVj24QTPauO75LirZqR8vJw7A8dkL+qo1T3rmltG8TjQCuWk nh+hNXNBeQNulmRMWfQ5QFITfVQ9SVTzA81LizVsetPLRD/j8DrM6ZkRdkjzOdSr/rhI=; Received: from [79.117.53.235] (port=37716 helo=[192.168.2.253]) by kvm9.srvdr.com with esmtpsa (TLS1.3) tls TLS_AES_128_GCM_SHA256 (Exim 4.98) (envelope-from ) id 1tusJW-0000000HOpt-0XRK for gentoo-dev@lists.gentoo.org; Wed, 19 Mar 2025 13:14:26 +0100 Content-Type: multipart/alternative; boundary="------------Bn2z1qIvvpdlpH674rtKT8kd" Message-ID: <5277c104-db70-4723-8c54-14d455980ea5@inode64.com> Date: Wed, 19 Mar 2025 13:14:25 +0100 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: es-ES To: gentoo-dev@lists.gentoo.org From: Desarrollos WEB Subject: [gentoo-dev] java-utils-2.eclass: Allow use of BDEPEND X-Archives-Salt: 911c9f04-f0ec-45c4-8b37-5f243f36500c X-Archives-Hash: e5657834f8da6afbb324ad3b946dce0e This is a multi-part message in MIME format. --------------Bn2z1qIvvpdlpH674rtKT8kd Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit I've created a pull request that allows BDEPEND to be used in java-utils-2 https://github.com/gentoo/gentoo/pull/41168 I've tested it with all the Java ebuilds I use without any issues, so I can check that the patch is correct. Thank you very much. --------------Bn2z1qIvvpdlpH674rtKT8kd Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

I've created a pull request that allows BDEPEND to be used in java-utils-2

https://github.com/gentoo/gentoo/pull/41168

I've tested it with all the Java ebuilds I use without any issues, so I can check that the patch is correct.

Thank you very much.


--------------Bn2z1qIvvpdlpH674rtKT8kd--