commit:     2be7d3e1c44effae1c484d20b634c9bd8e41eee8
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sun Nov 26 14:15:28 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 05:24:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be7d3e1

dev-util/rgbds: update LICENSE

Closes: https://bugs.gentoo.org/917666
Signed-off-by: orbea <orbea <AT> riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/34001
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/rgbds/rgbds-0.6.1.ebuild | 2 +-
 dev-util/rgbds/rgbds-9999.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/rgbds/rgbds-0.6.1.ebuild 
b/dev-util/rgbds/rgbds-0.6.1.ebuild
index dbaaeda14a40..8a643cb45801 100644
--- a/dev-util/rgbds/rgbds-0.6.1.ebuild
+++ b/dev-util/rgbds/rgbds-0.6.1.ebuild
@@ -15,7 +15,7 @@ else
        KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 fi
 
-LICENSE="ZLIB"
+LICENSE="MIT"
 SLOT="0"
 
 DEPEND="media-libs/libpng"

diff --git a/dev-util/rgbds/rgbds-9999.ebuild b/dev-util/rgbds/rgbds-9999.ebuild
index 9245f4deb4f2..51e115fe3583 100644
--- a/dev-util/rgbds/rgbds-9999.ebuild
+++ b/dev-util/rgbds/rgbds-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ else
        KEYWORDS="~amd64"
 fi
 
-LICENSE="ZLIB"
+LICENSE="MIT"
 SLOT="0"
 
 DEPEND="media-libs/libpng"

Reply via email to