diff options
-rw-r--r-- | media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild | 4 | ||||
-rw-r--r-- | media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild b/media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild index 1a81acd52372..982453ffa896 100644 --- a/media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild +++ b/media-video/mplayer-sh/mplayer-sh-0.8.6-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" RESTRICT="mirror bindist" -inherit eutils +inherit epatch DESCRIPTION="Video Disk Recorder Mplayer API Script" HOMEPAGE="http://batleth.sapienti-sat.org/" diff --git a/media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild b/media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild index 3ffabc1ecea9..c5826b56616a 100644 --- a/media-video/mplayer-sh/mplayer-sh-0.8.7.ebuild +++ b/media-video/mplayer-sh/mplayer-sh-0.8.7.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="5" -inherit eutils +inherit epatch RESTRICT="mirror bindist" |