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-action/bzflag: bzflag-2.0.8.ebuild bzflag-2.0.10.ebuild ChangeLog
Date: Fri, 29 Feb 2008 18:21:19
Message-Id: E1JV9r9-00071G-P1@stork.gentoo.org
1 carlo 08/02/29 18:21:15
2
3 Modified: bzflag-2.0.8.ebuild bzflag-2.0.10.ebuild ChangeLog
4 Log:
5 Remove icon extension from desktop entry to match Icon Theme Specification.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.8 games-action/bzflag/bzflag-2.0.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild?r1=1.7&r2=1.8
14
15 Index: bzflag-2.0.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- bzflag-2.0.8.ebuild 31 May 2007 02:12:58 -0000 1.7
22 +++ bzflag-2.0.8.ebuild 29 Feb 2008 18:21:15 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild,v 1.7 2007/05/31 02:12:58 dang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.8.ebuild,v 1.8 2008/02/29 18:21:15 carlo Exp $
29
30 inherit eutils flag-o-matic games
31
32 @@ -78,7 +78,7 @@
33
34 if use sdl || ! use dedicated ; then
35 doicon "data/bzflag-48x48.png"
36 - make_desktop_entry ${PN} "BZFlag" ${PN}-48x48.png
37 + make_desktop_entry ${PN} "BZFlag" ${PN}-48x48
38 fi
39
40 prepgamesdirs
41
42
43
44 1.3 games-action/bzflag/bzflag-2.0.10.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/bzflag-2.0.10.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/bzflag-2.0.10.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/bzflag-2.0.10.ebuild?r1=1.2&r2=1.3
49
50 Index: bzflag-2.0.10.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.10.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- bzflag-2.0.10.ebuild 30 Nov 2007 22:59:49 -0000 1.2
57 +++ bzflag-2.0.10.ebuild 29 Feb 2008 18:21:15 -0000 1.3
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2007 Gentoo Foundation
60 +# Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.10.ebuild,v 1.2 2007/11/30 22:59:49 tupone Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-2.0.10.ebuild,v 1.3 2008/02/29 18:21:15 carlo Exp $
64
65 inherit eutils flag-o-matic games
66
67 @@ -68,7 +68,7 @@
68
69 if use sdl || ! use dedicated ; then
70 doicon "data/bzflag-48x48.png"
71 - make_desktop_entry ${PN} "BZFlag" ${PN}-48x48.png
72 + make_desktop_entry ${PN} "BZFlag" ${PN}-48x48
73 fi
74
75 prepgamesdirs
76
77
78
79 1.34 games-action/bzflag/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/ChangeLog?rev=1.34&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/ChangeLog?rev=1.34&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/bzflag/ChangeLog?r1=1.33&r2=1.34
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v
88 retrieving revision 1.33
89 retrieving revision 1.34
90 diff -u -r1.33 -r1.34
91 --- ChangeLog 30 Nov 2007 22:59:49 -0000 1.33
92 +++ ChangeLog 29 Feb 2008 18:21:15 -0000 1.34
93 @@ -1,6 +1,10 @@
94 # ChangeLog for games-action/bzflag
95 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.33 2007/11/30 22:59:49 tupone Exp $
97 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
98 +# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/ChangeLog,v 1.34 2008/02/29 18:21:15 carlo Exp $
99 +
100 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> bzflag-2.0.8.ebuild,
101 + bzflag-2.0.10.ebuild:
102 + Remove icon extension from desktop entry to match Icon Theme Specification.
103
104 30 Nov 2007; Tupone Alfredo <tupone@g.o> bzflag-2.0.10.ebuild:
105 Better use net-misc/curl built with c-ares support. Bug #200798 by gionnico
106
107
108
109 --
110 gentoo-commits@l.g.o mailing list