app-i18n/pology: [QA] Add cmake-utils_src_prepare
authorDavid Seifert <soap@gentoo.org>
Sun, 15 Oct 2017 22:54:58 +0000 (15:54 -0700)
committerDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 00:05:18 +0000 (17:05 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

app-i18n/pology/pology-0.11-r1.ebuild
app-i18n/pology/pology-0.12.ebuild
app-i18n/pology/pology-9999.ebuild

index b53d5e0869b85e4b3506c4431aaf82f00d5530b3..5f9de51f8063afb6d00b0048f710b39118ad9f5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -43,6 +43,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 MAKEOPTS+=" -j1"
 
 src_prepare() {
+       cmake-utils_src_prepare
        python_fix_shebang .
 }
 
index ef4c6581f0e25ec022c2c4c0400002da45967ae7..3fe9a9b0038e2677c887d0d4938ee21491359a7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -40,6 +40,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 MAKEOPTS+=" -j1"
 
 src_prepare() {
+       cmake-utils_src_prepare
        python_fix_shebang .
 }
 
index ef4c6581f0e25ec022c2c4c0400002da45967ae7..3fe9a9b0038e2677c887d0d4938ee21491359a7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -40,6 +40,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 MAKEOPTS+=" -j1"
 
 src_prepare() {
+       cmake-utils_src_prepare
        python_fix_shebang .
 }