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: metadata.xml ChangeLog exheres-syntax-20080601.ebuild exheres-syntax-99999999.ebuild
Date: Sun, 01 Jun 2008 13:11:27
Message-Id: E1K2nLF-000619-Pk@stork.gentoo.org
1 coldwind 08/06/01 13:11:21
2
3 Modified: metadata.xml ChangeLog
4 Added: exheres-syntax-20080601.ebuild
5 Removed: exheres-syntax-99999999.ebuild
6 Log:
7 Add a release and remove live ebuild. Added eroyf as proxied maintainer.
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.2 app-vim/exheres-syntax/metadata.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/metadata.xml?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/metadata.xml?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/metadata.xml?r1=1.1&r2=1.2
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/metadata.xml,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- metadata.xml 20 May 2008 00:08:07 -0000 1.1
24 +++ metadata.xml 1 Jun 2008 13:11:21 -0000 1.2
25 @@ -5,5 +5,11 @@
26 <maintainer>
27 <email>coldwind@g.o</email>
28 <name>Santiago M. Mola</name>
29 + <description>Main maintainer</description>
30 +</maintainer>
31 +<maintainer>
32 + <email>ahf@×××××××.org</email>
33 + <name>Alexander H. Faeroy</name>
34 + <description>Proxied upstream</description>
35 </maintainer>
36 </pkgmetadata>
37
38
39
40 1.2 app-vim/exheres-syntax/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?r1=1.1&r2=1.2
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- ChangeLog 20 May 2008 00:08:07 -0000 1.1
53 +++ ChangeLog 1 Jun 2008 13:11:21 -0000 1.2
54 @@ -1,6 +1,12 @@
55 # ChangeLog for app-vim/exheres-syntax
56 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.1 2008/05/20 00:08:07 coldwind Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.2 2008/06/01 13:11:21 coldwind Exp $
59 +
60 +*exheres-syntax-20080601 (01 Jun 2008)
61 +
62 + 01 Jun 2008; Santiago M. Mola <coldwind@g.o> metadata.xml,
63 + +exheres-syntax-20080601.ebuild, -exheres-syntax-99999999.ebuild:
64 + Add a release and remove live ebuild. Added eroyf as proxied maintainer.
65
66 *exheres-syntax-99999999 (20 May 2008)
67
68
69
70
71 1.1 app-vim/exheres-syntax/exheres-syntax-20080601.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild?rev=1.1&content-type=text/plain
75
76 Index: exheres-syntax-20080601.ebuild
77 ===================================================================
78 # Copyright 1999-2008 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild,v 1.1 2008/06/01 13:11:21 coldwind Exp $
81
82 inherit vim-plugin
83
84 DESCRIPTION="vim plugin: exheres format highlighting"
85 HOMEPAGE="http://www.exherbo.org/"
86 SRC_URI="http://dev.exherbo.org/~eroyf/pub/software/releases/${PN}/${P}.tar.bz2"
87
88 LICENSE="vim"
89 SLOT="0"
90 KEYWORDS="~amd64 ~x86"
91 IUSE=""
92
93 VIM_PLUGIN_HELPFILES="exheres-syntax"
94 VIM_PLUGIN_MESSAGES="filetype"
95
96
97
98 --
99 gentoo-commits@l.g.o mailing list