summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2023-11-26 06:15:28 -0800
committerSam James <sam@gentoo.org>2024-01-05 05:24:06 +0000
commit2be7d3e1c44effae1c484d20b634c9bd8e41eee8 (patch)
treeb8e77ca77ba4d8f9bc41d09dbe73388190969ce7 /dev-util/rgbds/rgbds-9999.ebuild
parentgames-emulation/mednafen-jg: add cpu_flags_x86_avx (diff)
downloadgentoo-2be7d3e1c44effae1c484d20b634c9bd8e41eee8.tar.gz
gentoo-2be7d3e1c44effae1c484d20b634c9bd8e41eee8.tar.bz2
gentoo-2be7d3e1c44effae1c484d20b634c9bd8e41eee8.zip
dev-util/rgbds: update LICENSE
Closes: https://bugs.gentoo.org/917666 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/34001 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/rgbds/rgbds-9999.ebuild')
-rw-r--r--dev-util/rgbds/rgbds-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
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"