Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/align: ChangeLog align-41.ebuild
Date: Fri, 01 Oct 2010 05:46:58
Message-Id: 20101001054655.3D33E20051@flycatcher.gentoo.org
1 radhermit 10/10/01 05:46:55
2
3 Modified: ChangeLog
4 Added: align-41.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2_rc87/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.48 app-vim/align/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/align/ChangeLog?rev=1.48&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/align/ChangeLog?rev=1.48&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/align/ChangeLog?r1=1.47&r2=1.48
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v
20 retrieving revision 1.47
21 retrieving revision 1.48
22 diff -u -r1.47 -r1.48
23 --- ChangeLog 20 Sep 2008 07:57:43 -0000 1.47
24 +++ ChangeLog 1 Oct 2010 05:46:55 -0000 1.48
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-vim/align
27 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.47 2008/09/20 07:57:43 hawking Exp $
29 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.48 2010/10/01 05:46:55 radhermit Exp $
31 +
32 +*align-41 (01 Oct 2010)
33 +
34 + 01 Oct 2010; Tim Harder <radhermit@g.o> +align-41.ebuild:
35 + Version bump.
36
37 20 Sep 2008; Ali Polatel <hawking@g.o> align-32.ebuild,
38 align-33.ebuild, align-35.ebuild, align-39.ebuild:
39
40
41
42 1.1 app-vim/align/align-41.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/align/align-41.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/align/align-41.ebuild?rev=1.1&content-type=text/plain
46
47 Index: align-41.ebuild
48 ===================================================================
49 # Copyright 1999-2010 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-41.ebuild,v 1.1 2010/10/01 05:46:55 radhermit Exp $
52
53 inherit vim-plugin
54
55 DESCRIPTION="vim plugin: commands and maps to help produce aligned text"
56 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294"
57 LICENSE="vim"
58 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
59 IUSE=""
60 SLOT="0"
61 RDEPEND="app-vim/cecutil"
62
63 VIM_PLUGIN_HELPFILES="align"