summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:08:11 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:19 +0100
commit221b0e55c4f858211e9fb133cfeff1e6db51ddf2 (patch)
tree600ee8bd317f9befccf1fc9146ea72c35f5588ee /media-video/vstrip
parentmedia-video/snappy: eutils->epatch (diff)
downloadgentoo-221b0e55c4f858211e9fb133cfeff1e6db51ddf2.tar.gz
gentoo-221b0e55c4f858211e9fb133cfeff1e6db51ddf2.tar.bz2
gentoo-221b0e55c4f858211e9fb133cfeff1e6db51ddf2.zip
media-video/vstrip: eutils->edos2unix
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/vstrip')
-rw-r--r--media-video/vstrip/vstrip-0.8f.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vstrip/vstrip-0.8f.ebuild b/media-video/vstrip/vstrip-0.8f.ebuild
index 7aa923068945..96552799fd0e 100644
--- a/media-video/vstrip/vstrip-0.8f.ebuild
+++ b/media-video/vstrip/vstrip-0.8f.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils toolchain-funcs
+inherit edos2unix toolchain-funcs
DESCRIPTION="A program to split non-css dvd vobs into individual chapters"
HOMEPAGE="http://www.maven.de/code"