diff options
Diffstat (limited to 'media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild')
-rw-r--r-- | media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild index 862d38275e34..513d2665f6e9 100644 --- a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild +++ b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-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 toolchain-funcs flag-o-matic +inherit epatch toolchain-funcs flag-o-matic GIT_COMMIT="15a490b" DESCRIPTION="Command line media player for the Raspberry Pi" |