Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/ebnf-syntax: ebnf-syntax-1.1-r1.ebuild ebnf-syntax-1.1.ebuild ChangeLog
Date: Thu, 07 Oct 2010 04:03:06
Message-Id: 20101007030918.9C6B92004E@flycatcher.gentoo.org
1 leio 10/10/07 03:09:18
2
3 Modified: ebnf-syntax-1.1-r1.ebuild ebnf-syntax-1.1.ebuild
4 ChangeLog
5 Log:
6 Drop to ~mips
7
8 (Portage version: 2.1.9.13/cvs/Linux mips64)
9
10 Revision Changes Path
11 1.9 app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild?r1=1.8&r2=1.9
16
17 Index: ebnf-syntax-1.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- ebnf-syntax-1.1-r1.ebuild 11 Jul 2007 05:14:07 -0000 1.8
24 +++ ebnf-syntax-1.1-r1.ebuild 7 Oct 2010 03:09:18 -0000 1.9
25 @@ -1,13 +1,13 @@
26 -# Copyright 1999-2006 Gentoo Foundation
27 +# Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.9 2010/10/07 03:09:18 leio Exp $
31
32 inherit vim-plugin
33
34 DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting"
35 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=545"
36 LICENSE="as-is"
37 -KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86"
38 +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
39 IUSE=""
40
41 VIM_PLUGIN_HELPTEXT=\
42
43
44
45 1.7 app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild?r1=1.6&r2=1.7
50
51 Index: ebnf-syntax-1.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- ebnf-syntax-1.1.ebuild 11 Jul 2007 05:14:07 -0000 1.6
58 +++ ebnf-syntax-1.1.ebuild 7 Oct 2010 03:09:18 -0000 1.7
59 @@ -1,13 +1,13 @@
60 -# Copyright 1999-2005 Gentoo Foundation
61 +# Copyright 1999-2010 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.6 2007/07/11 05:14:07 mr_bones_ Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.7 2010/10/07 03:09:18 leio Exp $
65
66 inherit vim-plugin
67
68 DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting"
69 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=545"
70 LICENSE="as-is"
71 -KEYWORDS="~alpha ~amd64 ia64 mips ~ppc ppc64 sparc x86"
72 +KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc ppc64 sparc x86"
73 IUSE=""
74
75 VIM_PLUGIN_HELPTEXT=\
76
77
78
79 1.14 app-vim/ebnf-syntax/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ChangeLog?rev=1.14&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ChangeLog?rev=1.14&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ebnf-syntax/ChangeLog?r1=1.13&r2=1.14
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v
88 retrieving revision 1.13
89 retrieving revision 1.14
90 diff -u -r1.13 -r1.14
91 --- ChangeLog 23 Nov 2006 08:26:25 -0000 1.13
92 +++ ChangeLog 7 Oct 2010 03:09:18 -0000 1.14
93 @@ -1,6 +1,10 @@
94 # ChangeLog for app-vim/ebnf-syntax
95 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.13 2006/11/23 08:26:25 wormo Exp $
97 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
98 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.14 2010/10/07 03:09:18 leio Exp $
99 +
100 + 07 Oct 2010; Mart Raudsepp <leio@g.o> ebnf-syntax-1.1.ebuild,
101 + ebnf-syntax-1.1-r1.ebuild:
102 + Drop to ~mips
103
104 23 Nov 2006; Stephanie Lockwood-Childs <wormo@g.o>
105 ebnf-syntax-1.1-r1.ebuild: