Gentoo Archives: gentoo-commits

From: "Carsten Lohrke (carlo)" <carlo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mhwaveedit: mhwaveedit-1.4.14.ebuild ChangeLog
Date: Fri, 29 Feb 2008 20:08:05
Message-Id: E1JVBWU-0001Sb-F4@stork.gentoo.org
1 carlo 08/02/29 20:08:02
2
3 Modified: mhwaveedit-1.4.14.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.6 media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild?r1=1.5&r2=1.6
14
15 Index: mhwaveedit-1.4.14.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- mhwaveedit-1.4.14.ebuild 6 Feb 2008 14:52:55 -0000 1.5
22 +++ mhwaveedit-1.4.14.ebuild 29 Feb 2008 20:08:01 -0000 1.6
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/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild,v 1.5 2008/02/06 14:52:55 coldwind Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild,v 1.6 2008/02/29 20:08:01 carlo Exp $
28
29 inherit eutils
30
31 @@ -49,5 +49,5 @@
32 dodoc AUTHORS BUGS ChangeLog HACKING NEWS README TODO
33
34 newicon src/icon.xpm ${PN}.xpm
35 - make_desktop_entry mhwaveedit mhWaveEdit ${PN}.xpm AudioVideo
36 + make_desktop_entry mhwaveedit mhWaveEdit ${PN} AudioVideo
37 }
38
39
40
41 1.33 media-sound/mhwaveedit/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mhwaveedit/ChangeLog?rev=1.33&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mhwaveedit/ChangeLog?rev=1.33&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mhwaveedit/ChangeLog?r1=1.32&r2=1.33
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v
50 retrieving revision 1.32
51 retrieving revision 1.33
52 diff -u -r1.32 -r1.33
53 --- ChangeLog 6 Feb 2008 14:52:55 -0000 1.32
54 +++ ChangeLog 29 Feb 2008 20:08:01 -0000 1.33
55 @@ -1,6 +1,9 @@
56 # ChangeLog for media-sound/mhwaveedit
57 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.32 2008/02/06 14:52:55 coldwind Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.33 2008/02/29 20:08:01 carlo Exp $
60 +
61 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> mhwaveedit-1.4.14.ebuild:
62 + Remove icon extension from desktop entry to match Icon Theme Specification.
63
64 06 Feb 2008; Santiago M. Mola <coldwind@g.o>
65 -mhwaveedit-1.4.12.ebuild, mhwaveedit-1.4.14.ebuild:
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list