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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3006F138334 for ; Mon, 4 Nov 2019 12:19:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C7DAE0AFC; Mon, 4 Nov 2019 12:19:35 +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 0FBF1E0AFC for ; Mon, 4 Nov 2019 12:19:35 +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 0867134C866 for ; Mon, 4 Nov 2019 12:19:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F7E38AC for ; Mon, 4 Nov 2019 12:19:29 +0000 (UTC) From: "Mikle Kolyada" 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" Message-ID: <1572869964.6bcaed54ee9d8f0a987d4ea907dc9a110c301d13.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-2019.ebuild X-VCS-Directories: app-text/texlive/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 6bcaed54ee9d8f0a987d4ea907dc9a110c301d13 X-VCS-Branch: master Date: Mon, 4 Nov 2019 12:19:29 +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: eb97d069-16ce-466d-b03e-d02f8ff89a52 X-Archives-Hash: 44c0508cc44320e975916abdda039f37 commit: 6bcaed54ee9d8f0a987d4ea907dc9a110c301d13 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Nov 4 12:18:45 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Nov 4 12:19:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bcaed54 app-text/texlive: cleanup deps Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> app-text/texlive/texlive-2019.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-text/texlive/texlive-2019.ebuild b/app-text/texlive/texlive-2019.ebuild index 0fa8ecad4f1..f506a836ea8 100644 --- a/app-text/texlive/texlive-2019.ebuild +++ b/app-text/texlive/texlive-2019.ebuild @@ -44,7 +44,6 @@ RDEPEND="${DEPEND} >=${TEXLIVE_CAT}/texlive-latex-${PV} luatex? ( >=${TEXLIVE_CAT}/texlive-luatex-${PV} ) >=${TEXLIVE_CAT}/texlive-latexrecommended-${PV} - >=dev-tex/xcolor-2.11 >=dev-tex/latex-beamer-3.36 metapost? ( >=${TEXLIVE_CAT}/texlive-metapost-${PV}