Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.12.ebuild
Date: Thu, 16 Jul 2009 17:42:18
Message-Id: E1MRUyF-00064h-Gb@stork.gentoo.org
1 tcunha 09/07/16 17:42:15
2
3 Modified: ChangeLog gentoo-syntax-1.12.ebuild
4 Log:
5 stable amd64, bug 276638
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.43 app-emacs/gentoo-syntax/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.43&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.43&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.42&r2=1.43
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
18 retrieving revision 1.42
19 retrieving revision 1.43
20 diff -u -r1.42 -r1.43
21 --- ChangeLog 16 Jul 2009 16:44:12 -0000 1.42
22 +++ ChangeLog 16 Jul 2009 17:42:15 -0000 1.43
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-emacs/gentoo-syntax
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.42 2009/07/16 16:44:12 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.43 2009/07/16 17:42:15 tcunha Exp $
28 +
29 + 16 Jul 2009; Tiago Cunha <tcunha@g.o> gentoo-syntax-1.12.ebuild:
30 + stable amd64, bug 276638
31
32 16 Jul 2009; nixnut <nixnut@g.o> gentoo-syntax-1.12.ebuild:
33 ppc stable #276638
34
35
36
37 1.6 app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild?r1=1.5&r2=1.6
42
43 Index: gentoo-syntax-1.12.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- gentoo-syntax-1.12.ebuild 16 Jul 2009 16:44:12 -0000 1.5
50 +++ gentoo-syntax-1.12.ebuild 16 Jul 2009 17:42:15 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 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.12.ebuild,v 1.5 2009/07/16 16:44:12 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild,v 1.6 2009/07/16 17:42:15 tcunha 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 ~sparc-fbsd x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
65 IUSE=""
66
67 DOCS="ChangeLog"