Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/gnotime: ChangeLog gnotime-2.3.0.ebuild
Date: Sat, 01 Mar 2008 13:45:24
Message-Id: E1JVS1h-0000bY-BB@stork.gentoo.org
1 nixnut 08/03/01 13:45:21
2
3 Modified: ChangeLog gnotime-2.3.0.ebuild
4 Log:
5 Added ~ppc wrt bug 211735
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.36 app-office/gnotime/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.36&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.36&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?r1=1.35&r2=1.36
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v
18 retrieving revision 1.35
19 retrieving revision 1.36
20 diff -u -r1.35 -r1.36
21 --- ChangeLog 28 Feb 2008 08:04:14 -0000 1.35
22 +++ ChangeLog 1 Mar 2008 13:45:20 -0000 1.36
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-office/gnotime
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.35 2008/02/28 08:04:14 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.36 2008/03/01 13:45:20 nixnut Exp $
28 +
29 + 01 Mar 2008; nixnut <nixnut@g.o> gnotime-2.3.0.ebuild:
30 + Added ~ppc wrt bug 211735
31
32 28 Feb 2008; Christian Faulhammer <opfer@g.o> gnotime-2.3.0.ebuild:
33 check for USE=deprecated with dev-scheme/guile not needed anymore
34
35
36
37 1.3 app-office/gnotime/gnotime-2.3.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild?r1=1.2&r2=1.3
42
43 Index: gnotime-2.3.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- gnotime-2.3.0.ebuild 28 Feb 2008 08:04:14 -0000 1.2
50 +++ gnotime-2.3.0.ebuild 1 Mar 2008 13:45:20 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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.3.0.ebuild,v 1.2 2008/02/28 08:04:14 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0.ebuild,v 1.3 2008/03/01 13:45:20 nixnut Exp $
56
57 EAPI="1"
58
59 @@ -12,7 +12,7 @@
60 LICENSE="GPL-2"
61
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
64 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
65 IUSE=""
66 RESTRICT="test"
67
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list