From d9a54b4160430ee851f80a38d85ba7896e3d47ba Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 28 Aug 2024 17:08:36 +0200 Subject: xfce-base/xfdesktop: Add license for backgrounds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/938594 Signed-off-by: Michał Górny --- xfce-base/xfdesktop/xfdesktop-4.18.1.ebuild | 5 +++-- xfce-base/xfdesktop/xfdesktop-4.19.3.ebuild | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/xfce-base/xfdesktop/xfdesktop-4.18.1.ebuild b/xfce-base/xfdesktop/xfdesktop-4.18.1.ebuild index 61095b214870..af0a10e88b2f 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.18.1.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,8 @@ HOMEPAGE=" " SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2+" +# CC for /usr/share/backgrounds, see backgrounds/README.md +LICENSE="GPL-2+ CC-BY-SA-4.0" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="libnotify +thunar" diff --git a/xfce-base/xfdesktop/xfdesktop-4.19.3.ebuild b/xfce-base/xfdesktop/xfdesktop-4.19.3.ebuild index eba432b23304..0d3cffbc97f9 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.19.3.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.19.3.ebuild @@ -12,7 +12,8 @@ HOMEPAGE=" " SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2+" +# CC for /usr/share/backgrounds, see backgrounds/README.md +LICENSE="GPL-2+ CC-BY-SA-4.0" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="libnotify +thunar wayland X" -- cgit v1.2.3-65-gdbad