Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/hepmc/
Date: Mon, 16 Oct 2017 03:35:07
Message-Id: 1508123388.cc990e61243dab0a64ea4d12e94093b37cd17dc8.soap@gentoo
1 commit: cc990e61243dab0a64ea4d12e94093b37cd17dc8
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 16 03:09:48 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 16 03:09:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc990e61
7
8 sci-physics/hepmc: [QA] Add cmake-utils_src_prepare
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 sci-physics/hepmc/hepmc-2.06.09-r1.ebuild | 4 +++-
13 1 file changed, 3 insertions(+), 1 deletion(-)
14
15 diff --git a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
16 index 20b3409bd41..46b3b6d47d9 100644
17 --- a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
18 +++ b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -31,6 +31,8 @@ S="${WORKDIR}/${MYP}"
26 DOCS=( ChangeLog AUTHORS )
27
28 src_prepare() {
29 + cmake-utils_src_prepare
30 +
31 sed -i -e '/add_subdirectory(doc)/d' CMakeLists.txt
32 # CMake doc building broken
33 # gentoo doc directory