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/vcscommand: ChangeLog vcscommand-1.99.37.ebuild
Date: Tue, 16 Feb 2010 16:03:56
Message-Id: E1NhPty-0007xV-Is@stork.gentoo.org
1 lack 10/02/16 16:03:54
2
3 Modified: ChangeLog
4 Added: vcscommand-1.99.37.ebuild
5 Log:
6 Version bump: 1.99.37 (Bug #300784)
7 (Portage version: 2.1.7.17/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 app-vim/vcscommand/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vcscommand/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 17 Dec 2009 10:59:17 -0000 1.9
23 +++ ChangeLog 16 Feb 2010 16:03:53 -0000 1.10
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-vim/vcscommand
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.9 2009/12/17 10:59:17 fauli Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.10 2010/02/16 16:03:53 lack Exp $
30 +
31 +*vcscommand-1.99.37 (16 Feb 2010)
32 +
33 + 16 Feb 2010; Jim Ramsay <lack@g.o> +vcscommand-1.99.37.ebuild:
34 + Version bump: 1.99.37 (Bug #300784)
35
36 17 Dec 2009; Christian Faulhammer <fauli@g.o>
37 vcscommand-1.99.31.ebuild:
38
39
40
41 1.1 app-vim/vcscommand/vcscommand-1.99.37.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.37.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.37.ebuild?rev=1.1&content-type=text/plain
45
46 Index: vcscommand-1.99.37.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.37.ebuild,v 1.1 2010/02/16 16:03:53 lack Exp $
51
52 VIM_PLUGIN_VIM_VERSION="7.0"
53 inherit vim-plugin
54
55 DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin"
56 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
57
58 LICENSE="public-domain"
59 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
60 IUSE=""
61
62 RDEPEND="!app-vim/cvscommand
63 !app-vim/calendar" # conflict, bug 62677
64
65 VIM_PLUGIN_HELPFILES="vcscommand"