Gentoo Archives: gentoo-commits

From: "Carsten Lohrke (carlo)" <carlo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: quake3-bin-1.32c-r1.ebuild quake3-bin-1.32c.ebuild ChangeLog
Date: Fri, 29 Feb 2008 19:15:28
Message-Id: E1JVAhZ-0007yM-4X@stork.gentoo.org
1 carlo 08/02/29 19:15:25
2
3 Modified: quake3-bin-1.32c-r1.ebuild quake3-bin-1.32c.ebuild
4 ChangeLog
5 Log:
6 Remove icon extension from desktop entry to match Icon Theme Specification.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.6 games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: quake3-bin-1.32c-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- quake3-bin-1.32c-r1.ebuild 31 Jul 2007 14:35:28 -0000 1.5
23 +++ quake3-bin-1.32c-r1.ebuild 29 Feb 2008 19:15:24 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.5 2007/07/31 14:35:28 cardoe Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.6 2008/02/29 19:15:24 carlo Exp $
30
31 inherit eutils games
32
33 @@ -100,7 +100,7 @@
34 games_make_wrapper ${PN}-teamarena \
35 "./quake3.x86 +set fs_game missionpack" "${dir}" "${dir}"
36 make_desktop_entry ${PN}-teamarena \
37 - "Quake III Team Arena (binary)" quake3-bin.xpm
38 + "Quake III Team Arena (binary)" quake3-bin
39 fi
40 fi
41 if use dedicated
42
43
44
45 1.9 games-fps/quake3-bin/quake3-bin-1.32c.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.9&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.9&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?r1=1.8&r2=1.9
50
51 Index: quake3-bin-1.32c.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v
54 retrieving revision 1.8
55 retrieving revision 1.9
56 diff -u -r1.8 -r1.9
57 --- quake3-bin-1.32c.ebuild 31 Jul 2007 14:35:28 -0000 1.8
58 +++ quake3-bin-1.32c.ebuild 29 Feb 2008 19:15:24 -0000 1.9
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2007 Gentoo Foundation
61 +# Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.8 2007/07/31 14:35:28 cardoe Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.9 2008/02/29 19:15:24 carlo Exp $
65
66 inherit eutils games
67
68 @@ -81,7 +81,7 @@
69 then
70 games_make_wrapper ${PN} ./quake3.x86 "${dir}" "${dir}"
71 newicon quake3.xpm ${PN}.xpm
72 - make_desktop_entry ${PN} "Quake III Arena (binary)" ${PN}.xpm
73 + make_desktop_entry ${PN} "Quake III Arena (binary)" ${PN}
74 if use teamarena
75 then
76 games_make_wrapper ${PN}-teamarena \
77
78
79
80 1.26 games-fps/quake3-bin/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.26&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.26&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?r1=1.25&r2=1.26
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v
89 retrieving revision 1.25
90 retrieving revision 1.26
91 diff -u -r1.25 -r1.26
92 --- ChangeLog 31 Jul 2007 14:35:28 -0000 1.25
93 +++ ChangeLog 29 Feb 2008 19:15:24 -0000 1.26
94 @@ -1,6 +1,10 @@
95 # ChangeLog for games-fps/quake3-bin
96 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.25 2007/07/31 14:35:28 cardoe Exp $
98 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.26 2008/02/29 19:15:24 carlo Exp $
100 +
101 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> quake3-bin-1.32c.ebuild,
102 + quake3-bin-1.32c-r1.ebuild:
103 + Remove icon extension from desktop entry to match Icon Theme Specification.
104
105 31 Jul 2007; Doug Goldstein <cardoe@g.o> quake3-bin-1.32c.ebuild,
106 quake3-bin-1.32c-r1.ebuild:
107
108
109
110 --
111 gentoo-commits@l.g.o mailing list