From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1606208-garchives=archives.gentoo.org@lists.gentoo.org>
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 F178F158041
	for <garchives@archives.gentoo.org>; Sat,  2 Mar 2024 12:06:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4752BE29C3;
	Sat,  2 Mar 2024 12:06:47 +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 24B87E29C3
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Mar 2024 12:06:47 +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 2F7823406D1
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Mar 2024 12:06:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B4A97119
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Mar 2024 12:06:44 +0000 (UTC)
From: "Alfredo Tupone" <tupone@gentoo.org>
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" <tupone@gentoo.org>
Message-ID: <1709381183.260dac2377e1bd08b6dbaee55cd4f790cd5fcded.tupone@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/xmlada/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ada/xmlada/xmlada-24.0.0-r1.ebuild dev-ada/xmlada/xmlada-24.0.0-r2.ebuild
X-VCS-Directories: dev-ada/xmlada/
X-VCS-Committer: tupone
X-VCS-Committer-Name: Alfredo Tupone
X-VCS-Revision: 260dac2377e1bd08b6dbaee55cd4f790cd5fcded
X-VCS-Branch: master
Date: Sat,  2 Mar 2024 12:06:44 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 73ce8c58-d603-4acf-a383-30e5246eb3fc
X-Archives-Hash: f279e5d3b2db3174883347012f1ce19f

commit:     260dac2377e1bd08b6dbaee55cd4f790cd5fcded
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  2 12:05:52 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 12:06:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260dac23

dev-ada/xmlada: adj deps

Closes: https://bugs.gentoo.org/926019
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ada/xmlada/{xmlada-24.0.0-r1.ebuild => xmlada-24.0.0-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ada/xmlada/xmlada-24.0.0-r1.ebuild b/dev-ada/xmlada/xmlada-24.0.0-r2.ebuild
similarity index 98%
rename from dev-ada/xmlada/xmlada-24.0.0-r1.ebuild
rename to dev-ada/xmlada/xmlada-24.0.0-r2.ebuild
index 3284fea75aa5..06c057c1ae94 100644
--- a/dev-ada/xmlada/xmlada-24.0.0-r1.ebuild
+++ b/dev-ada/xmlada/xmlada-24.0.0-r2.ebuild
@@ -25,6 +25,7 @@ BDEPEND="doc? (
 	dev-tex/latexmk
 	dev-python/sphinx
 	dev-python/sphinx-rtd-theme
+	dev-texlive/texlive-latexextra
 )"
 
 PATCHES=(