From e2e4e50736ed0a9a1b39f79c4a07ddd354752b42 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 14:54:37 +0100 Subject: media-libs/smpeg2: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/smpeg2') diff --git a/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild b/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild index 943f360aeaac..0bcfae8b24c6 100644 --- a/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild +++ b/media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs autotools ltprune multilib-minimal +inherit epatch toolchain-funcs autotools ltprune multilib-minimal MY_P=smpeg-${PV} DESCRIPTION="SDL MPEG Player Library" -- cgit v1.2.3-65-gdbad