summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:54:29 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:02:54 +0100
commita9014987c19db4784acadea29553a946612188fa (patch)
treed012a894120021bbf445139b11f454a8957f774a
parentmedia-libs/smpeg2: toolchain-funcs-- (diff)
downloadgentoo-a9014987c19db4784acadea29553a946612188fa.tar.gz
gentoo-a9014987c19db4784acadea29553a946612188fa.tar.bz2
gentoo-a9014987c19db4784acadea29553a946612188fa.zip
media-libs/smpeg: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/smpeg/smpeg-0.4.4-r10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
index 0952de8f1b64..66999db5f49d 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r10.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 flag-o-matic ltprune multilib-minimal
+inherit epatch toolchain-funcs autotools flag-o-matic ltprune multilib-minimal
DESCRIPTION="SDL MPEG Player Library"
HOMEPAGE="https://icculus.org/smpeg/"