aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Charles Campbell <rossbridger.cc@gmail.com>2021-01-16 07:12:18 +0800
committerRoss Charles Campbell <rossbridger.cc@gmail.com>2021-01-16 07:13:53 +0800
commit5f14f97d12b4f07bc839f31d0c50c8acc23842a8 (patch)
tree35544e9a6aa9b0e357c7a97e077476387dc66ece /dev-games
parentdev-util/xdp-tools: Drop old (diff)
downloadguru-5f14f97d12b4f07bc839f31d0c50c8acc23842a8.tar.gz
guru-5f14f97d12b4f07bc839f31d0c50c8acc23842a8.tar.bz2
guru-5f14f97d12b4f07bc839f31d0c50c8acc23842a8.zip
dev-games/godot: corrects LICENSE
Closes: https://bugs.gentoo.org/765553 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com>
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/godot/godot-3.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/godot/godot-3.2.3.ebuild b/dev-games/godot/godot-3.2.3.ebuild
index 88b5e1705..05980a2d1 100644
--- a/dev-games/godot/godot-3.2.3.ebuild
+++ b/dev-games/godot/godot-3.2.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/godotengine/${PN}/archive/${PV}-stable.tar.gz -> ${P
S="${WORKDIR}/${P}-stable"
KEYWORDS="~amd64 ~x86"
-LICENSE="Apache-2.0 BSD BSL-1.1 CC-BY-3.0 MIT MPL-2.0 OFL-1.1 public-domain ZLIB"
+LICENSE="Apache-2.0 Boost-1.0 BSD CC-BY-3.0 MIT MPL-2.0 OFL-1.1 public-domain ZLIB"
SLOT="0"
IUSE="+bullet debug +enet +freetype lto +mbedtls +ogg +opus pulseaudio +theora +udev +upnp +vorbis +webp"