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/whichwayisup: whichwayisup-0.7.0.ebuild whichwayisup-0.7.9.ebuild ChangeLog
Date: Fri, 29 Feb 2008 18:52:08
Message-Id: E1JVAKx-0007JO-7U@stork.gentoo.org
1 carlo 08/02/29 18:52:03
2
3 Modified: whichwayisup-0.7.0.ebuild whichwayisup-0.7.9.ebuild
4 ChangeLog
5 Log:
6 Remove icon extension from desktop entry to match Icon Theme Specification.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.8 games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild?r1=1.7&r2=1.8
15
16 Index: whichwayisup-0.7.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- whichwayisup-0.7.0.ebuild 20 Feb 2008 18:42:53 -0000 1.7
23 +++ whichwayisup-0.7.0.ebuild 29 Feb 2008 18:52:02 -0000 1.8
24 @@ -1,6 +1,6 @@
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/whichwayisup/whichwayisup-0.7.0.ebuild,v 1.7 2008/02/20 18:42:53 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.0.ebuild,v 1.8 2008/02/29 18:52:02 carlo Exp $
29
30 NEED_PYTHON="2.4"
31
32 @@ -44,7 +44,7 @@
33 doins -r data/* || die "doins data failed"
34
35 doicon "${FILESDIR}"/${PN}-32.xpm
36 - make_desktop_entry ${PN} "Which Way Is Up?" ${PN}-32.xpm
37 + make_desktop_entry ${PN} "Which Way Is Up?" ${PN}-32
38 prepgamesdirs
39 }
40
41
42
43
44 1.2 games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild?r1=1.1&r2=1.2
49
50 Index: whichwayisup-0.7.9.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- whichwayisup-0.7.9.ebuild 26 Feb 2008 22:21:52 -0000 1.1
57 +++ whichwayisup-0.7.9.ebuild 29 Feb 2008 18:52:02 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild,v 1.1 2008/02/26 22:21:52 coldwind Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/whichwayisup-0.7.9.ebuild,v 1.2 2008/02/29 18:52:02 carlo Exp $
63
64 NEED_PYTHON="2.4"
65
66 @@ -45,7 +45,7 @@
67 doins -r data/* || die "doins data failed"
68
69 doicon "${FILESDIR}"/${PN}-32.xpm
70 - make_desktop_entry ${PN} "Which Way Is Up?" ${PN}-32.xpm
71 + make_desktop_entry ${PN} "Which Way Is Up?" ${PN}-32
72 prepgamesdirs
73 }
74
75
76
77
78 1.8 games-arcade/whichwayisup/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/ChangeLog?rev=1.8&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/ChangeLog?rev=1.8&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/whichwayisup/ChangeLog?r1=1.7&r2=1.8
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/ChangeLog,v
87 retrieving revision 1.7
88 retrieving revision 1.8
89 diff -u -r1.7 -r1.8
90 --- ChangeLog 26 Feb 2008 22:21:52 -0000 1.7
91 +++ ChangeLog 29 Feb 2008 18:52:02 -0000 1.8
92 @@ -1,6 +1,10 @@
93 # ChangeLog for games-arcade/whichwayisup
94 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/ChangeLog,v 1.7 2008/02/26 22:21:52 coldwind Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/whichwayisup/ChangeLog,v 1.8 2008/02/29 18:52:02 carlo Exp $
97 +
98 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> whichwayisup-0.7.0.ebuild,
99 + whichwayisup-0.7.9.ebuild:
100 + Remove icon extension from desktop entry to match Icon Theme Specification.
101
102 *whichwayisup-0.7.9 (26 Feb 2008)
103
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list