Gentoo Archives: gentoo-commits

From: "Ian Whyman (thev00d00)" <thev00d00@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/cantata: cantata-0.6.1.ebuild ChangeLog cantata-0.7.1.ebuild
Date: Sun, 08 Jul 2012 14:48:07
Message-Id: 20120708144757.050C620063@flycatcher.gentoo.org
1 thev00d00 12/07/08 14:47:56
2
3 Modified: cantata-0.6.1.ebuild ChangeLog cantata-0.7.1.ebuild
4 Log:
5 Make KDE dependencies optional, fixes bug #425150
6
7 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-sound/cantata/cantata-0.6.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-0.6.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-0.6.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-0.6.1.ebuild?r1=1.1&r2=1.2
15
16 Index: cantata-0.6.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.6.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- cantata-0.6.1.ebuild 15 Apr 2012 22:24:53 -0000 1.1
23 +++ cantata-0.6.1.ebuild 8 Jul 2012 14:47:56 -0000 1.2
24 @@ -1,9 +1,10 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.6.1.ebuild,v 1.1 2012/04/15 22:24:53 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.6.1.ebuild,v 1.2 2012/07/08 14:47:56 thev00d00 Exp $
29
30 EAPI=4
31
32 +KDE_REQUIRED="optional"
33 inherit kde4-base
34
35 DESCRIPTION="Cantata is a client for the music player daemon (MPD)"
36
37
38
39 1.4 media-sound/cantata/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?r1=1.3&r2=1.4
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- ChangeLog 8 Jun 2012 08:03:57 -0000 1.3
52 +++ ChangeLog 8 Jul 2012 14:47:56 -0000 1.4
53 @@ -1,6 +1,10 @@
54 # ChangeLog for media-sound/cantata
55 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.3 2012/06/08 08:03:57 johu Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.4 2012/07/08 14:47:56 thev00d00 Exp $
58 +
59 + 08 Jul 2012; Ian Whyman <thev00d00@g.o> cantata-0.6.1.ebuild,
60 + cantata-0.7.1.ebuild:
61 + Make KDE dependencies optional, fixes bug #425150
62
63 *cantata-0.7.1 (08 Jun 2012)
64
65
66
67
68 1.2 media-sound/cantata/cantata-0.7.1.ebuild
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild?rev=1.2&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild?rev=1.2&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild?r1=1.1&r2=1.2
73
74 Index: cantata-0.7.1.ebuild
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild,v
77 retrieving revision 1.1
78 retrieving revision 1.2
79 diff -u -r1.1 -r1.2
80 --- cantata-0.7.1.ebuild 8 Jun 2012 08:03:57 -0000 1.1
81 +++ cantata-0.7.1.ebuild 8 Jul 2012 14:47:56 -0000 1.2
82 @@ -1,9 +1,10 @@
83 # Copyright 1999-2012 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild,v 1.1 2012/06/08 08:03:57 johu Exp $
86 +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild,v 1.2 2012/07/08 14:47:56 thev00d00 Exp $
87
88 EAPI=4
89
90 +KDE_REQUIRED="optional"
91 inherit kde4-base
92
93 DESCRIPTION="Cantata is a client for the music player daemon (MPD)"