Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@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: Sat, 03 Nov 2007 23:46:51
Message-Id: E1IoShT-0003lJ-7b@stork.gentoo.org
1 tester 07/11/03 23:46:47
2
3 Modified: ChangeLog gnotime-2.2.3.ebuild
4 Log:
5 Re-add ~amd64 for bug #195986
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.31 app-office/gnotime/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.31&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.31&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?r1=1.30&r2=1.31
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v
18 retrieving revision 1.30
19 retrieving revision 1.31
20 diff -u -r1.30 -r1.31
21 --- ChangeLog 24 Oct 2007 11:14:38 -0000 1.30
22 +++ ChangeLog 3 Nov 2007 23:46:46 -0000 1.31
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.30 2007/10/24 11:14:38 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.31 2007/11/03 23:46:46 tester Exp $
28 +
29 + 03 Nov 2007; Olivier CrĂȘte <tester@g.o> gnotime-2.2.3.ebuild:
30 + Re-add ~amd64 for bug #195986
31
32 24 Oct 2007; Christian Faulhammer <opfer@g.o>
33 gnotime-2.2.2-r1.ebuild, gnotime-2.2.3.ebuild:
34
35
36
37 1.6 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.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?r1=1.5&r2=1.6
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.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- gnotime-2.2.3.ebuild 24 Oct 2007 11:14:38 -0000 1.5
50 +++ gnotime-2.2.3.ebuild 3 Nov 2007 23:46:46 -0000 1.6
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.5 2007/10/24 11:14:38 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild,v 1.6 2007/11/03 23:46:46 tester Exp $
56
57 inherit eutils gnome2 autotools
58
59 @@ -10,7 +10,7 @@
60 LICENSE="GPL-2"
61
62 SLOT="0"
63 -KEYWORDS="~ppc64 ~sparc ~x86"
64 +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
65 IUSE=""
66 RESTRICT="test"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list