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-cbp2/
Date: Mon, 23 Dec 2019 23:21:46
Message-Id: 1577143280.32409a75ef42502916728c07bbed3550995f24fe.chewi@gentoo
1 commit: 32409a75ef42502916728c07bbed3550995f24fe
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 23:20:12 2019 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 23:21:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32409a75
7
8 games-fps/ut2004-bonuspack-cbp2: Fix LICENSE
9
10 Closes: https://bugs.gentoo.org/703616
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-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
18 index c14a79c5917..a25036f26be 100644
19 --- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
20 +++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r3.ebuild
21 @@ -7,10 +7,10 @@ DESCRIPTION="UT2004 Community Bonus Pack 2 Volume 1 and 2"
22 HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004"
23 SRC_URI="https://ut2004.ut-files.com/BonusPacks/cbp2-volume1_zip.zip
24 https://ut2004.ut-files.com/BonusPacks/cbp2-volume2_zip.zip"
25 -LICENSE="freedist"
26 +LICENSE="free-noncomm all-rights-reserved"
27 SLOT="0"
28 KEYWORDS="~amd64 ~x86"
29 -RESTRICT="strip"
30 +RESTRICT="mirror bindist strip"
31
32 BDEPEND="app-arch/unzip"
33 RDEPEND="|| ( games-fps/ut2004 >=games-server/ut2004-ded-3369.3-r2 )