Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/, games-fps/gzdoom/
Date: Wed, 05 Jun 2019 13:56:40
Message-Id: 1559742909.ecf073cc710fdf64b246e2e5d66d73d0f067e8e2.ulm@gentoo
1 commit: ecf073cc710fdf64b246e2e5d66d73d0f067e8e2
2 Author: William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
3 AuthorDate: Tue Jun 4 14:10:12 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 13:55:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf073cc
7
8 games-fps/gzdoom: Remove cephes from LICENSES list
9
10 The Cephes code used in GZDoom is provided under the BSD license, so the
11 cephes license is not necessary.
12 See also <https://lists.debian.org/debian-legal/2004/12/msg00295.html>.
13
14 Closes: https://bugs.gentoo.org/687276
15 Closes: https://github.com/gentoo/gentoo/pull/12191
16 Package-Manager: Portage-2.3.67, Repoman-2.3.13
17 Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>
18 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
19
20 games-fps/gzdoom/gzdoom-4.1.2.ebuild | 2 +-
21 licenses/cephes | 9 ---------
22 2 files changed, 1 insertion(+), 10 deletions(-)
23
24 diff --git a/games-fps/gzdoom/gzdoom-4.1.2.ebuild b/games-fps/gzdoom/gzdoom-4.1.2.ebuild
25 index 4c82f3b5392..e113cbd6734 100644
26 --- a/games-fps/gzdoom/gzdoom-4.1.2.ebuild
27 +++ b/games-fps/gzdoom/gzdoom-4.1.2.ebuild
28 @@ -9,7 +9,7 @@ DESCRIPTION="A modder-friendly OpenGL source port based on the DOOM engine"
29 HOMEPAGE="https://zdoom.org"
30 SRC_URI="https://github.com/coelckers/${PN}/archive/g${PV}.tar.gz -> ${P}.tar.gz"
31
32 -LICENSE="BSD BZIP2 cephes DUMB-0.9.3 GPL-3 LGPL-3 MIT"
33 +LICENSE="BSD BZIP2 DUMB-0.9.3 GPL-3 LGPL-3 MIT"
34 SLOT="0"
35 KEYWORDS="~amd64 ~x86"
36 IUSE="fluidsynth gtk gtk2 openal openmp"
37
38 diff --git a/licenses/cephes b/licenses/cephes
39 deleted file mode 100644
40 index dc1c664521a..00000000000
41 --- a/licenses/cephes
42 +++ /dev/null
43 @@ -1,9 +0,0 @@
44 - Some software in this archive may be from the book _Methods and
45 -Programs for Mathematical Functions_ (Prentice-Hall or Simon & Schuster
46 -International, 1989) or from the Cephes Mathematical Library, a
47 -commercial product. In either event, it is copyrighted by the author.
48 -What you see here may be used freely but it comes with no support or
49 -guarantee.
50 -
51 - Stephen L. Moshier
52 - moshier@×××××××××××.gov