Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-cbp1/
Date: Mon, 23 Dec 2019 23:21:46
Message-Id: 1577143276.818b927cfd1d4cf69465ca07c0664ffff3a5e185.chewi@gentoo
1 commit: 818b927cfd1d4cf69465ca07c0664ffff3a5e185
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 23:18:34 2019 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 23:21:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818b927c
7
8 games-fps/ut2004-bonuspack-cbp1: Fix LICENSE
9
10 Closes: https://bugs.gentoo.org/703614
11 Package-Manager: Portage-2.3.82, Repoman-2.3.20
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild
18 index fefd2792ecc..e2723ebdde7 100644
19 --- a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild
20 +++ b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild
21 @@ -6,7 +6,7 @@ EAPI=7
22 DESCRIPTION="UT2003 Community Bonus Pack for UT2004 Volume 1"
23 HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004"
24 SRC_URI="https://ut2004.ut-files.com/BonusPacks/cbp1.zip"
25 -LICENSE="freedist"
26 +LICENSE="free-noncomm"
27 SLOT="0"
28 KEYWORDS="~amd64 ~x86"
29 RESTRICT="strip"