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/crack-attack: crack-attack-1.1.14-r1.ebuild ChangeLog
Date: Fri, 29 Feb 2008 18:56:57
Message-Id: E1JVAPH-0007QX-6N@stork.gentoo.org
1 carlo 08/02/29 18:56:31
2
3 Modified: crack-attack-1.1.14-r1.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.4 games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: crack-attack-1.1.14-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- crack-attack-1.1.14-r1.ebuild 8 Nov 2006 05:56:55 -0000 1.3
22 +++ crack-attack-1.1.14-r1.ebuild 29 Feb 2008 18:56:30 -0000 1.4
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/crack-attack/crack-attack-1.1.14-r1.ebuild,v 1.3 2006/11/08 05:56:55 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/crack-attack-1.1.14-r1.ebuild,v 1.4 2008/02/29 18:56:30 carlo Exp $
29
30 inherit eutils games
31
32 @@ -38,6 +38,6 @@
33 dodoc AUTHORS ChangeLog README
34 dohtml -A xpm doc/*
35 doicon data/crack-attack.xpm
36 - make_desktop_entry crack-attack Crack-attack crack-attack.xpm
37 + make_desktop_entry crack-attack Crack-attack crack-attack
38 prepgamesdirs
39 }
40
41
42
43 1.22 games-arcade/crack-attack/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/crack-attack/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/crack-attack/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/crack-attack/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 9 Apr 2007 21:56:43 -0000 1.21
56 +++ ChangeLog 29 Feb 2008 18:56:30 -0000 1.22
57 @@ -1,6 +1,10 @@
58 # ChangeLog for games-arcade/crack-attack
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/ChangeLog,v 1.21 2007/04/09 21:56:43 welp Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/crack-attack/ChangeLog,v 1.22 2008/02/29 18:56:30 carlo Exp $
63 +
64 + 29 Feb 2008; Carsten Lohrke <carlo@g.o>
65 + crack-attack-1.1.14-r1.ebuild:
66 + Remove icon extension from desktop entry to match Icon Theme Specification.
67
68 09 Apr 2007; Peter Weller <welp@g.o> ChangeLog:
69 Keyworded ~x86-fbsd wrt bug 173405
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list