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/btanks: btanks-0.7.5800.ebuild btanks-0.6.5069.ebuild ChangeLog
Date: Fri, 29 Feb 2008 18:20:36
Message-Id: E1JV9qT-0006zw-Tb@stork.gentoo.org
1 carlo 08/02/29 18:20:33
2
3 Modified: btanks-0.7.5800.ebuild btanks-0.6.5069.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.3 games-action/btanks/btanks-0.7.5800.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild?r1=1.2&r2=1.3
15
16 Index: btanks-0.7.5800.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- btanks-0.7.5800.ebuild 17 Jan 2008 06:57:38 -0000 1.2
23 +++ btanks-0.7.5800.ebuild 29 Feb 2008 18:20:33 -0000 1.3
24 @@ -1,6 +1,6 @@
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/btanks/btanks-0.7.5800.ebuild,v 1.2 2008/01/17 06:57:38 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild,v 1.3 2008/02/29 18:20:33 carlo Exp $
29
30 inherit eutils games
31
32 @@ -53,7 +53,7 @@
33 dodoc ChangeLog *.txt
34
35 newicon src/bt.xpm ${PN}.xpm || die "newicon"
36 - make_desktop_entry ${PN} "Battle Tanks" ${PN}.xpm
37 + make_desktop_entry ${PN} "Battle Tanks" ${PN}
38
39 prepgamesdirs
40 }
41
42
43
44 1.5 games-action/btanks/btanks-0.6.5069.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild?r1=1.4&r2=1.5
49
50 Index: btanks-0.6.5069.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- btanks-0.6.5069.ebuild 17 Jan 2008 06:57:38 -0000 1.4
57 +++ btanks-0.6.5069.ebuild 29 Feb 2008 18:20:33 -0000 1.5
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild,v 1.4 2008/01/17 06:57:38 tupone Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.6.5069.ebuild,v 1.5 2008/02/29 18:20:33 carlo Exp $
63
64 inherit eutils games
65
66 @@ -52,7 +52,7 @@
67 dodoc ChangeLog *.txt
68
69 newicon src/bt.xpm ${PN}.xpm || die "newicon"
70 - make_desktop_entry ${PN} "Battle Tanks" ${PN}.xpm
71 + make_desktop_entry ${PN} "Battle Tanks" ${PN}
72
73 prepgamesdirs
74 }
75
76
77
78 1.9 games-action/btanks/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?rev=1.9&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?rev=1.9&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?r1=1.8&r2=1.9
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
87 retrieving revision 1.8
88 retrieving revision 1.9
89 diff -u -r1.8 -r1.9
90 --- ChangeLog 17 Jan 2008 06:57:38 -0000 1.8
91 +++ ChangeLog 29 Feb 2008 18:20:33 -0000 1.9
92 @@ -1,6 +1,10 @@
93 # ChangeLog for games-action/btanks
94 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.8 2008/01/17 06:57:38 tupone Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.9 2008/02/29 18:20:33 carlo Exp $
97 +
98 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> btanks-0.6.5069.ebuild,
99 + btanks-0.7.5800.ebuild:
100 + Remove icon extension from desktop entry to match Icon Theme Specification.
101
102 17 Jan 2008; Tupone Alfredo <tupone@g.o> btanks-0.5.4740-r1.ebuild,
103 btanks-0.6.5069.ebuild, btanks-0.7.5800.ebuild:
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list