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-gfx/album/
Date: Sun, 28 Feb 2021 21:35:48
Message-Id: 1614548125.0aa8dae88055c771fd7e83c50b0359b7f9a49503.sam@gentoo
1 commit: 0aa8dae88055c771fd7e83c50b0359b7f9a49503
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 21:35:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 21:35:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa8dae8
7
8 media-gfx/album: Stabilize 4.15-r1 x86, #773454
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/album/album-4.15-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-gfx/album/album-4.15-r1.ebuild b/media-gfx/album/album-4.15-r1.ebuild
16 index 283dda684e5..40c2c0f72dc 100644
17 --- a/media-gfx/album/album-4.15-r1.ebuild
18 +++ b/media-gfx/album/album-4.15-r1.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 @@ -10,7 +10,7 @@ SRC_URI="https://marginalhacks.com/bin/album.versions/${P}.tar.gz
26
27 LICENSE="marginalhacks"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~ppc ~ppc64 x86"
31 IUSE="doc ffmpeg plugins themes"
32
33 DEPEND=""