From 1e2814577e4df9c212224d27fb7b2504b69ec37d Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 15 May 2021 23:02:13 +0200 Subject: app-emacs/ess: EAPI 7 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller --- app-emacs/ess/ess-17.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emacs') diff --git a/app-emacs/ess/ess-17.11.ebuild b/app-emacs/ess/ess-17.11.ebuild index d5e1d7d977a6..668acfe92701 100644 --- a/app-emacs/ess/ess-17.11.ebuild +++ b/app-emacs/ess/ess-17.11.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit elisp readme.gentoo-r1 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" RESTRICT="test" -DEPEND="app-text/texi2html +BDEPEND="app-text/texi2html virtual/latex-base" SITEFILE="50${PN}-gentoo.el" -- cgit v1.2.3-65-gdbad