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