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-arcade/ri-li: ri-li-2.0.0.ebuild ChangeLog
Date: Fri, 29 Feb 2008 18:49:27
Message-Id: E1JVAGk-0007Dh-Lz@stork.gentoo.org
1 carlo 08/02/29 18:47:42
2
3 Modified: ri-li-2.0.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.3 games-arcade/ri-li/ri-li-2.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ri-li/ri-li-2.0.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ri-li/ri-li-2.0.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ri-li/ri-li-2.0.0.ebuild?r1=1.2&r2=1.3
14
15 Index: ri-li-2.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ri-li-2.0.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ri-li-2.0.0.ebuild 26 Oct 2006 21:45:17 -0000 1.2
22 +++ ri-li-2.0.0.ebuild 29 Feb 2008 18:47:42 -0000 1.3
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-arcade/ri-li/ri-li-2.0.0.ebuild,v 1.2 2006/10/26 21:45:17 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ri-li-2.0.0.ebuild,v 1.3 2008/02/29 18:47:42 carlo Exp $
29
30 inherit eutils games
31
32 @@ -23,6 +23,6 @@
33 rm -f "${D}${GAMES_DATADIR}/Ri-li/"*ebuild
34 doicon "${D}${GAMES_DATADIR}/Ri-li/"*png
35 dodoc AUTHORS ChangeLog NEWS README
36 - make_desktop_entry Ri_li Ri-li Ri-li-icon-48x48.png
37 + make_desktop_entry Ri_li Ri-li Ri-li-icon-48x48
38 prepgamesdirs
39 }
40
41
42
43 1.5 games-arcade/ri-li/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ri-li/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ri-li/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/ri-li/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 26 Oct 2006 21:45:17 -0000 1.4
56 +++ ChangeLog 29 Feb 2008 18:47:42 -0000 1.5
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-arcade/ri-li
59 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ChangeLog,v 1.4 2006/10/26 21:45:17 tupone Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ri-li/ChangeLog,v 1.5 2008/02/29 18:47:42 carlo Exp $
63 +
64 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> ri-li-2.0.0.ebuild:
65 + Remove icon extension from desktop entry to match Icon Theme Specification.
66
67 26 Oct 2006; <tupone@g.o> ri-li-1.2.0.ebuild, ri-li-2.0.0.ebuild:
68 Added ~amd64 keyword. Bug #152016 by Jose Marino
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list