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/timemachine: ChangeLog timemachine-0.3.1.ebuild
Date: Sat, 30 Apr 2011 18:12:30
Message-Id: 20110430181219.6C0F320054@flycatcher.gentoo.org
1 armin76 11/04/30 18:12:19
2
3 Modified: ChangeLog timemachine-0.3.1.ebuild
4 Log:
5 Drop sparc keywords
6
7 (Portage version: 2.1.9.45/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.19 media-sound/timemachine/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/timemachine/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/timemachine/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/timemachine/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 26 Apr 2011 18:31:46 -0000 1.18
23 +++ ChangeLog 30 Apr 2011 18:12:19 -0000 1.19
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-sound/timemachine
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.18 2011/04/26 18:31:46 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.19 2011/04/30 18:12:19 armin76 Exp $
29 +
30 + 30 Apr 2011; Raúl Porcel <armin76@g.o> timemachine-0.3.1.ebuild:
31 + Drop sparc keywords
32
33 *timemachine-0.3.3 (26 Apr 2011)
34
35
36
37
38 1.6 media-sound/timemachine/timemachine-0.3.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/timemachine/timemachine-0.3.1.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/timemachine/timemachine-0.3.1.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/timemachine/timemachine-0.3.1.ebuild?r1=1.5&r2=1.6
43
44 Index: timemachine-0.3.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.3.1.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- timemachine-0.3.1.ebuild 16 Jul 2009 09:01:02 -0000 1.5
51 +++ timemachine-0.3.1.ebuild 30 Apr 2011 18:12:19 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.3.1.ebuild,v 1.5 2009/07/16 09:01:02 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.3.1.ebuild,v 1.6 2011/04/30 18:12:19 armin76 Exp $
58
59 EAPI=2
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ~ppc ~sparc x86"
66 +KEYWORDS="amd64 ~ppc x86"
67 IUSE="lash"
68
69 RDEPEND=">=media-sound/jack-audio-connection-kit-0.80