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/udev-syntax: udev-syntax-20051016-r1.ebuild ChangeLog
Date: Tue, 02 Sep 2008 19:04:39
Message-Id: E1KabB5-0002OM-Uo@stork.gentoo.org
1 jer 08/09/02 19:04:35
2
3 Modified: udev-syntax-20051016-r1.ebuild ChangeLog
4 Log:
5 Marked ~hppa too.
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.2 app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: udev-syntax-20051016-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- udev-syntax-20051016-r1.ebuild 11 Jan 2007 04:09:18 -0000 1.1
22 +++ udev-syntax-20051016-r1.ebuild 2 Sep 2008 19:04:35 -0000 1.2
23 @@ -1,13 +1,13 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild,v 1.1 2007/01/11 04:09:18 pioto Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-vim/udev-syntax/udev-syntax-20051016-r1.ebuild,v 1.2 2008/09/02 19:04:35 jer Exp $
29
30 inherit vim-plugin eutils
31
32 DESCRIPTION="vim plugin: syntax highlighting for udev rules files"
33 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1381"
34 LICENSE="vim"
35 -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
36 +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
37 IUSE=""
38
39 VIM_PLUGIN_HELPTEXT=\
40
41
42
43 1.7 app-vim/udev-syntax/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/udev-syntax/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/udev-syntax/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-vim/udev-syntax/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-vim/udev-syntax/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- ChangeLog 11 Jan 2007 04:09:18 -0000 1.6
56 +++ ChangeLog 2 Sep 2008 19:04:35 -0000 1.7
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-vim/udev-syntax
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-vim/udev-syntax/ChangeLog,v 1.6 2007/01/11 04:09:18 pioto Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/app-vim/udev-syntax/ChangeLog,v 1.7 2008/09/02 19:04:35 jer Exp $
63 +
64 + 02 Sep 2008; Jeroen Roovers <jer@g.o>
65 + udev-syntax-20051016-r1.ebuild:
66 + Marked ~hppa too.
67
68 *udev-syntax-20051016-r1 (11 Jan 2007)