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/calendar: ChangeLog calendar-2.2.ebuild
Date: Thu, 30 Sep 2010 04:30:48
Message-Id: 20100930043045.984B220051@flycatcher.gentoo.org
1 radhermit 10/09/30 04:30:45
2
3 Modified: ChangeLog
4 Added: calendar-2.2.ebuild
5 Log:
6 Version bump. Drop the blocker on app-vim/cvscommand.
7
8 (Portage version: 2.2_rc87/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.28 app-vim/calendar/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/calendar/ChangeLog?rev=1.28&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/calendar/ChangeLog?rev=1.28&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/calendar/ChangeLog?r1=1.27&r2=1.28
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v
20 retrieving revision 1.27
21 retrieving revision 1.28
22 diff -u -r1.27 -r1.28
23 --- ChangeLog 20 Sep 2008 12:25:46 -0000 1.27
24 +++ ChangeLog 30 Sep 2010 04:30:45 -0000 1.28
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-vim/calendar
27 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.27 2008/09/20 12:25:46 hawking Exp $
29 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.28 2010/09/30 04:30:45 radhermit Exp $
31 +
32 +*calendar-2.2 (30 Sep 2010)
33 +
34 + 30 Sep 2010; Tim Harder <radhermit@g.o> +calendar-2.2.ebuild:
35 + Version bump. Drop the blocker on app-vim/cvscommand.
36
37 *calendar-1.7 (20 Sep 2008)
38
39
40
41
42 1.1 app-vim/calendar/calendar-2.2.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/calendar/calendar-2.2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/calendar/calendar-2.2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: calendar-2.2.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/calendar/calendar-2.2.ebuild,v 1.1 2010/09/30 04:30:45 radhermit Exp $
52
53 inherit vim-plugin
54
55 DESCRIPTION="vim plugin: calendar window"
56 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52"
57 LICENSE="vim"
58 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
59 IUSE=""
60
61 VIM_PLUGIN_HELPTEXT=\
62 "This plugin provides a calendar window for vim. To start it, use the
63 :Calendar command."