Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/ansiesc: ChangeLog ansiesc-12.ebuild
Date: Tue, 08 Jul 2014 11:39:44
Message-Id: 20140708113940.BE6E72004E@flycatcher.gentoo.org
1 nimiux 14/07/08 11:39:40
2
3 Modified: ChangeLog ansiesc-12.ebuild
4 Log:
5 Stable for amd64 wrt bug #513732
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.2 app-vim/ansiesc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ansiesc/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ansiesc/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ansiesc/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 11 Mar 2011 09:39:17 -0000 1.1
23 +++ ChangeLog 8 Jul 2014 11:39:40 -0000 1.2
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-vim/ansiesc
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ChangeLog,v 1.1 2011/03/11 09:39:17 radhermit Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ChangeLog,v 1.2 2014/07/08 11:39:40 nimiux Exp $
30 +
31 + 08 Jul 2014; Chema Alonso <nimiux@g.o> ansiesc-12.ebuild:
32 + Stable for amd64 wrt bug #513732
33
34 *ansiesc-12 (11 Mar 2011)
35
36
37
38
39 1.2 app-vim/ansiesc/ansiesc-12.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ansiesc/ansiesc-12.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ansiesc/ansiesc-12.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/ansiesc/ansiesc-12.ebuild?r1=1.1&r2=1.2
44
45 Index: ansiesc-12.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ansiesc-12.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- ansiesc-12.ebuild 11 Mar 2011 09:39:17 -0000 1.1
52 +++ ansiesc-12.ebuild 8 Jul 2014 11:39:40 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ansiesc-12.ebuild,v 1.1 2011/03/11 09:39:17 radhermit Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ansiesc-12.ebuild,v 1.2 2014/07/08 11:39:40 nimiux Exp $
59
60 EAPI=3
61 VIM_PLUGIN_VIM_VERSION="7.3"
62 @@ -10,7 +10,7 @@
63 DESCRIPTION="vim plugin: ansi escape sequences concealed, but highlighted as specified"
64 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=302"
65 LICENSE="public-domain"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="amd64 ~x86"
68 IUSE=""
69
70 DEPEND=""