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/lugaru-demo: lugaru-demo-1.0.ebuild ChangeLog
Date: Fri, 29 Feb 2008 18:07:20
Message-Id: E1JV9cb-0006pR-Lg@stork.gentoo.org
1 carlo 08/02/29 18:06:13
2
3 Modified: lugaru-demo-1.0.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/lugaru-demo/lugaru-demo-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0.ebuild?r1=1.7&r2=1.8
14
15 Index: lugaru-demo-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- lugaru-demo-1.0.ebuild 28 Sep 2006 14:46:26 -0000 1.7
22 +++ lugaru-demo-1.0.ebuild 29 Feb 2008 18:06:13 -0000 1.8
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-action/lugaru-demo/lugaru-demo-1.0.ebuild,v 1.7 2006/09/28 14:46:26 nyhm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0.ebuild,v 1.8 2008/02/29 18:06:13 carlo Exp $
29
30 inherit eutils games
31
32 @@ -50,7 +50,7 @@
33 games_make_wrapper lugaru ./lugaru-bin "${dir}" "${dir}"
34
35 doicon lugaru.xpm
36 - make_desktop_entry lugaru "Lugaru" lugaru.xpm
37 + make_desktop_entry lugaru "Lugaru" lugaru
38
39 prepgamesdirs
40 }
41
42
43
44 1.8 games-action/lugaru-demo/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/lugaru-demo/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/lugaru-demo/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/lugaru-demo/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 28 Sep 2006 14:46:26 -0000 1.7
57 +++ ChangeLog 29 Feb 2008 18:06:13 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-action/lugaru-demo
60 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.7 2006/09/28 14:46:26 nyhm Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.8 2008/02/29 18:06:13 carlo Exp $
64 +
65 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> lugaru-demo-1.0.ebuild:
66 + Remove icon extension from desktop entry to match Icon Theme Specification.
67
68 28 Sep 2006; Tristan Heaven <nyhm@g.o> lugaru-demo-1.0.ebuild:
69 Prevent collision-protect error (portage bug)
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list