commit: 43a7a7e92441f78773f552b4a83d2ccaba720315
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 02:09:28 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 02:25:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a7a7e9
media-libs/mesa: Add SGI-B-2.0 to LICENSE
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/mesa/mesa-23.1.8.ebuild | 2 +-
media-libs/mesa/mesa-23.2.1.ebuild | 2 +-
media-libs/mesa/mesa-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-libs/mesa/mesa-23.1.8.ebuild
b/media-libs/mesa/mesa-23.1.8.ebuild
index edaf5329ceb2..c2f779b62df5 100644
--- a/media-libs/mesa/mesa-23.1.8.ebuild
+++ b/media-libs/mesa/mesa-23.1.8.ebuild
@@ -20,7 +20,7 @@ else
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
fi
-LICENSE="MIT"
+LICENSE="MIT SGI-B-2.0"
SLOT="0"
RESTRICT="!test? ( test )"
diff --git a/media-libs/mesa/mesa-23.2.1.ebuild
b/media-libs/mesa/mesa-23.2.1.ebuild
index ec4b89740dc9..4615abed8b4f 100644
--- a/media-libs/mesa/mesa-23.2.1.ebuild
+++ b/media-libs/mesa/mesa-23.2.1.ebuild
@@ -20,7 +20,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
fi
-LICENSE="MIT"
+LICENSE="MIT SGI-B-2.0"
SLOT="0"
RESTRICT="!test? ( test )"
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 948deaaf177d..9a9b85e889dd 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -20,7 +20,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
fi
-LICENSE="MIT"
+LICENSE="MIT SGI-B-2.0"
SLOT="0"
RESTRICT="!test? ( test )"