ulm 14/05/01 14:41:59 Modified: unreal-tournament-451.ebuild ChangeLog Log: Fix LICENSE, add mirror and bindist restrictions, bug 506952. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.30 games-fps/unreal-tournament/unreal-tournament-451.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild?r1=1.29&r2=1.30 Index: unreal-tournament-451.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- unreal-tournament-451.ebuild 5 Sep 2012 09:52:19 -0000 1.29 +++ unreal-tournament-451.ebuild 1 May 2014 14:41:59 -0000 1.30 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.29 2012/09/05 09:52:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.30 2014/05/01 14:41:59 ulm Exp $ inherit eutils unpacker cdrom games @@ -9,10 +9,11 @@ SRC_URI="ftp://ftp.lokigames.com/pub/patches/ut/ut-install-436.run http://utpg.org/patches/UTPGPatch${PV}.tar.bz2" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="3dfx opengl" +RESTRICT="mirror bindist" RDEPEND="!amd64? ( x11-libs/libXext 1.23 games-fps/unreal-tournament/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 5 Sep 2012 09:52:19 -0000 1.22 +++ ChangeLog 1 May 2014 14:41:59 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/unreal-tournament -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.22 2012/09/05 09:52:19 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.23 2014/05/01 14:41:59 ulm Exp $ + + 01 May 2014; Ulrich Müller <[email protected]> unreal-tournament-451.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 506952. 05 Sep 2012; Justin Lecher <[email protected]> unreal-tournament-451.ebuild: Use doicon instead insinto + doins to install icon files
