Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.8.ebuild gentoo-syntax-9999.ebuild ChangeLog
Date: Tue, 25 Mar 2008 04:51:05
Message-Id: E1Je17m-0008BB-1C@stork.gentoo.org
1 jer 08/03/25 04:51:02
2
3 Modified: gentoo-syntax-1.8.ebuild gentoo-syntax-9999.ebuild
4 ChangeLog
5 Log:
6 Marked ~hppa (bug #214283).
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.9 app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild?r1=1.8&r2=1.9
15
16 Index: gentoo-syntax-1.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- gentoo-syntax-1.8.ebuild 24 Mar 2008 09:55:39 -0000 1.8
23 +++ gentoo-syntax-1.8.ebuild 25 Mar 2008 04:51:01 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.8 2008/03/24 09:55:39 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.9 2008/03/25 04:51:01 jer Exp $
29
30 inherit elisp
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
38 IUSE=""
39
40 SITEFILE=51${PN}-gentoo.el
41
42
43
44 1.4 app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild?r1=1.3&r2=1.4
49
50 Index: gentoo-syntax-9999.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- gentoo-syntax-9999.ebuild 24 Mar 2008 09:55:39 -0000 1.3
57 +++ gentoo-syntax-9999.ebuild 25 Mar 2008 04:51:01 -0000 1.4
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.3 2008/03/24 09:55:39 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-9999.ebuild,v 1.4 2008/03/25 04:51:01 jer Exp $
63
64 inherit elisp subversion
65
66 @@ -11,7 +11,7 @@
67
68 LICENSE="GPL-2"
69 SLOT="0"
70 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
71 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
72 IUSE=""
73
74 SITEFILE=51${PN}-gentoo.el
75
76
77
78 1.17 app-emacs/gentoo-syntax/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.17&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.17&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.16&r2=1.17
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
87 retrieving revision 1.16
88 retrieving revision 1.17
89 diff -u -r1.16 -r1.17
90 --- ChangeLog 24 Mar 2008 09:55:39 -0000 1.16
91 +++ ChangeLog 25 Mar 2008 04:51:01 -0000 1.17
92 @@ -1,6 +1,10 @@
93 # ChangeLog for app-emacs/gentoo-syntax
94 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.16 2008/03/24 09:55:39 ulm Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.17 2008/03/25 04:51:01 jer Exp $
97 +
98 + 25 Mar 2008; Jeroen Roovers <jer@g.o> gentoo-syntax-1.8.ebuild,
99 + gentoo-syntax-9999.ebuild:
100 + Marked ~hppa (bug #214283).
101
102 24 Mar 2008; Ulrich Mueller <ulm@g.o> gentoo-syntax-1.8.ebuild,
103 gentoo-syntax-9999.ebuild:
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list