commit: 41f7f0e7e4a73d0663f850c6e2176d9099aae89f Author: Matthew S. Turnbull <sparky <AT> bluefang-logic <DOT> com> AuthorDate: Mon Aug 22 03:43:07 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 12 23:04:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f7f0e7
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 <AT> bluefang-logic.com> Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-extra/nemo/nemo-5.2.4-r1.ebuild | 2 +- gnome-extra/nemo/nemo-5.4.3.ebuild | 2 +- 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"