Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.16.ebuild
Date: Thu, 07 Jan 2010 19:26:08
Message-Id: E1NSxzf-0004qg-G8@stork.gentoo.org
1 ranger 10/01/07 19:26:03
2
3 Modified: ChangeLog gentoo-syntax-1.16.ebuild
4 Log:
5 stable ppc, bug 299358
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.62 app-emacs/gentoo-syntax/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.62&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.62&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.61&r2=1.62
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
18 retrieving revision 1.61
19 retrieving revision 1.62
20 diff -u -r1.61 -r1.62
21 --- ChangeLog 3 Jan 2010 12:29:33 -0000 1.61
22 +++ ChangeLog 7 Jan 2010 19:26:03 -0000 1.62
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-emacs/gentoo-syntax
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.61 2010/01/03 12:29:33 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.62 2010/01/07 19:26:03 ranger Exp $
28 +
29 + 07 Jan 2010; Brent Baude <ranger@g.o> gentoo-syntax-1.16.ebuild:
30 + stable ppc, bug 299358
31
32 03 Jan 2010; Christian Faulhammer <fauli@g.o>
33 gentoo-syntax-1.16.ebuild:
34
35
36
37 1.3 app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild?r1=1.2&r2=1.3
42
43 Index: gentoo-syntax-1.16.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- gentoo-syntax-1.16.ebuild 3 Jan 2010 12:29:33 -0000 1.2
50 +++ gentoo-syntax-1.16.ebuild 7 Jan 2010 19:26:03 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.2 2010/01/03 12:29:33 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.3 2010/01/07 19:26:03 ranger Exp $
56
57 inherit elisp
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
64 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
65 IUSE=""
66
67 DOCS="ChangeLog"