summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:55:31 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:12 +0100
commit6713abadd3407f5987e94d29acd8c94643f54ea9 (patch)
tree6b1fde0b7a92beadfd8183e7d94219045127ea4c /media-video
parentmedia-video/bbtools: eutils->edos2unix (diff)
downloadgentoo-6713abadd3407f5987e94d29acd8c94643f54ea9.tar.gz
gentoo-6713abadd3407f5987e94d29acd8c94643f54ea9.tar.bz2
gentoo-6713abadd3407f5987e94d29acd8c94643f54ea9.zip
media-video/dvbsnoop: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/dvbsnoop/dvbsnoop-1.4.50-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/dvbsnoop/dvbsnoop-1.4.50-r1.ebuild b/media-video/dvbsnoop/dvbsnoop-1.4.50-r1.ebuild
index 083e789518de..e8982ef10084 100644
--- a/media-video/dvbsnoop/dvbsnoop-1.4.50-r1.ebuild
+++ b/media-video/dvbsnoop/dvbsnoop-1.4.50-r1.ebuild
@@ -1,9 +1,9 @@
-# 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
+inherit epatch
DESCRIPTION="DVB/MPEG stream analyzer program"
SRC_URI="mirror://sourceforge/dvbsnoop/${P}.tar.gz"