commit:     81b8bd296d1c758fa543ce62e72c2b7f8bce9f9e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 21:04:24 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 21:04:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b8bd29

media-libs/smpeg2: allow user patches

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild 
b/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild
index f8f32657ea..71994bba5a 100644
--- a/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild
+++ b/media-libs/smpeg2/smpeg2-2.0.0-r3.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
 # $Id$
 
@@ -24,6 +24,7 @@ S=${WORKDIR}/${MY_P}
 
 src_prepare() {
        epatch "${FILESDIR}"/${P}-smpeg2-config.patch
+       epatch_user
 
        # avoid file collision with media-libs/smpeg
        sed -i \

Reply via email to