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/eselect-syntax: ChangeLog eselect-syntax-20070506.ebuild
Date: Thu, 07 Oct 2010 04:03:21
Message-Id: 20101007031325.B6E2C20054@flycatcher.gentoo.org
1 leio 10/10/07 03:13:25
2
3 Modified: ChangeLog eselect-syntax-20070506.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.13 app-vim/eselect-syntax/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/eselect-syntax/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/eselect-syntax/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/eselect-syntax/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 17 Dec 2009 10:23:14 -0000 1.12
23 +++ ChangeLog 7 Oct 2010 03:13:25 -0000 1.13
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-vim/eselect-syntax
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/ChangeLog,v 1.12 2009/12/17 10:23:14 fauli Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/ChangeLog,v 1.13 2010/10/07 03:13:25 leio Exp $
30 +
31 + 07 Oct 2010; Mart Raudsepp <leio@g.o>
32 + eselect-syntax-20070506.ebuild:
33 + Drop to ~mips
34
35 17 Dec 2009; Christian Faulhammer <fauli@g.o>
36 eselect-syntax-20070506.ebuild:
37
38
39
40 1.14 app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild?rev=1.14&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild?rev=1.14&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild?r1=1.13&r2=1.14
45
46 Index: eselect-syntax-20070506.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v
49 retrieving revision 1.13
50 retrieving revision 1.14
51 diff -u -r1.13 -r1.14
52 --- eselect-syntax-20070506.ebuild 17 Dec 2009 10:23:14 -0000 1.13
53 +++ eselect-syntax-20070506.ebuild 7 Oct 2010 03:13:25 -0000 1.14
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2009 Gentoo Foundation
56 +# Copyright 1999-2010 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.13 2009/12/17 10:23:14 fauli Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.14 2010/10/07 03:13:25 leio Exp $
60
61 inherit eutils vim-plugin
62
63 @@ -9,7 +9,7 @@
64 SRC_URI="mirror://gentoo/${P}.tar.bz2"
65
66 LICENSE="vim"
67 -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
68 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
69
70 DEPEND="!<app-vim/gentoo-syntax-20070506"
71 RDEPEND="${DEPEND}"