diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2019-06-03 20:50:20 +0900 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-06-03 20:10:45 +0100 |
commit | e9f9853ef04488433a6501d62637cce8eb5824c6 (patch) | |
tree | 81e44b18f991fc5c7ad7c13dc4bc3f2b613c5f44 /games-fps | |
parent | dev-texlive/texlive-basic: remove dehyph-exptl (diff) | |
download | gentoo-e9f9853ef04488433a6501d62637cce8eb5824c6.tar.gz gentoo-e9f9853ef04488433a6501d62637cce8eb5824c6.tar.bz2 gentoo-e9f9853ef04488433a6501d62637cce8eb5824c6.zip |
licenses: Update the DUMB license file to version 0.9.3
The media-libs/dumb, media-libs/aldumb, and games-fps/gzdoom package
were all released under the DUMB 0.9.3 license. Since no existing
Gentoo package is released under the DUMB 0.9.2 license, the DUMB-0.9.2
license file has been replaced with the DUMB-0.9.3 license file.
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12178
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/gzdoom/gzdoom-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/gzdoom/gzdoom-4.1.2.ebuild b/games-fps/gzdoom/gzdoom-4.1.2.ebuild index 57242205a7af..4c82f3b5392c 100644 --- a/games-fps/gzdoom/gzdoom-4.1.2.ebuild +++ b/games-fps/gzdoom/gzdoom-4.1.2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A modder-friendly OpenGL source port based on the DOOM engine" HOMEPAGE="https://zdoom.org" SRC_URI="https://github.com/coelckers/${PN}/archive/g${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD BZIP2 cephes DUMB-0.9.2 GPL-3 LGPL-3 MIT" +LICENSE="BSD BZIP2 cephes DUMB-0.9.3 GPL-3 LGPL-3 MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="fluidsynth gtk gtk2 openal openmp" |