Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/vimoutliner: ChangeLog vimoutliner-0.3.3a-r1.ebuild vimoutliner-0.3.4-r1.ebuild vimoutliner-0.3.3.ebuild vimoutliner-0.3.4.ebuild
Date: Tue, 02 Dec 2008 22:53:18
Message-Id: E1L7e7H-0005eW-TL@stork.gentoo.org
1 lack 08/12/02 22:53:15
2
3 Modified: ChangeLog vimoutliner-0.3.3a-r1.ebuild
4 Added: vimoutliner-0.3.4-r1.ebuild
5 Removed: vimoutliner-0.3.3.ebuild vimoutliner-0.3.4.ebuild
6 Log:
7 Fixes filetype detection and missing vimoutlinerrc file (Bug #208153), also cleaned up some syntax warnings and an old version
8 (Portage version: 2.1.6_rc1/cvs/Linux 2.6.26-gentoo-r1 i686)
9
10 Revision Changes Path
11 1.15 app-vim/vimoutliner/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vimoutliner/ChangeLog?rev=1.15&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vimoutliner/ChangeLog?rev=1.15&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vimoutliner/ChangeLog?r1=1.14&r2=1.15
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v
20 retrieving revision 1.14
21 retrieving revision 1.15
22 diff -u -r1.14 -r1.15
23 --- ChangeLog 22 Feb 2007 00:16:03 -0000 1.14
24 +++ ChangeLog 2 Dec 2008 22:53:15 -0000 1.15
25 @@ -1,6 +1,16 @@
26 # ChangeLog for app-vim/vimoutliner
27 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.14 2007/02/22 00:16:03 peper Exp $
29 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.15 2008/12/02 22:53:15 lack Exp $
31 +
32 +*vimoutliner-0.3.4-r1 (02 Dec 2008)
33 +
34 + 02 Dec 2008; Jim Ramsay <lack@g.o> -vimoutliner-0.3.4.ebuild,
35 + +vimoutliner-0.3.4-r1.ebuild:
36 + Fixes filetype detection and missing vimoutlinerrc file (Bug #208153)
37 +
38 + 02 Dec 2008; Jim Ramsay <lack@g.o> -vimoutliner-0.3.3.ebuild,
39 + vimoutliner-0.3.3a-r1.ebuild:
40 + Cleaned up some syntax warnings and an old version
41
42 22 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
43 Transition to Manifest2.
44
45
46
47 1.9 app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild?rev=1.9&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild?rev=1.9&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild?r1=1.8&r2=1.9
52
53 Index: vimoutliner-0.3.3a-r1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v
56 retrieving revision 1.8
57 retrieving revision 1.9
58 diff -u -r1.8 -r1.9
59 --- vimoutliner-0.3.3a-r1.ebuild 11 Jul 2007 05:14:07 -0000 1.8
60 +++ vimoutliner-0.3.3a-r1.ebuild 2 Dec 2008 22:53:15 -0000 1.9
61 @@ -1,12 +1,12 @@
62 -# Copyright 1999-2006 Gentoo Foundation
63 +# Copyright 1999-2008 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v 1.9 2008/12/02 22:53:15 lack Exp $
67
68 inherit vim-plugin
69
70 DESCRIPTION="vim plugin: easy and fast outlining"
71 HOMEPAGE="http://www.vimoutliner.org"
72 -SRC_URI="mirror://gentoo/${PN}-${PV}.tar.gz"
73 +SRC_URI="mirror://gentoo/${P}.tar.gz"
74 LICENSE="GPL-2"
75 KEYWORDS="x86 sparc mips amd64 alpha ia64 ppc"
76 IUSE=""
77 @@ -16,24 +16,23 @@
78
79 src_unpack() {
80 unpack ${A}
81 - cd ${S}
82 + cd "${S}"
83 sed -i -e '/^if exists/,/endif/d' ftdetect/vo_base.vim
84 sed -i -e '/ru .vimoutlinerrc/aru vimoutlinerrc' ftplugin/vo_base.vim
85 sed -i -e '/hi spellErr,SpellErrors,BadWord/d' syntax/vo_base.vim
86 # weird tarball, bug #83200
87 - find ${S} -type f | xargs chmod a+r
88 + find "${S}" -type f | xargs chmod a+r
89 }
90
91 src_install() {
92 - cd ${S}
93 p=/usr/share/vim/vimfiles
94 for d in doc ftdetect ftplugin syntax ; do
95 dodir ${p}/${d}
96 - cp -R ${d} ${D}/${p}/
97 + cp -R ${d} "${D}"/${p}/
98 done
99
100 dodir ${p}/vimoutliner/plugins
101 - cp -R add-ons/plugins ${D}/${p}/vimoutliner/
102 + cp -R add-ons/plugins "${D}"/${p}/vimoutliner/
103
104 for d in scripts/* add-ons/scripts/* ; do
105 dobin ${d}
106
107
108
109 1.1 app-vim/vimoutliner/vimoutliner-0.3.4-r1.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.4-r1.ebuild?rev=1.1&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.4-r1.ebuild?rev=1.1&content-type=text/plain
113
114 Index: vimoutliner-0.3.4-r1.ebuild
115 ===================================================================
116 # Copyright 1999-2008 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118 # $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.4-r1.ebuild,v 1.1 2008/12/02 22:53:15 lack Exp $
119
120 inherit vim-plugin
121
122 DESCRIPTION="vim plugin: easy and fast outlining"
123 HOMEPAGE="http://www.vimoutliner.org/"
124 SRC_URI="mirror://gentoo/${P}.tar.gz"
125 LICENSE="GPL-2"
126 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
127 IUSE=""
128
129 VIM_PLUGIN_HELPFILES="vimoutliner"
130 VIM_PLUGIN_MESSAGES="filetype"
131
132 src_unpack() {
133 unpack ${A}
134 cd "${S}"
135 sed -i -e '/^if exists/,/endif/d' ftdetect/vo_base.vim
136 find "${S}" -type f | xargs chmod a+r
137 }
138
139 src_install() {
140 p=/usr/share/vim/vimfiles
141 for d in doc ftdetect ftplugin syntax ; do
142 dodir ${p}/${d}
143 cp -R ${d} "${D}"/${p}/
144 done
145
146 dodir ${p}/vimoutliner/plugins
147 cp -R add-ons/plugins "${D}"/${p}/vimoutliner/
148 cp vimoutlinerrc "${D}"/${p}/
149
150 for d in scripts/* add-ons/scripts/* ; do
151 dobin ${d}
152 done
153
154 dodoc vimoutlinerrc
155 }