From: Andreas Sturmlechner Date: Mon, 9 Apr 2018 19:28:31 +0000 (+0200) Subject: sci-mathematics/coq: Drop obsolete dev-texlive/texlive-mathextra X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=352187786b501cc74cffc08ca3ea9bea2bf911ba;p=gentoo.git sci-mathematics/coq: Drop obsolete dev-texlive/texlive-mathextra Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/sci-mathematics/coq/coq-8.6.1.ebuild b/sci-mathematics/coq/coq-8.6.1.ebuild index 9b09cfd79ddd..b07f22863ef7 100644 --- a/sci-mathematics/coq/coq-8.6.1.ebuild +++ b/sci-mathematics/coq/coq-8.6.1.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" @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} dev-tex/hevea dev-tex/xcolor dev-texlive/texlive-pictures - || ( dev-texlive/texlive-mathscience dev-texlive/texlive-mathextra ) + dev-texlive/texlive-mathscience dev-texlive/texlive-latexextra )" diff --git a/sci-mathematics/coq/coq-8.6.ebuild b/sci-mathematics/coq/coq-8.6.ebuild index f2f38a063820..b06ed6df0f92 100644 --- a/sci-mathematics/coq/coq-8.6.ebuild +++ b/sci-mathematics/coq/coq-8.6.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" @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} dev-tex/hevea dev-tex/xcolor dev-texlive/texlive-pictures - || ( dev-texlive/texlive-mathscience dev-texlive/texlive-mathextra ) + dev-texlive/texlive-mathscience dev-texlive/texlive-latexextra )"