Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/cfengine-syntax: cfengine-syntax-20050105.ebuild ChangeLog
Date: Wed, 01 May 2013 12:12:54
Message-Id: 20130501121247.8CBA22171D@flycatcher.gentoo.org
1 ulm 13/05/01 12:12:47
2
3 Modified: cfengine-syntax-20050105.ebuild ChangeLog
4 Log:
5 Fix LICENSE, bug 445828.
6
7 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.13 app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild?r1=1.12&r2=1.13
15
16 Index: cfengine-syntax-20050105.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- cfengine-syntax-20050105.ebuild 7 Oct 2010 03:00:13 -0000 1.12
23 +++ cfengine-syntax-20050105.ebuild 1 May 2013 12:12:47 -0000 1.13
24 @@ -1,12 +1,12 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild,v 1.12 2010/10/07 03:00:13 leio Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/cfengine-syntax-20050105.ebuild,v 1.13 2013/05/01 12:12:47 ulm Exp $
30
31 inherit vim-plugin
32
33 DESCRIPTION="vim plugin: Cfengine configuration files syntax"
34 HOMEPAGE="http://dev.gentoo.org/~ramereth/vim/syntax/cfengine.vim"
35 -LICENSE="as-is"
36 +LICENSE="vim.org"
37 KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 s390 sparc x86"
38 IUSE=""
39
40
41
42
43 1.14 app-vim/cfengine-syntax/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/cfengine-syntax/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 7 Oct 2010 03:00:13 -0000 1.13
56 +++ ChangeLog 1 May 2013 12:12:47 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-vim/cfengine-syntax
59 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.13 2010/10/07 03:00:13 leio Exp $
61 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/app-vim/cfengine-syntax/ChangeLog,v 1.14 2013/05/01 12:12:47 ulm Exp $
63 +
64 + 01 May 2013; Ulrich Müller <ulm@g.o> cfengine-syntax-20050105.ebuild:
65 + Fix LICENSE, bug 445828.
66
67 07 Oct 2010; Mart Raudsepp <leio@g.o>
68 cfengine-syntax-20050105.ebuild: