Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/unreal-tournament-goty: ChangeLog unreal-tournament-goty-436.ebuild unreal-tournament-goty-451.ebuild
Date: Thu, 01 May 2014 13:58:58
Message-Id: 20140501135853.40E112004C@flycatcher.gentoo.org
1 ulm 14/05/01 13:58:53
2
3 Modified: ChangeLog unreal-tournament-goty-436.ebuild
4 unreal-tournament-goty-451.ebuild
5 Log:
6 Fix LICENSE, add mirror and bindist restrictions, bug 505722.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.16 games-fps/unreal-tournament-goty/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog?rev=1.16&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog?rev=1.16&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog?r1=1.15&r2=1.16
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog,v
20 retrieving revision 1.15
21 retrieving revision 1.16
22 diff -u -r1.15 -r1.16
23 --- ChangeLog 5 Feb 2012 06:12:08 -0000 1.15
24 +++ ChangeLog 1 May 2014 13:58:53 -0000 1.16
25 @@ -1,6 +1,10 @@
26 # ChangeLog for games-fps/unreal-tournament-goty
27 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog,v 1.15 2012/02/05 06:12:08 vapier Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog,v 1.16 2014/05/01 13:58:53 ulm Exp $
31 +
32 + 01 May 2014; Ulrich Müller <ulm@g.o>
33 + unreal-tournament-goty-436.ebuild, unreal-tournament-goty-451.ebuild:
34 + Fix LICENSE, add mirror and bindist restrictions, bug 505722.
35
36 05 Feb 2012; Mike Frysinger <vapier@g.o>
37 unreal-tournament-goty-436.ebuild, unreal-tournament-goty-451.ebuild:
38
39
40
41 1.16 games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild?rev=1.16&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild?rev=1.16&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild?r1=1.15&r2=1.16
46
47 Index: unreal-tournament-goty-436.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v
50 retrieving revision 1.15
51 retrieving revision 1.16
52 diff -u -r1.15 -r1.16
53 --- unreal-tournament-goty-436.ebuild 5 Feb 2012 06:12:08 -0000 1.15
54 +++ unreal-tournament-goty-436.ebuild 1 May 2014 13:58:53 -0000 1.16
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2012 Gentoo Foundation
57 +# Copyright 1999-2014 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.15 2012/02/05 06:12:08 vapier Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.16 2014/05/01 13:58:53 ulm Exp $
61
62 inherit eutils unpacker cdrom games
63
64 @@ -9,10 +9,11 @@
65 SRC_URI="ftp://ftp.lokigames.com/pub/beta/ut/ut-install-${PV}-GOTY.run
66 ftp://ftp.lokigames.com/pub/patches/ut/IpDrv-${PV}-Linux-08-20-02.zip"
67
68 -LICENSE="as-is"
69 +LICENSE="all-rights-reserved"
70 SLOT="0"
71 KEYWORDS="x86"
72 IUSE="3dfx S3TC nls opengl"
73 +RESTRICT="mirror bindist"
74
75 DEPEND="!games-fps/unreal-tournament
76 app-arch/unzip"
77
78
79
80 1.19 games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild?rev=1.19&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild?rev=1.19&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild?r1=1.18&r2=1.19
85
86 Index: unreal-tournament-goty-451.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v
89 retrieving revision 1.18
90 retrieving revision 1.19
91 diff -u -r1.18 -r1.19
92 --- unreal-tournament-goty-451.ebuild 5 Feb 2012 06:12:08 -0000 1.18
93 +++ unreal-tournament-goty-451.ebuild 1 May 2014 13:58:53 -0000 1.19
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2012 Gentoo Foundation
96 +# Copyright 1999-2014 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.18 2012/02/05 06:12:08 vapier Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.19 2014/05/01 13:58:53 ulm Exp $
100
101 inherit eutils unpacker cdrom games
102
103 @@ -9,10 +9,11 @@
104 SRC_URI="ftp://ftp.lokigames.com/pub/beta/ut/ut-install-436-GOTY.run
105 http://utpg.org/patches/UTPGPatch${PV}.tar.bz2"
106
107 -LICENSE="as-is"
108 +LICENSE="all-rights-reserved"
109 SLOT="0"
110 KEYWORDS="~amd64 x86"
111 IUSE="3dfx S3TC nls opengl"
112 +RESTRICT="mirror bindist"
113
114 RDEPEND="!amd64? (
115 x11-libs/libXext