Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/celluloid/
Date: Sat, 06 Feb 2021 15:39:43
Message-Id: 1612625968.a0d5cb6e7d7f91557e122212b88e081857895836.sam@gentoo
1 commit: a0d5cb6e7d7f91557e122212b88e081857895836
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 6 15:39:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 6 15:39:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d5cb6e
7
8 media-video/celluloid: Stabilize 0.20 amd64, #768942
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/celluloid/celluloid-0.20.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-video/celluloid/celluloid-0.20.ebuild b/media-video/celluloid/celluloid-0.20.ebuild
16 index 785dc71be16..6a30b769a97 100644
17 --- a/media-video/celluloid/celluloid-0.20.ebuild
18 +++ b/media-video/celluloid/celluloid-0.20.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/celluloid-player/celluloid/releases/download/v${PV}/
26
27 LICENSE="GPL-3+"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="amd64"
31
32 RDEPEND=">=dev-libs/glib-2.44
33 >=x11-libs/gtk+-3.22.23:3