diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-01-20 18:19:39 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-01-21 14:19:31 +0100 |
commit | 1445e889a50ac112102f7ee0afcc08583e500b4c (patch) | |
tree | 375d3e81031984bc5edccccad0ab34a8a0dae96f /app-office | |
parent | dev-ros/gennodejs: bump to 2.0.0 (diff) | |
download | gentoo-1445e889a50ac112102f7ee0afcc08583e500b4c.tar.gz gentoo-1445e889a50ac112102f7ee0afcc08583e500b4c.tar.bz2 gentoo-1445e889a50ac112102f7ee0afcc08583e500b4c.zip |
app-office/lyx: adapt texlive deps for texlive 2016
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/lyx-2.0.8.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.1.4.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.1.5.ebuild | 2 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.2.2.ebuild | 4 |
5 files changed, 9 insertions, 9 deletions
diff --git a/app-office/lyx/lyx-2.0.8.1.ebuild b/app-office/lyx/lyx-2.0.8.1.ebuild index 9c546f6ce3ff..0c11900b1861 100644 --- a/app-office/lyx/lyx-2.0.8.1.ebuild +++ b/app-office/lyx/lyx-2.0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -51,7 +51,7 @@ RDEPEND="${COMMONDEPEND} app-text/ps2eps dev-texlive/texlive-latexextra dev-texlive/texlive-pictures - dev-texlive/texlive-science + || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) dev-texlive/texlive-genericextra dev-texlive/texlive-fontsrecommended || ( diff --git a/app-office/lyx/lyx-2.1.4.ebuild b/app-office/lyx/lyx-2.1.4.ebuild index b053cad60f93..9b7343cc5c44 100644 --- a/app-office/lyx/lyx-2.1.4.ebuild +++ b/app-office/lyx/lyx-2.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -51,7 +51,7 @@ RDEPEND="${COMMONDEPEND} app-text/ps2eps dev-texlive/texlive-latexextra dev-texlive/texlive-pictures - dev-texlive/texlive-science + || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) dev-texlive/texlive-genericextra dev-texlive/texlive-fontsrecommended || ( diff --git a/app-office/lyx/lyx-2.1.5.ebuild b/app-office/lyx/lyx-2.1.5.ebuild index 2a0c00fc6e06..9b7343cc5c44 100644 --- a/app-office/lyx/lyx-2.1.5.ebuild +++ b/app-office/lyx/lyx-2.1.5.ebuild @@ -51,7 +51,7 @@ RDEPEND="${COMMONDEPEND} app-text/ps2eps dev-texlive/texlive-latexextra dev-texlive/texlive-pictures - dev-texlive/texlive-science + || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) dev-texlive/texlive-genericextra dev-texlive/texlive-fontsrecommended || ( diff --git a/app-office/lyx/lyx-2.2.1.ebuild b/app-office/lyx/lyx-2.2.1.ebuild index 3e1e28814183..161f72c99861 100644 --- a/app-office/lyx/lyx-2.2.1.ebuild +++ b/app-office/lyx/lyx-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -53,7 +53,7 @@ RDEPEND="${COMMONDEPEND} app-text/ps2eps dev-texlive/texlive-latexextra dev-texlive/texlive-pictures - dev-texlive/texlive-science + || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) dev-texlive/texlive-genericextra dev-texlive/texlive-fontsrecommended || ( diff --git a/app-office/lyx/lyx-2.2.2.ebuild b/app-office/lyx/lyx-2.2.2.ebuild index 3e1e28814183..161f72c99861 100644 --- a/app-office/lyx/lyx-2.2.2.ebuild +++ b/app-office/lyx/lyx-2.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -53,7 +53,7 @@ RDEPEND="${COMMONDEPEND} app-text/ps2eps dev-texlive/texlive-latexextra dev-texlive/texlive-pictures - dev-texlive/texlive-science + || ( dev-texlive/texlive-mathscience dev-texlive/texlive-science ) dev-texlive/texlive-genericextra dev-texlive/texlive-fontsrecommended || ( |