Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Wed, 24 Jun 2009 13:17:18
Message-Id: E1MJSLd-0002aE-L4@stork.gentoo.org
1 jer 09/06/24 13:17:09
2
3 Modified: ntp-syntax-20031001.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #272692).
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.12 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.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild?r1=1.11&r2=1.12
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.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ntp-syntax-20031001.ebuild 8 Jun 2009 21:57:49 -0000 1.11
22 +++ ntp-syntax-20031001.ebuild 24 Jun 2009 13:17:09 -0000 1.12
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.11 2009/06/08 21:57:49 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.12 2009/06/24 13:17:09 jer 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 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
36 IUSE=""
37
38 VIM_PLUGIN_HELPTEXT=\
39
40
41
42 1.12 app-vim/ntp-syntax/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ChangeLog?rev=1.12&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ChangeLog?rev=1.12&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/ntp-syntax/ChangeLog?r1=1.11&r2=1.12
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v
51 retrieving revision 1.11
52 retrieving revision 1.12
53 diff -u -r1.11 -r1.12
54 --- ChangeLog 8 Jun 2009 21:57:49 -0000 1.11
55 +++ ChangeLog 24 Jun 2009 13:17:09 -0000 1.12
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.11 2009/06/08 21:57:49 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v 1.12 2009/06/24 13:17:09 jer Exp $
61 +
62 + 24 Jun 2009; Jeroen Roovers <jer@g.o> ntp-syntax-20031001.ebuild:
63 + Stable for HPPA (bug #272692).
64
65 08 Jun 2009; Jeroen Roovers <jer@g.o> ntp-syntax-20031001.ebuild:
66 Marked ~hppa (bug #272692).