Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/genindent: genindent-1.1.ebuild ChangeLog
Date: Wed, 08 Feb 2012 21:42:43
Message-Id: 20120208214233.50E952004B@flycatcher.gentoo.org
1 maekke 12/02/08 21:42:33
2
3 Modified: genindent-1.1.ebuild ChangeLog
4 Log:
5 arm stable, bug #396851
6
7 (Portage version: 2.1.10.44/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 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.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild?r1=1.3&r2=1.4
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.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- genindent-1.1.ebuild 7 Feb 2012 17:06:55 -0000 1.3
23 +++ genindent-1.1.ebuild 8 Feb 2012 21:42:33 -0000 1.4
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.3 2012/02/07 17:06:55 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/genindent-1.1.ebuild,v 1.4 2012/02/08 21:42:33 maekke 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.21 app-vim/genindent/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/genindent/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 7 Feb 2012 17:06:55 -0000 1.20
56 +++ ChangeLog 8 Feb 2012 21:42:33 -0000 1.21
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.20 2012/02/07 17:06:55 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v 1.21 2012/02/08 21:42:33 maekke Exp $
62 +
63 + 08 Feb 2012; Markus Meier <maekke@g.o> genindent-1.1.ebuild:
64 + arm stable, bug #396851
65
66 07 Feb 2012; Jeroen Roovers <jer@g.o> genindent-1.1.ebuild:
67 Stable for HPPA (bug #396851).