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/vcscommand: ChangeLog vcscommand-1.99.47.ebuild
Date: Sat, 01 Jun 2013 22:23:30
Message-Id: 20130601222324.1BD6E2171D@flycatcher.gentoo.org
1 radhermit 13/06/01 22:23:24
2
3 Modified: ChangeLog
4 Added: vcscommand-1.99.47.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
9
10 Revision Changes Path
11 1.30 app-vim/vcscommand/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.30&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.30&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?r1=1.29&r2=1.30
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v
20 retrieving revision 1.29
21 retrieving revision 1.30
22 diff -u -r1.29 -r1.30
23 --- ChangeLog 6 Aug 2012 05:42:01 -0000 1.29
24 +++ ChangeLog 1 Jun 2013 22:23:23 -0000 1.30
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-vim/vcscommand
27 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.29 2012/08/06 05:42:01 radhermit Exp $
29 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.30 2013/06/01 22:23:23 radhermit Exp $
31 +
32 +*vcscommand-1.99.47 (01 Jun 2013)
33 +
34 + 01 Jun 2013; Tim Harder <radhermit@g.o> +vcscommand-1.99.47.ebuild:
35 + Version bump.
36
37 06 Aug 2012; Tim Harder <radhermit@g.o> -vcscommand-1.99.42.ebuild,
38 -vcscommand-1.99.43.ebuild, -vcscommand-1.99.44.ebuild:
39
40
41
42 1.1 app-vim/vcscommand/vcscommand-1.99.47.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild?rev=1.1&content-type=text/plain
46
47 Index: vcscommand-1.99.47.ebuild
48 ===================================================================
49 # Copyright 1999-2013 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild,v 1.1 2013/06/01 22:23:23 radhermit Exp $
52
53 EAPI=5
54
55 inherit vim-plugin
56
57 DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin"
58 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
59 LICENSE="MIT"
60 KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
61
62 RDEPEND="!app-vim/cvscommand"
63
64 VIM_PLUGIN_HELPFILES="${PN}.txt"