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/soundtracker: soundtracker-0.6.8.ebuild ChangeLog
Date: Fri, 29 Feb 2008 20:07:27
Message-Id: E1JVBVt-0001RB-0U@stork.gentoo.org
1 carlo 08/02/29 20:07:25
2
3 Modified: soundtracker-0.6.8.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/soundtracker/soundtracker-0.6.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.8.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.8.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.8.ebuild?r1=1.5&r2=1.6
14
15 Index: soundtracker-0.6.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.8.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- soundtracker-0.6.8.ebuild 26 Aug 2007 01:22:45 -0000 1.5
22 +++ soundtracker-0.6.8.ebuild 29 Feb 2008 20:07:24 -0000 1.6
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/media-sound/soundtracker/soundtracker-0.6.8.ebuild,v 1.5 2007/08/26 01:22:45 philantrop Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.8.ebuild,v 1.6 2008/02/29 20:07:24 carlo Exp $
29
30 IUSE="alsa esd jack nls oss sdl"
31
32 @@ -69,5 +69,5 @@
33 dohtml -r doc
34
35 doicon soundtracker_splash.png
36 - make_desktop_entry soundtracker SoundTracker soundtracker_splash.png
37 + make_desktop_entry soundtracker SoundTracker soundtracker_splash
38 }
39
40
41
42 1.27 media-sound/soundtracker/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundtracker/ChangeLog?rev=1.27&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundtracker/ChangeLog?rev=1.27&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/soundtracker/ChangeLog?r1=1.26&r2=1.27
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v
51 retrieving revision 1.26
52 retrieving revision 1.27
53 diff -u -r1.26 -r1.27
54 --- ChangeLog 26 Aug 2007 01:22:45 -0000 1.26
55 +++ ChangeLog 29 Feb 2008 20:07:24 -0000 1.27
56 @@ -1,6 +1,9 @@
57 # ChangeLog for media-sound/soundtracker
58 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v 1.26 2007/08/26 01:22:45 philantrop Exp $
60 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/ChangeLog,v 1.27 2008/02/29 20:07:24 carlo Exp $
62 +
63 + 29 Feb 2008; Carsten Lohrke <carlo@g.o> soundtracker-0.6.8.ebuild:
64 + Remove icon extension from desktop entry to match Icon Theme Specification.
65
66 26 Aug 2007; Wulf C. Krueger <philantrop@g.o>
67 soundtracker-0.6.8.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list