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/genindent: genindent-1.1.ebuild ChangeLog
Date: Tue, 07 Feb 2012 17:07:05
Message-Id: 20120207170655.B7C162004B@flycatcher.gentoo.org
1 jer 12/02/07 17:06:55
2
3 Modified: genindent-1.1.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #396851).
6
7 (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 app-vim/genindent/genindent-1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild?r1=1.2&r2=1.3
15
16 Index: genindent-1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- genindent-1.1.ebuild 3 Feb 2012 14:44:47 -0000 1.2
23 +++ genindent-1.1.ebuild 7 Feb 2012 17:06:55 -0000 1.3
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild,v 1.2 2012/02/03 14:44:47 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild,v 1.3 2012/02/07 17:06:55 jer Exp $
29
30 inherit vim-plugin
31
32 DESCRIPTION="vim plugin: library for simplifying indent files"
33 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
34 LICENSE="as-is"
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
36 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
37 IUSE=""
38
39 VIM_PLUGIN_HELPTEXT=\
40
41
42
43 1.20 app-vim/genindent/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 3 Feb 2012 14:44:47 -0000 1.19
56 +++ ChangeLog 7 Feb 2012 17:06:55 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-vim/genindent
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v 1.19 2012/02/03 14:44:47 ago Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v 1.20 2012/02/07 17:06:55 jer Exp $
62 +
63 + 07 Feb 2012; Jeroen Roovers <jer@g.o> genindent-1.1.ebuild:
64 + Stable for HPPA (bug #396851).
65
66 03 Feb 2012; Agostino Sarubbo <ago@g.o> genindent-1.1.ebuild:
67 Stable for amd64, wrt bug #396851