diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-10-07 23:53:19 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-10-08 00:14:23 +0300 |
commit | e4d6d8d254b0990fbc055d9c940efda976b63169 (patch) | |
tree | 4b78d7c752aa839acc4ca7b33ba17a995480d5a0 /x11-themes/gnome-backgrounds | |
parent | sys-apps/dstat: add proxy maintainer to metadata.xml (diff) | |
download | gentoo-e4d6d8d254b0990fbc055d9c940efda976b63169.tar.gz gentoo-e4d6d8d254b0990fbc055d9c940efda976b63169.tar.bz2 gentoo-e4d6d8d254b0990fbc055d9c940efda976b63169.zip |
x11-themes/gnome-backgrounds: fix license
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild index cc430be80293..5b601d7fb92f 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.24.0.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 @@ -7,7 +7,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" KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" |