From: Andreas Sturmlechner Date: Mon, 9 Apr 2018 19:23:54 +0000 (+0200) Subject: dev-python/pyfeyn: Drop obsolete dev-texlive/texlive-science X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=34a124bac97ddb300ab070ed27af520807b3e2f9;p=gentoo.git dev-python/pyfeyn: Drop obsolete dev-texlive/texlive-science Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-python/pyfeyn/pyfeyn-1.0.0-r1.ebuild b/dev-python/pyfeyn/pyfeyn-1.0.0-r1.ebuild index b99a85fe1042..7651864a5e27 100644 --- a/dev-python/pyfeyn/pyfeyn-1.0.0-r1.ebuild +++ b/dev-python/pyfeyn/pyfeyn-1.0.0-r1.ebuild @@ -17,6 +17,6 @@ IUSE="latex" DEPEND="" RDEPEND=">=dev-python/pyx-0.14[${PYTHON_USEDEP}] - latex? ( || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) )" + latex? ( dev-texlive/texlive-mathscience )" PATCHES=( "${FILESDIR}"/${P}.patch ) diff --git a/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild b/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild index c10f8d9bc59f..7b9d50fc051d 100644 --- a/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild +++ b/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,6 +17,6 @@ IUSE="latex" DEPEND="" RDEPEND=">=dev-python/pyx-0.14[${PYTHON_USEDEP}] - latex? ( || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) )" + latex? ( dev-texlive/texlive-mathscience )" PATCHES=( "${FILESDIR}"/${P}.patch )