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-board/blokish: blokish-0.9.4.ebuild blokish-0.9.3.ebuild ChangeLog
Date: Fri, 29 Feb 2008 19:03:10
Message-Id: E1JVAVf-0007di-IV@stork.gentoo.org
1 carlo 08/02/29 19:03:07
2
3 Modified: blokish-0.9.4.ebuild blokish-0.9.3.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-board/blokish/blokish-0.9.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/blokish-0.9.4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/blokish-0.9.4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/blokish-0.9.4.ebuild?r1=1.1&r2=1.2
14
15 Index: blokish-0.9.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-board/blokish/blokish-0.9.4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- blokish-0.9.4.ebuild 29 Oct 2007 23:19:00 -0000 1.1
22 +++ blokish-0.9.4.ebuild 29 Feb 2008 19:03:06 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 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-board/blokish/blokish-0.9.4.ebuild,v 1.1 2007/10/29 23:19:00 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/blokish-0.9.4.ebuild,v 1.2 2008/02/29 19:03:06 carlo Exp $
29
30 inherit eutils wxwidgets games
31
32 @@ -38,7 +38,7 @@
33 emake DESTDIR="${D}" install || die "emake install failed"
34
35 doicon src/${PN}.xpm
36 - make_desktop_entry ${PN} Blokish ${PN}.xpm
37 + make_desktop_entry ${PN} Blokish ${PN}
38
39 dodoc AUTHORS ChangeLog README
40 dohtml docs/*
41
42
43
44 1.4 games-board/blokish/blokish-0.9.3.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild?r1=1.3&r2=1.4
49
50 Index: blokish-0.9.3.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- blokish-0.9.3.ebuild 19 Nov 2006 21:43:50 -0000 1.3
57 +++ blokish-0.9.3.ebuild 29 Feb 2008 19:03:06 -0000 1.4
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2006 Gentoo Foundation
60 +# Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild,v 1.3 2006/11/19 21:43:50 nyhm Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/blokish-0.9.3.ebuild,v 1.4 2008/02/29 19:03:06 carlo Exp $
64
65 inherit eutils wxwidgets games
66
67 @@ -38,7 +38,7 @@
68 emake DESTDIR="${D}" install || die "emake install failed"
69
70 doicon src/${PN}.xpm
71 - make_desktop_entry ${PN} Blokish ${PN}.xpm
72 + make_desktop_entry ${PN} Blokish ${PN}
73
74 dodoc AUTHORS ChangeLog README
75 dohtml docs/*
76
77
78
79 1.5 games-board/blokish/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/ChangeLog?rev=1.5&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/ChangeLog?rev=1.5&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/blokish/ChangeLog?r1=1.4&r2=1.5
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/games-board/blokish/ChangeLog,v
88 retrieving revision 1.4
89 retrieving revision 1.5
90 diff -u -r1.4 -r1.5
91 --- ChangeLog 29 Oct 2007 23:19:00 -0000 1.4
92 +++ ChangeLog 29 Feb 2008 19:03:06 -0000 1.5
93 @@ -1,6 +1,10 @@
94 # ChangeLog for games-board/blokish
95 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/ChangeLog,v 1.4 2007/10/29 23:19:00 tupone Exp $
97 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
98 +# $Header: /var/cvsroot/gentoo-x86/games-board/blokish/ChangeLog,v 1.5 2008/02/29 19:03:06 carlo Exp $
99 +
100 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> blokish-0.9.3.ebuild,
101 + blokish-0.9.4.ebuild:
102 + Remove icon extension from desktop entry to match Icon Theme Specification.
103
104 *blokish-0.9.4 (29 Oct 2007)
105
106
107
108
109 --
110 gentoo-commits@l.g.o mailing list