diff options
-rw-r--r-- | media-video/lxdvdrip/lxdvdrip-1.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/lxdvdrip/lxdvdrip-1.77.ebuild b/media-video/lxdvdrip/lxdvdrip-1.77.ebuild index f2d8f274f184..f925ac98c665 100644 --- a/media-video/lxdvdrip/lxdvdrip-1.77.ebuild +++ b/media-video/lxdvdrip/lxdvdrip-1.77.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 toolchain-funcs +inherit epatch toolchain-funcs DESCRIPTION="Command line tool to automate the process of ripping and burning DVDs" SRC_URI="mirror://sourceforge/lxdvdrip/${P}.tgz" |