Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
Date: Wed, 08 May 2019 09:33:33
Message-Id: 1557307899.ce75e3f1aeed47b528969563b7e95c3df2e6ea5a.zlogene@gentoo
1 commit: ce75e3f1aeed47b528969563b7e95c3df2e6ea5a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 8 09:31:39 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed May 8 09:31:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce75e3f1
7
8 x11-themes/gnome-backgrounds: amd64 stable wrt bug #685254
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
18 index 3fa22069c63..8392e6b4916 100644
19 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
20 +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
28
29 LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
32 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
33 IUSE=""
34
35 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"