From 787931c006c986fe75d8f0ee29948b206834329a Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 15 Oct 2017 19:09:08 -0700 Subject: [PATCH] media-gfx/autopano-sift-C: [QA] Add cmake-utils_src_prepare Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild index 86f58e7e9b8e..311bb30b7b86 100644 --- a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild +++ b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild @@ -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 @@ -24,7 +24,4 @@ RDEPEND="!media-gfx/autopano-sift virtual/jpeg:0" DEPEND="${RDEPEND}" -src_prepare() { - epatch "${FILESDIR}"/${P}-lm.patch - epatch_user -} +PATCHES=( "${FILESDIR}"/${P}-lm.patch ) -- 2.26.2