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/selinux-syntax: selinux-syntax-20041225.ebuild ChangeLog
Date: Fri, 06 Jan 2012 15:01:27
Message-Id: 20120106150114.DB40B2004B@flycatcher.gentoo.org
1 ago 12/01/06 15:01:14
2
3 Modified: selinux-syntax-20041225.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #396853
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-vim/selinux-syntax/selinux-syntax-20041225.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild?r1=1.1&r2=1.2
15
16 Index: selinux-syntax-20041225.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- selinux-syntax-20041225.ebuild 14 Nov 2010 07:10:47 -0000 1.1
23 +++ selinux-syntax-20041225.ebuild 6 Jan 2012 15:01:14 -0000 1.2
24 @@ -1,13 +1,13 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild,v 1.1 2010/11/14 07:10:47 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild,v 1.2 2012/01/06 15:01:14 ago Exp $
30
31 inherit vim-plugin
32
33 DESCRIPTION="vim plugin: SELinux type enforcement policy syntax"
34 HOMEPAGE="http://www.cip.ifi.lmu.de/~bleher/selinux/"
35 LICENSE="vim"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
38 IUSE=""
39
40 VIM_PLUGIN_HELPTEXT=\
41
42
43
44 1.14 app-vim/selinux-syntax/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/selinux-syntax/ChangeLog?rev=1.14&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/selinux-syntax/ChangeLog?rev=1.14&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/selinux-syntax/ChangeLog?r1=1.13&r2=1.14
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/ChangeLog,v
53 retrieving revision 1.13
54 retrieving revision 1.14
55 diff -u -r1.13 -r1.14
56 --- ChangeLog 14 Nov 2010 07:10:47 -0000 1.13
57 +++ ChangeLog 6 Jan 2012 15:01:14 -0000 1.14
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-vim/selinux-syntax
60 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/ChangeLog,v 1.13 2010/11/14 07:10:47 radhermit Exp $
62 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-vim/selinux-syntax/ChangeLog,v 1.14 2012/01/06 15:01:14 ago Exp $
64 +
65 + 06 Jan 2012; Agostino Sarubbo <ago@g.o> selinux-syntax-20041225.ebuild:
66 + Stable for AMD64, wrt bug #396853
67
68 *selinux-syntax-20041225 (14 Nov 2010)