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/rune: rune-1.07-r2.ebuild ChangeLog
Date: Fri, 29 Feb 2008 18:03:38
Message-Id: E1JV9Zo-0006hK-Ob@stork.gentoo.org
1 carlo 08/02/29 18:03:20
2
3 Modified: rune-1.07-r2.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.7 games-action/rune/rune-1.07-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild?r1=1.6&r2=1.7
14
15 Index: rune-1.07-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- rune-1.07-r2.ebuild 15 Jan 2008 21:49:52 -0000 1.6
22 +++ rune-1.07-r2.ebuild 29 Feb 2008 18:03:20 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.6 2008/01/15 21:49:52 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/rune-1.07-r2.ebuild,v 1.7 2008/02/29 18:03:20 carlo Exp $
28
29 inherit eutils games
30
31 @@ -136,7 +136,7 @@
32 ${Ddir}/System/libSDL-1.2.so.0.backup
33
34 games_make_wrapper rune ./rune "${dir}" "${dir}"
35 - make_desktop_entry rune "Rune" rune.xpm "Game;ActionGame"
36 + make_desktop_entry rune "Rune" rune "Game;ActionGame"
37 find ${Ddir} -exec touch '{}' \;
38 prepgamesdirs
39 }
40
41
42
43 1.15 games-action/rune/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rune/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rune/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/rune/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 15 Jan 2008 21:49:52 -0000 1.14
56 +++ ChangeLog 29 Feb 2008 18:03:20 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-action/rune
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.14 2008/01/15 21:49:52 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-action/rune/ChangeLog,v 1.15 2008/02/29 18:03:20 carlo Exp $
62 +
63 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> rune-1.07-r2.ebuild:
64 + Remove icon extension from desktop entry to match Icon Theme Specification.
65
66 15 Jan 2008; Samuli Suominen <drac@g.o> rune-1.07-r2.ebuild:
67 change dev-util/xdelta dep. to =dev-util/xdelta-1*
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list