diff options
author | Sam James <sam@gentoo.org> | 2022-10-10 00:18:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-10 00:18:43 +0100 |
commit | 7c143c4a163720e1339801cdaef472a6c4627885 (patch) | |
tree | 2203ad381f87145ebd882e0a59d1b6402f18b792 /media-video | |
parent | media-video/ffmpeg: cleanup libatomic from 5.1.2, 9999 (diff) | |
download | gentoo-7c143c4a163720e1339801cdaef472a6c4627885.tar.gz gentoo-7c143c4a163720e1339801cdaef472a6c4627885.tar.bz2 gentoo-7c143c4a163720e1339801cdaef472a6c4627885.zip |
media-video/ffmpeg: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-5.0.1.ebuild | 2 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-5.1.2.ebuild | 2 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-video/ffmpeg/ffmpeg-5.0.1.ebuild b/media-video/ffmpeg/ffmpeg-5.0.1.ebuild index 565f105878be..a4d6e5385b79 100644 --- a/media-video/ffmpeg/ffmpeg-5.0.1.ebuild +++ b/media-video/ffmpeg/ffmpeg-5.0.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 # Subslot: libavutil major.libavcodec major.libavformat major # Since FFmpeg ships several libraries, subslot is kind of limited here. diff --git a/media-video/ffmpeg/ffmpeg-5.1.2.ebuild b/media-video/ffmpeg/ffmpeg-5.1.2.ebuild index fe7043c164bc..32bd6b856f20 100644 --- a/media-video/ffmpeg/ffmpeg-5.1.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-5.1.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 # Subslot: libavutil major.libavcodec major.libavformat major # Since FFmpeg ships several libraries, subslot is kind of limited here. diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index fe7043c164bc..32bd6b856f20 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 # Subslot: libavutil major.libavcodec major.libavformat major # Since FFmpeg ships several libraries, subslot is kind of limited here. |