Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/cynthiune: cynthiune-0.9.5-r1.ebuild ChangeLog
Date: Tue, 01 Jan 2008 23:16:47
Message-Id: E1J9qLh-0007s8-Oh@stork.gentoo.org
1 aballier 08/01/01 23:16:41
2
3 Modified: cynthiune-0.9.5-r1.ebuild ChangeLog
4 Log:
5 stick musicbrainz deps to -2*, bug #203784
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.2 gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: cynthiune-0.9.5-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- cynthiune-0.9.5-r1.ebuild 10 Sep 2007 18:22:48 -0000 1.1
22 +++ cynthiune-0.9.5-r1.ebuild 1 Jan 2008 23:16:41 -0000 1.2
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/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.1 2007/09/10 18:22:48 voyageur Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.2 2008/01/01 23:16:41 aballier Exp $
29
30 inherit gnustep-2
31
32 @@ -28,7 +28,7 @@
33 timidity? ( media-sound/timidity++ )
34 vorbis? ( >=media-libs/libogg-1.1.2
35 >=media-libs/libvorbis-1.0.1-r2 )
36 - media-libs/musicbrainz"
37 + =media-libs/musicbrainz-2*"
38 RDEPEND="${DEPEND}"
39
40 src_unpack() {
41
42
43
44 1.10 gnustep-apps/cynthiune/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/ChangeLog?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/ChangeLog?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/cynthiune/ChangeLog?r1=1.9&r2=1.10
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- ChangeLog 10 Sep 2007 18:22:48 -0000 1.9
57 +++ ChangeLog 1 Jan 2008 23:16:41 -0000 1.10
58 @@ -1,6 +1,10 @@
59 # ChangeLog for gnustep-apps/cynthiune
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.9 2007/09/10 18:22:48 voyageur Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.10 2008/01/01 23:16:41 aballier Exp $
64 +
65 + 01 Jan 2008; Alexis Ballier <aballier@g.o>
66 + cynthiune-0.9.5-r1.ebuild:
67 + stick musicbrainz deps to -2*, bug #203784
68
69 *cynthiune-0.9.5-r1 (10 Sep 2007)
70
71
72
73
74 --
75 gentoo-commits@g.o mailing list