Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/ntp-syntax: ntp-syntax-20031001.ebuild ChangeLog
Date: Tue, 30 Jun 2009 14:33:58
Message-Id: E1MLePE-0005mS-Cw@stork.gentoo.org
1 armin76 09/06/30 14:33:56
2
3 Modified: ntp-syntax-20031001.ebuild ChangeLog
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.13 app-vim/ntp-syntax/ntp-syntax-20031001.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild?r1=1.12&r2=1.13
14
15 Index: ntp-syntax-20031001.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- ntp-syntax-20031001.ebuild 24 Jun 2009 13:17:09 -0000 1.12
22 +++ ntp-syntax-20031001.ebuild 30 Jun 2009 14:33:56 -0000 1.13
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.12 2009/06/24 13:17:09 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.13 2009/06/30 14:33:56 armin76 Exp $
28
29 inherit vim-plugin
30
31 DESCRIPTION="vim plugin: ntp.conf syntax highlighting"
32 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778"
33 LICENSE="as-is"
34 -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
35 +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
36 IUSE=""
37
38 VIM_PLUGIN_HELPTEXT=\
39
40
41
42 1.13 app-vim/ntp-syntax/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ChangeLog?rev=1.13&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ChangeLog?rev=1.13&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ChangeLog?r1=1.12&r2=1.13
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v
51 retrieving revision 1.12
52 retrieving revision 1.13
53 diff -u -r1.12 -r1.13
54 --- ChangeLog 24 Jun 2009 13:17:09 -0000 1.12
55 +++ ChangeLog 30 Jun 2009 14:33:56 -0000 1.13
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-vim/ntp-syntax
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v 1.12 2009/06/24 13:17:09 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v 1.13 2009/06/30 14:33:56 armin76 Exp $
61 +
62 + 30 Jun 2009; Raúl Porcel <armin76@g.o> ntp-syntax-20031001.ebuild:
63 + arm/s390/sh stable
64
65 24 Jun 2009; Jeroen Roovers <jer@g.o> ntp-syntax-20031001.ebuild:
66 Stable for HPPA (bug #272692).