Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-backgrounds/
Date: Sun, 07 Oct 2018 21:21:37
Message-Id: 1538946169.115b5feb08c662a5aa0cfa9b78d3a529bc361862.leio@gentoo
1 commit: 115b5feb08c662a5aa0cfa9b78d3a529bc361862
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 7 21:02:49 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 7 21:02:49 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=115b5feb
7
8 x11-themes/gnome-backgrounds-9999: sync in LICENSE fix
9
10 The live ebuild probably doesn't work though and needs change
11 to use meson.
12
13 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
14 Package-Manager: Portage-2.3.49, Repoman-2.3.11
15
16 x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
20 index abf8b283..9fe6063f 100644
21 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
22 +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -8,7 +8,7 @@ inherit gnome2
30 DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
31 HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
32
33 -LICENSE="GPL-2"
34 +LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
35 SLOT="0"
36 if [[ ${PV} = 9999 ]]; then
37 KEYWORDS=""