Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/gentoo-syntax: gentoo-syntax-1.18.ebuild ChangeLog
Date: Wed, 28 Dec 2011 10:11:51
Message-Id: 20111228101141.37FB62004B@flycatcher.gentoo.org
1 ago 11/12/28 10:11:41
2
3 Modified: gentoo-syntax-1.18.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #395897
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild?r1=1.1&r2=1.2
15
16 Index: gentoo-syntax-1.18.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gentoo-syntax-1.18.ebuild 23 Oct 2010 07:28:30 -0000 1.1
23 +++ gentoo-syntax-1.18.ebuild 28 Dec 2011 10:11:41 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild,v 1.1 2010/10/23 07:28:30 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild,v 1.2 2011/12/28 10:11:41 ago Exp $
30
31 inherit xemacs-elisp eutils
32
33 @@ -9,7 +9,7 @@
34 SRC_URI="mirror://gentoo/${P}.tar.bz2"
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 IUSE=""
40
41 RDEPEND=">=app-editors/xemacs-21.4.20-r5
42
43
44
45 1.25 app-xemacs/gentoo-syntax/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog?rev=1.25&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog?rev=1.25&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog?r1=1.24&r2=1.25
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v
54 retrieving revision 1.24
55 retrieving revision 1.25
56 diff -u -r1.24 -r1.25
57 --- ChangeLog 24 Dec 2011 13:54:35 -0000 1.24
58 +++ ChangeLog 28 Dec 2011 10:11:41 -0000 1.25
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-xemacs/gentoo-syntax
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.24 2011/12/24 13:54:35 graaff Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.25 2011/12/28 10:11:41 ago Exp $
64 +
65 + 28 Dec 2011; Agostino Sarubbo <ago@g.o> gentoo-syntax-1.18.ebuild:
66 + Stable for AMD64, wrt bug #395897
67
68 *gentoo-syntax-1.19 (24 Dec 2011)