Gentoo Archives: gentoo-commits

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