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/postal2: postal2-1409.2.ebuild ChangeLog
Date: Fri, 29 Feb 2008 19:25:36
Message-Id: E1JVArN-0008G9-Fu@stork.gentoo.org
1 carlo 08/02/29 19:25:33
2
3 Modified: postal2-1409.2.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.5 games-fps/postal2/postal2-1409.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/postal2/postal2-1409.2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/postal2/postal2-1409.2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/postal2/postal2-1409.2.ebuild?r1=1.4&r2=1.5
14
15 Index: postal2-1409.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- postal2-1409.2.ebuild 17 Apr 2007 15:57:02 -0000 1.4
22 +++ postal2-1409.2.ebuild 29 Feb 2008 19:25:32 -0000 1.5
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-fps/postal2/postal2-1409.2.ebuild,v 1.4 2007/04/17 15:57:02 wolf31o2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/postal2-1409.2.ebuild,v 1.5 2008/02/29 19:25:32 carlo Exp $
29
30 inherit eutils games
31
32 @@ -57,7 +57,7 @@
33
34 games_make_wrapper ${PN} ./${PN}-bin "${dir}"/System .
35 doicon "${CDROM_ROOT}"/.installation_data/${PN}.xpm
36 - make_desktop_entry ${PN} "Postal 2: Share The Pain" ${PN}.xpm
37 + make_desktop_entry ${PN} "Postal 2: Share The Pain" ${PN}
38
39 prepgamesdirs
40 }
41
42
43
44 1.5 games-fps/postal2/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/postal2/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/postal2/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/postal2/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 17 Apr 2007 15:57:02 -0000 1.4
57 +++ ChangeLog 29 Feb 2008 19:25:32 -0000 1.5
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-fps/postal2
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v 1.4 2007/04/17 15:57:02 wolf31o2 Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2/ChangeLog,v 1.5 2008/02/29 19:25:32 carlo Exp $
64 +
65 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> postal2-1409.2.ebuild:
66 + Remove icon extension from desktop entry to match Icon Theme Specification.
67
68 17 Apr 2007; Chris Gianelloni <wolf31o2@g.o> postal2-1409.2.ebuild:
69 Added ~amd64 KEYWORDS and closing bug #173448.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list