Gentoo Archives: gentoo-commits

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