media-libs/glyr: [QA] Add cmake-utils_src_prepare
authorDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 02:24:20 +0000 (19:24 -0700)
committerDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 02:46:48 +0000 (19:46 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

media-libs/glyr/glyr-1.0.10.ebuild
media-libs/glyr/glyr-1.0.5.ebuild
media-libs/glyr/glyr-1.0.7.ebuild

index 0c0fc199cd6041b0da874fd7612a59250b12c0d1..c65461f3d9d7f5880cc3700a587a14eecc0675d1 100644 (file)
@@ -22,6 +22,8 @@ DEPEND="${RDEPEND}
 DOCS="AUTHORS README*" # CHANGELOG is obsolete in favour of git history
 
 src_prepare() {
+       cmake-utils_src_prepare
+
        sed -i \
                -e '/GCC_ONLY_OPT.*-s/d' \
                -e '/FLAGS/s:-Os::' \
index 396b51080ff03e02ac3f448e3e6832e3079c2489..1cbcb53898c51ed1f92939f446a86f918b422ff5 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
@@ -22,6 +22,8 @@ DEPEND="${RDEPEND}
 DOCS="AUTHORS README*" # CHANGELOG is obsolete in favour of git history
 
 src_prepare() {
+       cmake-utils_src_prepare
+
        sed -i \
                -e '/GCC_ONLY_OPT.*-s/d' \
                -e '/FLAGS/s:-Os::' \
index 67b226431b96df8d3bcfe4d78fb96fc4b01c1a5c..f2dc637e0b795cbe4be1d28a45c0fa7a4b41e45a 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
@@ -22,6 +22,8 @@ DEPEND="${RDEPEND}
 DOCS="AUTHORS README*" # CHANGELOG is obsolete in favour of git history
 
 src_prepare() {
+       cmake-utils_src_prepare
+
        sed -i \
                -e '/GCC_ONLY_OPT.*-s/d' \
                -e '/FLAGS/s:-Os::' \