diff options
author | Adam Feldman <NP-Hardass@gentoo.org> | 2020-03-22 13:13:33 -0400 |
---|---|---|
committer | Adam Feldman <NP-Hardass@gentoo.org> | 2020-04-06 13:48:19 -0400 |
commit | 6193b6bb1a78dedc852a3f1d4d9f1babd47867bb (patch) | |
tree | 6b447463a3b61e8dbc20627d1c318ef30b323d86 | |
parent | x11-themes/mate-backgrounds: Bump to 1.24.0 (diff) | |
download | gentoo-6193b6bb1a78dedc852a3f1d4d9f1babd47867bb.tar.gz gentoo-6193b6bb1a78dedc852a3f1d4d9f1babd47867bb.tar.bz2 gentoo-6193b6bb1a78dedc852a3f1d4d9f1babd47867bb.zip |
x11-themes/mate-backgrounds: Fix LICENSE
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.24.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild index 8860e1169879..34552ad560b2 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="A set of backgrounds packaged with the MATE desktop" -LICENSE="GPL-2" +LICENSE="CC-BY-SA-4.0 GPL-2+" SLOT="0" DEPEND=">=dev-util/intltool-0.35 diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.24.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.0.ebuild index 1ce18fd7bfd1..7aefb42c4b23 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.24.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="A set of backgrounds packaged with the MATE desktop" -LICENSE="GPL-2" +LICENSE="CC-BY-SA-4.0 GPL-2+" SLOT="0" DEPEND=" |