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 B780B138332 for ; Mon, 9 Apr 2018 19:31:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9164E09CF; Mon, 9 Apr 2018 19:31:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 823B1E09CF for ; Mon, 9 Apr 2018 19:31:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 281D8335C5C for ; Mon, 9 Apr 2018 19:31:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60DD9276 for ; Mon, 9 Apr 2018 19:30:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1523302247.4d6217af6643faccfca8804dda02fce8ba812fe5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/lyx/lyx-2.2.3-r4.ebuild app-office/lyx/lyx-2.3.0.ebuild X-VCS-Directories: app-office/lyx/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4d6217af6643faccfca8804dda02fce8ba812fe5 X-VCS-Branch: master Date: Mon, 9 Apr 2018 19:30:59 +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-Archives-Salt: 624185f5-56be-4660-a039-1a0a64d74daa X-Archives-Hash: c232e684853358b7c3175e5a51edb818 commit: 4d6217af6643faccfca8804dda02fce8ba812fe5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 9 19:22:40 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 9 19:30:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6217af app-office/lyx: Drop obsolete dev-texlive/texlive-science Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-office/lyx/lyx-2.2.3-r4.ebuild | 2 +- app-office/lyx/lyx-2.3.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/lyx/lyx-2.2.3-r4.ebuild b/app-office/lyx/lyx-2.2.3-r4.ebuild index 4b1e740c3f8..fcee37e04bb 100644 --- a/app-office/lyx/lyx-2.2.3-r4.ebuild +++ b/app-office/lyx/lyx-2.2.3-r4.ebuild @@ -46,8 +46,8 @@ RDEPEND="${PYTHON_DEPS} dev-tex/dvipost dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexextra + dev-texlive/texlive-mathscience dev-texlive/texlive-pictures - || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) || ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericextra ) || ( dev-tex/hevea diff --git a/app-office/lyx/lyx-2.3.0.ebuild b/app-office/lyx/lyx-2.3.0.ebuild index 8ae1f6e35db..dad57fa9659 100644 --- a/app-office/lyx/lyx-2.3.0.ebuild +++ b/app-office/lyx/lyx-2.3.0.ebuild @@ -49,8 +49,8 @@ RDEPEND="${PYTHON_DEPS} dev-tex/dvipost dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexextra + dev-texlive/texlive-mathscience dev-texlive/texlive-pictures - || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) || ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericextra ) || ( dev-tex/hevea