Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/calendar: ChangeLog calendar-1.6.ebuild
Date: Thu, 29 Nov 2007 01:52:27
Message-Id: E1IxYZf-00009g-OA@stork.gentoo.org
1 hawking 07/11/29 01:52:19
2
3 Modified: ChangeLog
4 Added: calendar-1.6.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.1.4_rc3)
8
9 Revision Changes Path
10 1.26 app-vim/calendar/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/calendar/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/calendar/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/calendar/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 13 May 2007 17:57:48 -0000 1.25
23 +++ ChangeLog 29 Nov 2007 01:52:19 -0000 1.26
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-vim/calendar
26 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.25 2007/05/13 17:57:48 yoswink Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.26 2007/11/29 01:52:19 hawking Exp $
29 +
30 +*calendar-1.6 (29 Nov 2007)
31 +
32 + 29 Nov 2007; Ali Polatel <hawking@g.o> +calendar-1.6.ebuild:
33 + Version bump.
34
35 13 May 2007; Jose Luis Rivero <yoswink@g.o> calendar-1.4a.ebuild:
36 Stable on alpha wrt #169103. Tested by Brian Evans <grknight2k@××××××××××.com>
37
38
39
40 1.1 app-vim/calendar/calendar-1.6.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/calendar/calendar-1.6.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/calendar/calendar-1.6.ebuild?rev=1.1&content-type=text/plain
44
45 Index: calendar-1.6.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/calendar-1.6.ebuild,v 1.1 2007/11/29 01:52:19 hawking Exp $
50
51 inherit vim-plugin
52
53 DESCRIPTION="vim plugin: calendar window"
54 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52"
55 LICENSE="vim"
56 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
57 IUSE=""
58 SLOT="0"
59 VIM_PLUGIN_HELPTEXT=\
60 "This plugin provides a calendar window for vim. To start it, use the
61 :Calendar command."
62
63 # bug #62677
64 RDEPEND="!app-vim/cvscommand"
65
66
67
68 --
69 gentoo-commits@g.o mailing list