Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/vcscommand: vcscommand-1.99.42.ebuild ChangeLog
Date: Sun, 10 Oct 2010 17:04:05
Message-Id: 20101010160812.89C3B2004C@flycatcher.gentoo.org
1 armin76 10/10/10 16:08:12
2
3 Modified: vcscommand-1.99.42.ebuild ChangeLog
4 Log:
5 Add ~alpha/~ia64/~sparc wrt #339672
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.3 app-vim/vcscommand/vcscommand-1.99.42.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild?r1=1.2&r2=1.3
14
15 Index: vcscommand-1.99.42.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- vcscommand-1.99.42.ebuild 6 Oct 2010 15:36:31 -0000 1.2
22 +++ vcscommand-1.99.42.ebuild 10 Oct 2010 16:08:12 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.2 2010/10/06 15:36:31 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.3 2010/10/10 16:08:12 armin76 Exp $
28
29 EAPI=3
30
31 @@ -12,7 +12,7 @@
32 SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13751 -> ${P}.zip"
33
34 LICENSE="public-domain"
35 -KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
37 IUSE=""
38
39 RDEPEND="!app-vim/cvscommand"
40
41
42
43 1.13 app-vim/vcscommand/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?r1=1.12&r2=1.13
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- ChangeLog 6 Oct 2010 15:36:31 -0000 1.12
56 +++ ChangeLog 10 Oct 2010 16:08:12 -0000 1.13
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-vim/vcscommand
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.12 2010/10/06 15:36:31 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.13 2010/10/10 16:08:12 armin76 Exp $
62 +
63 + 10 Oct 2010; Raúl Porcel <armin76@g.o> vcscommand-1.99.42.ebuild:
64 + Add ~alpha/~ia64/~sparc wrt #339672
65
66 06 Oct 2010; Jeroen Roovers <jer@g.o> vcscommand-1.99.42.ebuild:
67 Marked ~hppa (bug #339672).