From 9db48380d3d2dc5372a6cf78957959d95864d6ce Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Mon, 23 Nov 2020 22:16:09 +0000 Subject: games-fps/ut2003-data: RESTRICT bindist, fix SRC_URI, crash fix is MIT Closes: https://bugs.gentoo.org/754360 Package-Manager: Portage-3.0.10, Repoman-3.0.1 Signed-off-by: James Le Cuirot --- games-fps/ut2003-data/ut2003-data-2107.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games-fps/ut2003-data') diff --git a/games-fps/ut2003-data/ut2003-data-2107.ebuild b/games-fps/ut2003-data/ut2003-data-2107.ebuild index 4a77c1f15e5a..44433cc98f3e 100644 --- a/games-fps/ut2003-data/ut2003-data-2107.ebuild +++ b/games-fps/ut2003-data/ut2003-data-2107.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,13 +6,13 @@ inherit eutils unpacker cdrom games DESCRIPTION="Unreal Tournament 2003 - Sequel to the 1999 multi-player first-person shooter" HOMEPAGE="http://www.unrealtournament2003.com/" -SRC_URI="http://download.factoryunreal.com/mirror/UT2003CrashFix.zip" +SRC_URI="https://dev.gentoo.org/~chewi/distfiles/UT2003CrashFix.zip" # MIT licensed (bug #754360) -LICENSE="ut2003" +LICENSE="ut2003 MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT="strip" +RESTRICT="bindist strip" RDEPEND="" DEPEND="app-arch/unzip -- cgit v1.2.3-65-gdbad