From: Ulrich Müller Date: Sun, 17 Jun 2018 09:50:40 +0000 (+0200) Subject: app-doc/pms: Bump EAPI of live ebuild. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dbfede9f5f80612648af3cce86c8a3a458ee6f0a;p=gentoo.git app-doc/pms: Bump EAPI of live ebuild. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-doc/pms/pms-9999.ebuild b/app-doc/pms/pms-9999.ebuild index 186f98518988..4b2c98316ee7 100644 --- a/app-doc/pms/pms-9999.ebuild +++ b/app-doc/pms/pms-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 @@ -13,7 +13,11 @@ LICENSE="CC-BY-SA-3.0" SLOT="live" IUSE="html twoside" -DEPEND="dev-tex/leaflet +# texlive-bibtexextra: plainurl.bst +# texlive-latexextra: chngcntr, isodate, marginnote, paralist, tocbibind +# texlive-mathscience: algorithm, algorithmic +# leaflet used by eapi-cheatsheet +BDEPEND="dev-tex/leaflet dev-texlive/texlive-bibtexextra dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latex