Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/exheres-syntax: ChangeLog exheres-syntax-20080908.ebuild exheres-syntax-20080601.ebuild
Date: Mon, 08 Sep 2008 09:11:34
Message-Id: E1KccmR-0005Yt-Vv@stork.gentoo.org
1 coldwind 08/09/08 09:11:31
2
3 Modified: ChangeLog
4 Added: exheres-syntax-20080908.ebuild
5 Removed: exheres-syntax-20080601.ebuild
6 Log:
7 Version bump.
8 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
9
10 Revision Changes Path
11 1.5 app-vim/exheres-syntax/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 28 Aug 2008 16:57:43 -0000 1.4
24 +++ ChangeLog 8 Sep 2008 09:11:31 -0000 1.5
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-vim/exheres-syntax
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.4 2008/08/28 16:57:43 coldwind Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.5 2008/09/08 09:11:31 coldwind Exp $
30 +
31 +*exheres-syntax-20080908 (08 Sep 2008)
32 +
33 + 08 Sep 2008; Santiago M. Mola <coldwind@g.o>
34 + -exheres-syntax-20080601.ebuild, +exheres-syntax-20080908.ebuild:
35 + Version bump.
36
37 28 Aug 2008; Santiago M. Mola <coldwind@g.o>
38 +exheres-syntax-99999999.ebuild:
39
40
41
42 1.1 app-vim/exheres-syntax/exheres-syntax-20080908.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080908.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080908.ebuild?rev=1.1&content-type=text/plain
46
47 Index: exheres-syntax-20080908.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080908.ebuild,v 1.1 2008/09/08 09:11:31 coldwind Exp $
52
53 inherit vim-plugin
54
55 DESCRIPTION="vim plugin: exheres format highlighting"
56 HOMEPAGE="http://www.exherbo.org/"
57 SRC_URI="http://dev.exherbo.org/~ahf/pub/software/releases/${PN}/${P}.tar.bz2"
58
59 LICENSE="vim"
60 SLOT="0"
61 KEYWORDS="~amd64 ~x86"
62 IUSE=""
63
64 VIM_PLUGIN_HELPFILES="exheres-syntax"
65 VIM_PLUGIN_MESSAGES="filetype"