summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMatthew S. Turnbull <sparky@bluefang-logic.com>2022-10-04 01:02:23 -0400
committerSam James <sam@gentoo.org>2022-10-13 00:04:53 +0100
commit55f058393c3429b52e3dbea35bbd44f6bb402408 (patch)
treedf165cda906dc2d41c648d29921aa57275c3f084 /x11-wm
parentx11-wm/muffin: 5.4.7 version bump (diff)
downloadgentoo-55f058393c3429b52e3dbea35bbd44f6bb402408.tar.gz
gentoo-55f058393c3429b52e3dbea35bbd44f6bb402408.tar.bz2
gentoo-55f058393c3429b52e3dbea35bbd44f6bb402408.zip
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@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/muffin-5.2.0.ebuild2
-rw-r--r--x11-wm/muffin/muffin-5.2.1.ebuild2
-rw-r--r--x11-wm/muffin/muffin-5.4.7.ebuild2
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"