Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/gtk-syntax: gtk-syntax-20121015.ebuild ChangeLog
Date: Mon, 20 May 2013 17:53:56
Message-Id: 20130520175313.2A10C2171D@flycatcher.gentoo.org
1 ago 13/05/20 17:53:13
2
3 Modified: gtk-syntax-20121015.ebuild ChangeLog
4 Log:
5 Stable for s390, wrt bug #469790
6
7 (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.11 app-vim/gtk-syntax/gtk-syntax-20121015.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild?r1=1.10&r2=1.11
15
16 Index: gtk-syntax-20121015.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- gtk-syntax-20121015.ebuild 18 May 2013 20:41:49 -0000 1.10
23 +++ gtk-syntax-20121015.ebuild 20 May 2013 17:53:13 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild,v 1.10 2013/05/18 20:41:49 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild,v 1.11 2013/05/20 17:53:13 ago Exp $
29
30 EAPI=5
31
32 @@ -9,5 +9,5 @@
33 DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more"
34 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000"
35 LICENSE="vim"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
38 IUSE=""
39
40
41
42 1.63 app-vim/gtk-syntax/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gtk-syntax/ChangeLog?rev=1.63&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gtk-syntax/ChangeLog?rev=1.63&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/gtk-syntax/ChangeLog?r1=1.62&r2=1.63
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v
51 retrieving revision 1.62
52 retrieving revision 1.63
53 diff -u -r1.62 -r1.63
54 --- ChangeLog 18 May 2013 20:41:49 -0000 1.62
55 +++ ChangeLog 20 May 2013 17:53:13 -0000 1.63
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-vim/gtk-syntax
58 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.62 2013/05/18 20:41:49 ago Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.63 2013/05/20 17:53:13 ago Exp $
61 +
62 + 20 May 2013; Agostino Sarubbo <ago@g.o> gtk-syntax-20121015.ebuild:
63 + Stable for s390, wrt bug #469790
64
65 18 May 2013; Agostino Sarubbo <ago@g.o> gtk-syntax-20121015.ebuild:
66 Stable for alpha, wrt bug #469790