Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/foldutil: ChangeLog foldutil-2.0.ebuild
Date: Thu, 07 Oct 2010 04:03:28
Message-Id: 20101007031507.6DEFC20054@flycatcher.gentoo.org
1 leio 10/10/07 03:15:07
2
3 Modified: ChangeLog foldutil-2.0.ebuild
4 Log:
5 Drop to ~mips
6
7 (Portage version: 2.1.9.13/cvs/Linux mips64)
8
9 Revision Changes Path
10 1.19 app-vim/foldutil/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/foldutil/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/foldutil/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/foldutil/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 20 Sep 2008 14:27:43 -0000 1.18
23 +++ ChangeLog 7 Oct 2010 03:15:07 -0000 1.19
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-vim/foldutil
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.18 2008/09/20 14:27:43 hawking Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.19 2010/10/07 03:15:07 leio Exp $
30 +
31 + 07 Oct 2010; Mart Raudsepp <leio@g.o> foldutil-2.0.ebuild:
32 + Drop to ~mips
33
34 *foldutil-3.0 (20 Sep 2008)
35
36
37
38
39 1.8 app-vim/foldutil/foldutil-2.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild?r1=1.7&r2=1.8
44
45 Index: foldutil-2.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- foldutil-2.0.ebuild 20 Aug 2006 23:54:45 -0000 1.7
52 +++ foldutil-2.0.ebuild 7 Oct 2010 03:15:07 -0000 1.8
53 @@ -1,13 +1,13 @@
54 -# Copyright 1999-2006 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.7 2006/08/20 23:54:45 malc Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.8 2010/10/07 03:15:07 leio Exp $
59
60 inherit vim-plugin
61
62 DESCRIPTION="vim plugin: fold creation utility"
63 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
64 LICENSE="GPL-2"
65 -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
66 +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
67 IUSE=""
68
69 RDEPEND="