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-strategy/savage-bin: savage-bin-2.00e.ebuild ChangeLog
Date: Fri, 29 Feb 2008 19:48:32
Message-Id: E1JVBDZ-0000nr-P6@stork.gentoo.org
1 carlo 08/02/29 19:48:29
2
3 Modified: savage-bin-2.00e.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.2 games-strategy/savage-bin/savage-bin-2.00e.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild?r1=1.1&r2=1.2
14
15 Index: savage-bin-2.00e.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- savage-bin-2.00e.ebuild 13 Oct 2006 14:23:25 -0000 1.1
22 +++ savage-bin-2.00e.ebuild 29 Feb 2008 19:48:29 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 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-strategy/savage-bin/savage-bin-2.00e.ebuild,v 1.1 2006/10/13 14:23:25 wolf31o2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v 1.2 2008/02/29 19:48:29 carlo Exp $
29
30 inherit eutils games
31
32 @@ -63,13 +63,13 @@
33
34 newicon icon.xpm savage.xpm
35 games_make_wrapper savage "./silverback.bin set mod game" ${dir} ${dir}/libs
36 - make_desktop_entry savage "Savage: Battle For Newerth" savage.xpm
37 + make_desktop_entry savage "Savage: Battle For Newerth" savage
38
39 games_make_wrapper savage-editor "./silverback.bin set mod editor" ${dir} ${dir}/libs
40 - make_desktop_entry savage-editor "Savage Editor" savage.xpm
41 + make_desktop_entry savage-editor "Savage Editor" savage
42
43 games_make_wrapper savage-graveyard "./silverback.bin set mod graveyard" ${dir} ${dir}/libs
44 - make_desktop_entry savage-graveyard "Savage: Graveyard Mod" savage.xpm
45 + make_desktop_entry savage-graveyard "Savage: Graveyard Mod" savage
46
47 prepgamesdirs
48 }
49
50
51
52 1.4 games-strategy/savage-bin/ChangeLog
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/savage-bin/ChangeLog?rev=1.4&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/savage-bin/ChangeLog?rev=1.4&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/savage-bin/ChangeLog?r1=1.3&r2=1.4
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/ChangeLog,v
61 retrieving revision 1.3
62 retrieving revision 1.4
63 diff -u -r1.3 -r1.4
64 --- ChangeLog 13 Oct 2006 14:23:25 -0000 1.3
65 +++ ChangeLog 29 Feb 2008 19:48:29 -0000 1.4
66 @@ -1,6 +1,9 @@
67 # ChangeLog for games-strategy/savage-bin
68 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/ChangeLog,v 1.3 2006/10/13 14:23:25 wolf31o2 Exp $
70 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
71 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/ChangeLog,v 1.4 2008/02/29 19:48:29 carlo Exp $
72 +
73 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> savage-bin-2.00e.ebuild:
74 + Remove icon extension from desktop entry to match Icon Theme Specification.
75
76 13 Oct 2006; Chris Gianelloni <wolf31o2@g.o>
77 ,savage-bin-2.00c.ebuild, +savage-bin-2.00e.ebuild:
78
79
80
81 --
82 gentoo-commits@l.g.o mailing list