Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/vcscommand: ChangeLog vcscommand-1.99.45.ebuild
Date: Wed, 01 Feb 2012 20:58:40
Message-Id: 20120201205830.A27C52004B@flycatcher.gentoo.org
1 ranger 12/02/01 20:58:30
2
3 Modified: ChangeLog vcscommand-1.99.45.ebuild
4 Log:
5 Marking vcscommand-1.99.45 ppc for bug 393569
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.27 app-vim/vcscommand/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 14 Dec 2011 09:17:25 -0000 1.26
23 +++ ChangeLog 1 Feb 2012 20:58:30 -0000 1.27
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-vim/vcscommand
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.26 2011/12/14 09:17:25 phajdan.jr Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.27 2012/02/01 20:58:30 ranger Exp $
30 +
31 + 01 Feb 2012; Brent Baude <ranger@g.o> vcscommand-1.99.45.ebuild:
32 + Marking vcscommand-1.99.45 ppc for bug 393569
33
34 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o>
35 vcscommand-1.99.45.ebuild:
36
37
38
39 1.5 app-vim/vcscommand/vcscommand-1.99.45.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild?r1=1.4&r2=1.5
44
45 Index: vcscommand-1.99.45.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- vcscommand-1.99.45.ebuild 14 Dec 2011 09:17:25 -0000 1.4
52 +++ vcscommand-1.99.45.ebuild 1 Feb 2012 20:58:30 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v 1.4 2011/12/14 09:17:25 phajdan.jr Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v 1.5 2012/02/01 20:58:30 ranger Exp $
59
60 EAPI=4
61
62 @@ -11,7 +11,7 @@
63 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
64 SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
65 LICENSE="MIT"
66 -KEYWORDS="amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
67 +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
68 IUSE=""
69
70 RDEPEND="!app-vim/cvscommand"