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: exheres-syntax-20080601.ebuild ChangeLog
Date: Fri, 20 Jun 2008 21:18:00
Message-Id: E1K9nzW-0006tN-Sr@stork.gentoo.org
1 coldwind 08/06/20 21:17:54
2
3 Modified: exheres-syntax-20080601.ebuild ChangeLog
4 Log:
5 Update SRC_URI.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64)
7
8 Revision Changes Path
9 1.2 app-vim/exheres-syntax/exheres-syntax-20080601.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild?r1=1.1&r2=1.2
14
15 Index: exheres-syntax-20080601.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- exheres-syntax-20080601.ebuild 1 Jun 2008 13:11:21 -0000 1.1
22 +++ exheres-syntax-20080601.ebuild 20 Jun 2008 21:17:54 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild,v 1.1 2008/06/01 13:11:21 coldwind Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/exheres-syntax-20080601.ebuild,v 1.2 2008/06/20 21:17:54 coldwind Exp $
28
29 inherit vim-plugin
30
31 DESCRIPTION="vim plugin: exheres format highlighting"
32 HOMEPAGE="http://www.exherbo.org/"
33 -SRC_URI="http://dev.exherbo.org/~eroyf/pub/software/releases/${PN}/${P}.tar.bz2"
34 +SRC_URI="http://dev.exherbo.org/~ahf/pub/software/releases/${PN}/${P}.tar.bz2"
35
36 LICENSE="vim"
37 SLOT="0"
38
39
40
41 1.3 app-vim/exheres-syntax/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/exheres-syntax/ChangeLog?r1=1.2&r2=1.3
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- ChangeLog 1 Jun 2008 13:11:21 -0000 1.2
54 +++ ChangeLog 20 Jun 2008 21:17:54 -0000 1.3
55 @@ -1,6 +1,10 @@
56 # ChangeLog for app-vim/exheres-syntax
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.2 2008/06/01 13:11:21 coldwind Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-vim/exheres-syntax/ChangeLog,v 1.3 2008/06/20 21:17:54 coldwind Exp $
60 +
61 + 20 Jun 2008; Santiago M. Mola <coldwind@g.o>
62 + exheres-syntax-20080601.ebuild:
63 + Update SRC_URI.
64
65 *exheres-syntax-20080601 (01 Jun 2008)
66
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list