summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-fps/gzdoom/gzdoom-4.1.2.ebuild2
-rw-r--r--licenses/cephes9
2 files changed, 1 insertions, 10 deletions
diff --git a/games-fps/gzdoom/gzdoom-4.1.2.ebuild b/games-fps/gzdoom/gzdoom-4.1.2.ebuild
index 4c82f3b5392c..e113cbd6734b 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.3 GPL-3 LGPL-3 MIT"
+LICENSE="BSD BZIP2 DUMB-0.9.3 GPL-3 LGPL-3 MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="fluidsynth gtk gtk2 openal openmp"
diff --git a/licenses/cephes b/licenses/cephes
deleted file mode 100644
index dc1c664521a1..000000000000
--- a/licenses/cephes
+++ /dev/null
@@ -1,9 +0,0 @@
- Some software in this archive may be from the book _Methods and
-Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
-International, 1989) or from the Cephes Mathematical Library, a
-commercial product. In either event, it is copyrighted by the author.
-What you see here may be used freely but it comes with no support or
-guarantee.
-
- Stephen L. Moshier
- moshier@na-net.ornl.gov