summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew S. Turnbull <sparky@bluefang-logic.com>2022-08-21 23:43:07 -0400
committerSam James <sam@gentoo.org>2022-10-13 00:04:52 +0100
commit41f7f0e7e4a73d0663f850c6e2176d9099aae89f (patch)
tree1a2579b27ebdae2e3c96d818445cf32feef70005 /gnome-extra
parentgnome-extra/nemo: 5.4.3 version bump (diff)
downloadgentoo-41f7f0e7e4a73d0663f850c6e2176d9099aae89f.tar.gz
gentoo-41f7f0e7e4a73d0663f850c6e2176d9099aae89f.tar.bz2
gentoo-41f7f0e7e4a73d0663f850c6e2176d9099aae89f.zip
gnome-extra/nemo: Fix license declaration
Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/nemo/nemo-5.2.4-r1.ebuild2
-rw-r--r--gnome-extra/nemo/nemo-5.4.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nemo/nemo-5.2.4-r1.ebuild b/gnome-extra/nemo/nemo-5.2.4-r1.ebuild
index 218cfe997317..d565bf9860a9 100644
--- a/gnome-extra/nemo/nemo-5.2.4-r1.ebuild
+++ b/gnome-extra/nemo/nemo-5.2.4-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A file manager for Cinnamon, forked from Nautilus"
HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/nemo"
SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2+ LGPL-2+ FDL-1.1"
+LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ FDL-1.1"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~riscv x86"
IUSE="exif gtk-doc +nls selinux test xmp"
diff --git a/gnome-extra/nemo/nemo-5.4.3.ebuild b/gnome-extra/nemo/nemo-5.4.3.ebuild
index 1dcc2ddc698f..b9f0b67ffe06 100644
--- a/gnome-extra/nemo/nemo-5.4.3.ebuild
+++ b/gnome-extra/nemo/nemo-5.4.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A file manager for Cinnamon, forked from Nautilus"
HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/nemo"
SRC_URI="https://github.com/linuxmint/nemo/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2+ LGPL-2+ FDL-1.1"
+LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ FDL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE="exif gtk-doc +nls selinux test xmp"