ulm 14/05/05 20:59:24 Modified: unreal-tournament-bonuspacks-436.ebuild ChangeLog Log: Fix LICENSE, add mirror and bindist restrictions, bug 505720. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.10 games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild?r1=1.9&r2=1.10 Index: unreal-tournament-bonuspacks-436.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- unreal-tournament-bonuspacks-436.ebuild 25 Feb 2008 22:56:54 -0000 1.9 +++ unreal-tournament-bonuspacks-436.ebuild 5 May 2014 20:59:24 -0000 1.10 @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v 1.9 2008/02/25 22:56:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/unreal-tournament-bonuspacks-436.ebuild,v 1.10 2014/05/05 20:59:24 ulm Exp $ inherit games @@ -14,10 +14,11 @@ SRC_URI="http://fileserver.talkware.net/ut/bonuspacks/UTBonusPack4.zip http://www.dices.de/dices/files/UTBonusPack4.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" +RESTRICT="mirror bindist" DEPEND="app-arch/unzip || ( 1.8 games-fps/unreal-tournament-bonuspacks/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-bonuspacks/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-bonuspacks/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-bonuspacks/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 22 Feb 2007 00:36:02 -0000 1.7 +++ ChangeLog 5 May 2014 20:59:24 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for games-fps/unreal-tournament-bonuspacks -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/ChangeLog,v 1.7 2007/02/22 00:36:02 peper Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-bonuspacks/ChangeLog,v 1.8 2014/05/05 20:59:24 ulm Exp $ + + 05 May 2014; Ulrich Müller <[email protected]> + unreal-tournament-bonuspacks-436.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505720. 22 Feb 2007; Piotr Jaroszyński <[email protected]> ChangeLog: Transition to Manifest2.
