Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/gnotime: ChangeLog gnotime-2.2.2-r1.ebuild gnotime-2.2.3.ebuild
Date: Wed, 24 Oct 2007 11:14:46
Message-Id: E1IkeC6-0007hj-V2@stork.gentoo.org
1 opfer 07/10/24 11:14:38
2
3 Modified: ChangeLog gnotime-2.2.2-r1.ebuild
4 gnotime-2.2.3.ebuild
5 Log:
6 disable test suite
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.30 app-office/gnotime/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 23 Oct 2007 14:18:29 -0000 1.29
23 +++ ChangeLog 24 Oct 2007 11:14:38 -0000 1.30
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-office/gnotime
26 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.29 2007/10/23 14:18:29 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.30 2007/10/24 11:14:38 opfer Exp $
29 +
30 + 24 Oct 2007; Christian Faulhammer <opfer@g.o>
31 + gnotime-2.2.2-r1.ebuild, gnotime-2.2.3.ebuild:
32 + disable test suite
33
34 23 Oct 2007; Raúl Porcel <armin76@g.o> gnotime-2.2.3.ebuild:
35 Add ~sparc wrt #195986
36
37
38
39 1.2 app-office/gnotime/gnotime-2.2.2-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.2-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.2-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.2-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: gnotime-2.2.2-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- gnotime-2.2.2-r1.ebuild 27 Sep 2007 17:43:45 -0000 1.1
52 +++ gnotime-2.2.2-r1.ebuild 24 Oct 2007 11:14:38 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2-r1.ebuild,v 1.1 2007/09/27 17:43:45 opfer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2-r1.ebuild,v 1.2 2007/10/24 11:14:38 opfer Exp $
58
59 inherit gnome2 autotools
60
61 @@ -12,6 +12,7 @@
62 SLOT="0"
63 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
64 IUSE=""
65 +RESTRICT="test"
66
67 RDEPEND=">=gnome-base/libgnome-2.0
68 >=gnome-base/libgnomeui-2.0.3
69
70
71
72 1.5 app-office/gnotime/gnotime-2.2.3.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?rev=1.5&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?rev=1.5&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?r1=1.4&r2=1.5
77
78 Index: gnotime-2.2.3.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v
81 retrieving revision 1.4
82 retrieving revision 1.5
83 diff -u -r1.4 -r1.5
84 --- gnotime-2.2.3.ebuild 23 Oct 2007 14:18:29 -0000 1.4
85 +++ gnotime-2.2.3.ebuild 24 Oct 2007 11:14:38 -0000 1.5
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2007 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.4 2007/10/23 14:18:29 armin76 Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.5 2007/10/24 11:14:38 opfer Exp $
91
92 inherit eutils gnome2 autotools
93
94 @@ -12,6 +12,7 @@
95 SLOT="0"
96 KEYWORDS="~ppc64 ~sparc ~x86"
97 IUSE=""
98 +RESTRICT="test"
99
100 RDEPEND=">=gnome-base/libgnome-2.0
101 >=gnome-base/libgnomeui-2.0.3
102
103
104
105 --
106 gentoo-commits@g.o mailing list