projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a03083
)
sci-chemistry/massxpert: [QA] Add cmake-utils_src_prepare
author
David Seifert
<soap@gentoo.org>
Mon, 16 Oct 2017 02:49:17 +0000
(19:49 -0700)
committer
David Seifert
<soap@gentoo.org>
Mon, 16 Oct 2017 02:49:17 +0000
(19:49 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
sci-chemistry/massxpert/massxpert-3.4.0.ebuild
patch
|
blob
|
history
diff --git
a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
b/sci-chemistry/massxpert/massxpert-3.4.0.ebuild
index 068f083b4bf2dcaa9ac666db2d178992b69a05e8..128b230625e0f16acc19ed032793864e207a46e0 100644
(file)
--- a/
sci-chemistry/massxpert/massxpert-3.4.0.ebuild
+++ b/
sci-chemistry/massxpert/massxpert-3.4.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-18,6
+18,7
@@
RDEPEND="dev-qt/qtsvg:4[debug?]"
DEPEND="${DEPEND}
doc? ( virtual/latex-base )"
+PATCHES=( "${FILESDIR}/${P}-gentoo.patch" )
MASSXPERT_LANGS="fr"
for L in ${MASSXPERT_LANGS}; do
@@
-25,7
+26,7
@@
for L in ${MASSXPERT_LANGS}; do
done
src_prepare() {
- epatch "${FILESDIR}/${P}-gentoo.patch"
+ cmake-utils_src_prepare
local langs=
for lingua in ${LINGUAS}; do