Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/
Date: Fri, 30 Apr 2021 18:07:16
Message-Id: 1619806029.33c5971d5c0ee0652bfb768a7c741fa2d71146a3.whissi@gentoo
1 commit: 33c5971d5c0ee0652bfb768a7c741fa2d71146a3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 18:06:58 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 18:07:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c5971d
7
8 media-video/ffmpeg: update subslot
9
10 Closes: https://bugs.gentoo.org/787083
11 Package-Manager: Portage-3.0.18, Repoman-3.0.3
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 media-video/ffmpeg/ffmpeg-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild
18 index 7cc85ee5f21..2dab02943ba 100644
19 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild
20 +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
21 @@ -12,7 +12,7 @@ EAPI=7
22 # changes its ABI then this package will be rebuilt needlessly. Hence, such a
23 # package is free _not_ to := depend on FFmpeg but I would strongly encourage
24 # doing so since such a case is unlikely.
25 -FFMPEG_SUBSLOT=56.58.58
26 +FFMPEG_SUBSLOT=57.59.59
27
28 SCM=""
29 if [ "${PV#9999}" != "${PV}" ] ; then