dev-python/pyfeyn: Drop obsolete dev-texlive/texlive-science

Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Andreas Sturmlechner
2018-04-09 21:23:54 +02:00
parent 4d6217af66
commit 34a124bac9
2 changed files with 3 additions and 3 deletions

View File

@@ -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 )

View File

@@ -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 )