Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/gentoo-editor: gentoo-editor-2.ebuild ChangeLog
Date: Fri, 25 Jun 2010 09:23:23
Message-Id: 20100625092321.3CC142CF5D@corvid.gentoo.org
1 pva 10/06/25 09:23:21
2
3 Modified: gentoo-editor-2.ebuild ChangeLog
4 Log:
5 ~mips keyworded, bug #293985
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.14 app-editors/gentoo-editor/gentoo-editor-2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild?r1=1.13&r2=1.14
14
15 Index: gentoo-editor-2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- gentoo-editor-2.ebuild 25 Jun 2010 08:40:08 -0000 1.13
22 +++ gentoo-editor-2.ebuild 25 Jun 2010 09:23:20 -0000 1.14
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-editors/gentoo-editor/gentoo-editor-2.ebuild,v 1.13 2010/06/25 08:40:08 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild,v 1.14 2010/06/25 09:23:20 pva Exp $
28
29 DESCRIPTION="Wrapper script that will execute EDITOR"
30 HOMEPAGE="http://www.gentoo.org/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE=""
38
39 src_install() {
40
41
42
43 1.15 app-editors/gentoo-editor/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 25 Jun 2010 08:40:08 -0000 1.14
56 +++ ChangeLog 25 Jun 2010 09:23:20 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-editors/gentoo-editor
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.14 2010/06/25 08:40:08 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.15 2010/06/25 09:23:20 pva Exp $
62 +
63 + 25 Jun 2010; Peter Volkov <pva@g.o> gentoo-editor-2.ebuild:
64 + ~mips keyworded, bug #293985
65
66 25 Jun 2010; Alexis Ballier <aballier@g.o> gentoo-editor-2.ebuild:
67 keyword ~sparc-fbsd