From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A128138334 for ; Sun, 7 Oct 2018 21:21:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D42FE0942; Sun, 7 Oct 2018 21:21:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10B2EE0942 for ; Sun, 7 Oct 2018 21:21:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61413335C7F for ; Sun, 7 Oct 2018 21:21:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F35F7435 for ; Sun, 7 Oct 2018 21:21:32 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1538946169.115b5feb08c662a5aa0cfa9b78d3a529bc361862.leio@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-backgrounds/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild X-VCS-Directories: x11-themes/gnome-backgrounds/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 115b5feb08c662a5aa0cfa9b78d3a529bc361862 X-VCS-Branch: master Date: Sun, 7 Oct 2018 21:21:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 792ca4d9-d2a9-451d-b336-4bae4d9123ba X-Archives-Hash: 18202d4499f1ff55fc00bfa8790888c7 commit: 115b5feb08c662a5aa0cfa9b78d3a529bc361862 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Oct 7 21:02:49 2018 +0000 Commit: Mart Raudsepp gentoo 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 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=""