commit: 115b5feb08c662a5aa0cfa9b78d3a529bc361862 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sun Oct 7 21:02:49 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sun Oct 7 21:02:49 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=115b5feb
x11-themes/gnome-backgrounds-9999: sync in LICENSE fix The live ebuild probably doesn't work though and needs change to use meson. Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild index abf8b283..9fe6063f 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit gnome2 DESCRIPTION="A set of backgrounds packaged with the GNOME desktop" HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds" -LICENSE="GPL-2" +LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0" SLOT="0" if [[ ${PV} = 9999 ]]; then KEYWORDS=""
