Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/gnotime: ChangeLog gnotime-2.2.3.ebuild
Date: Tue, 23 Oct 2007 14:18:35
Message-Id: E1IkKaU-0004pv-6g@stork.gentoo.org
1 armin76 07/10/23 14:18:30
2
3 Modified: ChangeLog gnotime-2.2.3.ebuild
4 Log:
5 Add ~sparc wrt #195986
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.29 app-office/gnotime/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 16 Oct 2007 14:23:26 -0000 1.28
22 +++ ChangeLog 23 Oct 2007 14:18:29 -0000 1.29
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-office/gnotime
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.28 2007/10/16 14:23:26 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.29 2007/10/23 14:18:29 armin76 Exp $
28 +
29 + 23 Oct 2007; Raúl Porcel <armin76@g.o> gnotime-2.2.3.ebuild:
30 + Add ~sparc wrt #195986
31
32 16 Oct 2007; Markus Rothe <corsair@g.o> gnotime-2.2.3.ebuild:
33 Added ~ppc64; bug #195986
34
35
36
37 1.4 app-office/gnotime/gnotime-2.2.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?r1=1.3&r2=1.4
42
43 Index: gnotime-2.2.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- gnotime-2.2.3.ebuild 16 Oct 2007 14:23:26 -0000 1.3
50 +++ gnotime-2.2.3.ebuild 23 Oct 2007 14:18:29 -0000 1.4
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/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.3 2007/10/16 14:23:26 corsair Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.4 2007/10/23 14:18:29 armin76 Exp $
56
57 inherit eutils gnome2 autotools
58
59 @@ -10,7 +10,7 @@
60 LICENSE="GPL-2"
61
62 SLOT="0"
63 -KEYWORDS="~ppc64 ~x86"
64 +KEYWORDS="~ppc64 ~sparc ~x86"
65 IUSE=""
66
67 RDEPEND=">=gnome-base/libgnome-2.0
68
69
70
71 --
72 gentoo-commits@g.o mailing list