Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mt-daapd: ChangeLog mt-daapd-0.2.4.1.ebuild
Date: Thu, 29 Nov 2007 18:00:41
Message-Id: E1Ixngh-0003Yr-EO@stork.gentoo.org
1 armin76 07/11/29 18:00:35
2
3 Modified: ChangeLog mt-daapd-0.2.4.1.ebuild
4 Log:
5 sparc stable wrt #200110
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.57 media-sound/mt-daapd/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mt-daapd/ChangeLog?rev=1.57&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mt-daapd/ChangeLog?rev=1.57&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mt-daapd/ChangeLog?r1=1.56&r2=1.57
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v
18 retrieving revision 1.56
19 retrieving revision 1.57
20 diff -u -r1.56 -r1.57
21 --- ChangeLog 25 Nov 2007 17:08:39 -0000 1.56
22 +++ ChangeLog 29 Nov 2007 18:00:34 -0000 1.57
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/mt-daapd
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.56 2007/11/25 17:08:39 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.57 2007/11/29 18:00:34 armin76 Exp $
28 +
29 + 29 Nov 2007; Raúl Porcel <armin76@g.o> mt-daapd-0.2.4.1.ebuild:
30 + sparc stable wrt #200110
31
32 25 Nov 2007; Samuli Suominen <drac@g.o> mt-daapd-0.2.4.1.ebuild:
33 Add built_with_use check for avahi dbus support.
34
35
36
37 1.7 media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild?r1=1.6&r2=1.7
42
43 Index: mt-daapd-0.2.4.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- mt-daapd-0.2.4.1.ebuild 25 Nov 2007 17:08:39 -0000 1.6
50 +++ mt-daapd-0.2.4.1.ebuild 29 Nov 2007 18:00:34 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild,v 1.6 2007/11/25 17:08:39 drac Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild,v 1.7 2007/11/29 18:00:34 armin76 Exp $
56
57 inherit autotools eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="amd64 ~arm ~mips ppc ~sh ~sparc x86"
64 +KEYWORDS="amd64 ~arm ~mips ppc ~sh sparc x86"
65 IUSE="avahi vorbis"
66
67 RDEPEND="media-libs/libid3tag
68
69
70
71 --
72 gentoo-commits@g.o mailing list