From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1186437-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 22BFB13835A for <garchives@archives.gentoo.org>; Fri, 10 Jul 2020 21:46:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 177CBE076B; Fri, 10 Jul 2020 21:46:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F145AE076B for <gentoo-commits@lists.gentoo.org>; Fri, 10 Jul 2020 21:46:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BA4D34F032 for <gentoo-commits@lists.gentoo.org>; Fri, 10 Jul 2020 21:46:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 078752C4 for <gentoo-commits@lists.gentoo.org>; Fri, 10 Jul 2020 21:46:36 +0000 (UTC) From: "Mikle Kolyada" <zlogene@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, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1594417591.9585c64849073eccde5d19b858070599e64af84b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/texlive/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/texlive/texlive-2020-r4.ebuild X-VCS-Directories: app-text/texlive/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9585c64849073eccde5d19b858070599e64af84b X-VCS-Branch: master Date: Fri, 10 Jul 2020 21:46:36 +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: 7c96d152-8ae9-4fa0-ac59-0d3782b0425e X-Archives-Hash: 5669b1e73d79e88450cd40d1b36bfed3 commit: 9585c64849073eccde5d19b858070599e64af84b Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Jul 10 21:37:10 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Jul 10 21:46:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9585c648 app-text/texlive: remove xmltex Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> app-text/texlive/texlive-2020-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/texlive/texlive-2020-r4.ebuild b/app-text/texlive/texlive-2020-r4.ebuild index b06a7f6c1a0..86da54ae90b 100644 --- a/app-text/texlive/texlive-2020-r4.ebuild +++ b/app-text/texlive/texlive-2020-r4.ebuild @@ -71,7 +71,7 @@ RDEPEND="${DEPEND} humanities? ( >=${TEXLIVE_CAT}/texlive-humanities-${PV} ) tex4ht? ( >=dev-tex/tex4ht-20090611_p1038-r3 ) xml? ( - >=dev-tex/xmltex-1.9-r2 + >=${TEXLIVE_CAT}/texlive-formatsextra-${PV} app-text/passivetex ) jadetex? ( >=app-text/jadetex-3.13-r2 )