app-doc/doxygen: force emake
authorMatthias Maier <tamiko@gentoo.org>
Fri, 2 Aug 2019 06:10:20 +0000 (01:10 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Fri, 2 Aug 2019 06:23:40 +0000 (01:23 -0500)
Closes: https://bugs.gentoo.org/681070
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-doc/doxygen/doxygen-1.8.14-r1.ebuild
app-doc/doxygen/doxygen-1.8.14-r2.ebuild
app-doc/doxygen/doxygen-1.8.15.ebuild
app-doc/doxygen/doxygen-9999.ebuild

index 3eb0362631e44538ea4fbb5ea52d387635e5643e..7b053f387a93117e754e695840a424bba8c64fea 100644 (file)
@@ -1,9 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 
+CMAKE_MAKEFILE_GENERATOR="emake"
+
 inherit cmake-utils eutils python-any-r1
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
index 4a5c877ce56efb0054081f9316b23c75cf664885..e01da2ff24ba93eb63746a765faa8c19e1468685 100644 (file)
@@ -4,6 +4,8 @@
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 
+CMAKE_MAKEFILE_GENERATOR="emake"
+
 inherit cmake-utils eutils python-any-r1
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
index d609aec89e6a899e0cce7c6535f5821497a0e911..ed0edb35d978ddf58b1863154b9b0df4319d8fb4 100644 (file)
@@ -4,6 +4,8 @@
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 
+CMAKE_MAKEFILE_GENERATOR="emake"
+
 inherit cmake-utils eutils python-any-r1
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
index c02d0e50f82a790c249b8a19cd4f8e0f4f275725..5fa14ce3f09814dd5cf810c5b163d8f5c303d292 100644 (file)
@@ -1,9 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 
+CMAKE_MAKEFILE_GENERATOR="emake"
+
 inherit cmake-utils eutils python-any-r1
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3