From 533a9304389b0486d680d5927bfcb061b829561e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 14 Oct 2018 20:50:07 +0200 Subject: [PATCH] sci-physics/hepmc: EAPI-6 bump Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- sci-physics/hepmc/hepmc-2.06.09-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild index 7142a94092fc..fd3d790263ae 100644 --- a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit cmake-utils @@ -89,6 +89,7 @@ src_compile() { } src_install() { + use doc && HTML_DOCS=( doc/html/. ) + use doc && dodoc doc/*.pdf cmake-utils_src_install - use doc && dodoc doc/*.pdf && dohtml -r doc/html/* } -- 2.26.2