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/quake1-ctf: quake1-ctf-4.0.ebuild ChangeLog
Date: Sun, 04 May 2014 17:50:57
Message-Id: 20140504175053.DBA192004C@flycatcher.gentoo.org
1 ulm 14/05/04 17:50:53
2
3 Modified: quake1-ctf-4.0.ebuild ChangeLog
4 Log:
5 Change LICENSE to all-rights-reserved, add mirror and bindist restrictions, bug 505710.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.4 games-fps/quake1-ctf/quake1-ctf-4.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild?r1=1.3&r2=1.4
15
16 Index: quake1-ctf-4.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- quake1-ctf-4.0.ebuild 5 Nov 2005 22:37:14 -0000 1.3
23 +++ quake1-ctf-4.0.ebuild 4 May 2014 17:50:53 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2005 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild,v 1.3 2005/11/05 22:37:14 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild,v 1.4 2014/05/04 17:50:53 ulm Exp $
30
31 inherit eutils games
32
33 @@ -14,10 +14,11 @@
34 # dedicated? ( http://www.threewave.com/quake1/files/alst110s.zip )
35 # dedicated? ( http://www.threewave.com/quake1/files/3wave421d.zip )
36
37 -LICENSE="as-is"
38 +LICENSE="all-rights-reserved"
39 SLOT="0"
40 KEYWORDS="amd64 x86"
41 IUSE=""
42 +RESTRICT="mirror bindist"
43
44 RDEPEND=""
45 DEPEND="app-arch/unzip"
46
47
48
49 1.4 games-fps/quake1-ctf/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/ChangeLog?rev=1.4&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/ChangeLog?rev=1.4&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-ctf/ChangeLog?r1=1.3&r2=1.4
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/ChangeLog,v
58 retrieving revision 1.3
59 retrieving revision 1.4
60 diff -u -r1.3 -r1.4
61 --- ChangeLog 21 Feb 2007 23:55:40 -0000 1.3
62 +++ ChangeLog 4 May 2014 17:50:53 -0000 1.4
63 @@ -1,6 +1,10 @@
64 # ChangeLog for games-fps/quake1-ctf
65 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/ChangeLog,v 1.3 2007/02/21 23:55:40 peper Exp $
67 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
68 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/ChangeLog,v 1.4 2014/05/04 17:50:53 ulm Exp $
69 +
70 + 04 May 2014; Ulrich Müller <ulm@g.o> quake1-ctf-4.0.ebuild:
71 + Change LICENSE to all-rights-reserved, add mirror and bindist restrictions,
72 + bug 505710.
73
74 21 Feb 2007; Piotr Jaroszyński <peper@g.o> ChangeLog:
75 Transition to Manifest2.