Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/pushpop: ChangeLog pushpop-2.4.ebuild
Date: Thu, 07 Oct 2010 04:04:25
Message-Id: 20101007032922.955902004C@flycatcher.gentoo.org
1 leio 10/10/07 03:29:22
2
3 Modified: ChangeLog pushpop-2.4.ebuild
4 Log:
5 Drop to ~mips
6
7 (Portage version: 2.1.9.13/cvs/Linux mips64)
8
9 Revision Changes Path
10 1.11 app-vim/pushpop/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pushpop/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pushpop/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pushpop/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 20 Sep 2008 14:59:13 -0000 1.10
23 +++ ChangeLog 7 Oct 2010 03:29:22 -0000 1.11
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-vim/pushpop
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.10 2008/09/20 14:59:13 hawking Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.11 2010/10/07 03:29:22 leio Exp $
30 +
31 + 07 Oct 2010; Mart Raudsepp <leio@g.o> pushpop-2.4.ebuild:
32 + Drop to ~mips
33
34 *pushpop-4.0 (20 Sep 2008)
35
36
37
38
39 1.10 app-vim/pushpop/pushpop-2.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild?r1=1.9&r2=1.10
44
45 Index: pushpop-2.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- pushpop-2.4.ebuild 25 Mar 2008 23:43:53 -0000 1.9
52 +++ pushpop-2.4.ebuild 7 Oct 2010 03:29:22 -0000 1.10
53 @@ -1,13 +1,13 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.9 2008/03/25 23:43:53 coldwind Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.10 2010/10/07 03:29:22 leio Exp $
59
60 inherit vim-plugin
61
62 DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
63 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129"
64 LICENSE="GPL-2"
65 -KEYWORDS="alpha ~amd64 ia64 mips ppc sparc x86"
66 +KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86"
67 IUSE=""
68
69 RDEPEND=">=app-vim/genutils-1.1