commit: 55f058393c3429b52e3dbea35bbd44f6bb402408 Author: Matthew S. Turnbull <sparky <AT> bluefang-logic <DOT> com> AuthorDate: Tue Oct 4 05:02:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 12 23:04:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f05839
x11-wm/muffin: 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> x11-wm/muffin/muffin-5.2.0.ebuild | 2 +- x11-wm/muffin/muffin-5.2.1.ebuild | 2 +- x11-wm/muffin/muffin-5.4.7.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-wm/muffin/muffin-5.2.0.ebuild b/x11-wm/muffin/muffin-5.2.0.ebuild index 694c008dc14d..e40b71916685 100644 --- a/x11-wm/muffin/muffin-5.2.0.ebuild +++ b/x11-wm/muffin/muffin-5.2.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Compositing window manager forked from Mutter for use with Cinnamon HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/muffin" SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2+" +LICENSE="GPL-1 GPL-2+ LGPL-2+ MIT || ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" IUSE="+introspection test xinerama" KEYWORDS="amd64 ~arm64 ~riscv x86" diff --git a/x11-wm/muffin/muffin-5.2.1.ebuild b/x11-wm/muffin/muffin-5.2.1.ebuild index de4b9641514b..78403819aa26 100644 --- a/x11-wm/muffin/muffin-5.2.1.ebuild +++ b/x11-wm/muffin/muffin-5.2.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Compositing window manager forked from Mutter for use with Cinnamon HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/muffin" SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2+" +LICENSE="GPL-1 GPL-2+ LGPL-2+ MIT || ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" IUSE="input_devices_wacom +introspection test xinerama" KEYWORDS="~amd64 ~arm64 ~riscv ~x86" diff --git a/x11-wm/muffin/muffin-5.4.7.ebuild b/x11-wm/muffin/muffin-5.4.7.ebuild index b5a65f25805c..34e81f424c7f 100644 --- a/x11-wm/muffin/muffin-5.4.7.ebuild +++ b/x11-wm/muffin/muffin-5.4.7.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Compositing window manager forked from Mutter for use with Cinnamon HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/muffin" SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2+" +LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+ MIT SGI-B-2.0" SLOT="0" IUSE="input_devices_wacom +introspection screencast sysprof test udev" KEYWORDS="~amd64 ~arm64 ~riscv ~x86"