summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:56:20 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:18 +0100
commit5bbeccc483cbd571522c16f657d0f57cc06870c8 (patch)
tree0d2cb36ac361c04092fb91240032327b97deedbd /media-video/raspberrypi-omxplayer
parentmedia-video/mplayer-sh: eutils->epatch (diff)
downloadgentoo-5bbeccc483cbd571522c16f657d0f57cc06870c8.tar.gz
gentoo-5bbeccc483cbd571522c16f657d0f57cc06870c8.tar.bz2
gentoo-5bbeccc483cbd571522c16f657d0f57cc06870c8.zip
media-video/raspberrypi-omxplayer: 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/raspberrypi-omxplayer')
-rw-r--r--media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160217-r1.ebuild4
-rw-r--r--media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r2.ebuild4
-rw-r--r--media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild4
3 files changed, 6 insertions, 6 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"
diff --git a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r2.ebuild b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r2.ebuild
index a5a79ed5c0b2..983b5f596d3e 100644
--- a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r2.ebuild
+++ b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-0_p20160528-r2.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="791d7df"
DESCRIPTION="Command line media player for the Raspberry Pi"
diff --git a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild
index 3cefa5dab0e0..90690f9a531d 100644
--- a/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.ebuild
+++ b/media-video/raspberrypi-omxplayer/raspberrypi-omxplayer-9999.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 git-r3 toolchain-funcs flag-o-matic
+inherit epatch git-r3 toolchain-funcs flag-o-matic
DESCRIPTION="Command line media player for the Raspberry Pi"
HOMEPAGE="https://github.com/popcornmix/omxplayer"