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/svncommand: svncommand-1.67.3.ebuild svncommand-0.2.ebuild ChangeLog
Date: Tue, 27 Nov 2012 22:45:48
Message-Id: 20121127224535.84B9520C65@flycatcher.gentoo.org
1 ulm 12/11/27 22:45:35
2
3 Modified: svncommand-1.67.3.ebuild svncommand-0.2.ebuild
4 ChangeLog
5 Log:
6 Fix LICENSE, placed in the public domain, bug 444972.
7
8 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
9
10 Revision Changes Path
11 1.7 app-vim/svncommand/svncommand-1.67.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild?r1=1.6&r2=1.7
16
17 Index: svncommand-1.67.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- svncommand-1.67.3.ebuild 22 Jun 2010 18:33:50 -0000 1.6
24 +++ svncommand-1.67.3.ebuild 27 Nov 2012 22:45:35 -0000 1.7
25 @@ -1,12 +1,12 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild,v 1.6 2010/06/22 18:33:50 arfrever Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-1.67.3.ebuild,v 1.7 2012/11/27 22:45:35 ulm Exp $
31
32 inherit vim-plugin
33
34 DESCRIPTION="vim plugin: SVN (subversion) integration"
35 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=922"
36 -LICENSE="as-is"
37 +LICENSE="public-domain"
38 KEYWORDS="alpha amd64 ~hppa ia64 sparc x86"
39 IUSE=""
40
41
42
43
44 1.5 app-vim/svncommand/svncommand-0.2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/svncommand-0.2.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/svncommand-0.2.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/svncommand-0.2.ebuild?r1=1.4&r2=1.5
49
50 Index: svncommand-0.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-0.2.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- svncommand-0.2.ebuild 22 Jun 2010 18:33:50 -0000 1.4
57 +++ svncommand-0.2.ebuild 27 Nov 2012 22:45:35 -0000 1.5
58 @@ -1,12 +1,12 @@
59 -# Copyright 1999-2010 Gentoo Foundation
60 +# Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-0.2.ebuild,v 1.4 2010/06/22 18:33:50 arfrever Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/svncommand-0.2.ebuild,v 1.5 2012/11/27 22:45:35 ulm Exp $
64
65 inherit vim-plugin
66
67 DESCRIPTION="vim plugin: SVN (subversion) integration"
68 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=922"
69 -LICENSE="as-is"
70 +LICENSE="public-domain"
71 KEYWORDS="x86 sparc ~hppa ~amd64 alpha ia64"
72 IUSE=""
73
74
75
76
77 1.12 app-vim/svncommand/ChangeLog
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/ChangeLog?rev=1.12&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/ChangeLog?rev=1.12&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/svncommand/ChangeLog?r1=1.11&r2=1.12
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-vim/svncommand/ChangeLog,v
86 retrieving revision 1.11
87 retrieving revision 1.12
88 diff -u -r1.11 -r1.12
89 --- ChangeLog 22 Jun 2010 18:33:50 -0000 1.11
90 +++ ChangeLog 27 Nov 2012 22:45:35 -0000 1.12
91 @@ -1,6 +1,10 @@
92 # ChangeLog for app-vim/svncommand
93 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/ChangeLog,v 1.11 2010/06/22 18:33:50 arfrever Exp $
95 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 +# $Header: /var/cvsroot/gentoo-x86/app-vim/svncommand/ChangeLog,v 1.12 2012/11/27 22:45:35 ulm Exp $
97 +
98 + 27 Nov 2012; Ulrich Müller <ulm@g.o> svncommand-0.2.ebuild,
99 + svncommand-1.67.3.ebuild:
100 + Fix LICENSE, placed in the public domain, bug 444972.
101
102 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
103 svncommand-0.2.ebuild, svncommand-1.67.3.ebuild: