Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@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 08:40:16
Message-Id: 20100625084008.7AEDB2CF5C@corvid.gentoo.org
1 aballier 10/06/25 08:40:08
2
3 Modified: gentoo-editor-2.ebuild ChangeLog
4 Log:
5 keyword ~sparc-fbsd
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.13 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.13&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild?r1=1.12&r2=1.13
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.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- gentoo-editor-2.ebuild 27 Feb 2010 14:51:41 -0000 1.12
22 +++ gentoo-editor-2.ebuild 25 Jun 2010 08:40:08 -0000 1.13
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.12 2010/02/27 14:51:41 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild,v 1.13 2010/06/25 08:40:08 aballier 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 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE=""
38
39 src_install() {
40
41
42
43 1.14 app-editors/gentoo-editor/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gentoo-editor/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 1 Feb 2010 16:30:59 -0000 1.13
56 +++ ChangeLog 25 Jun 2010 08:40:08 -0000 1.14
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.13 2010/02/01 16:30:59 hwoarang Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/ChangeLog,v 1.14 2010/06/25 08:40:08 aballier Exp $
62 +
63 + 25 Jun 2010; Alexis Ballier <aballier@g.o> gentoo-editor-2.ebuild:
64 + keyword ~sparc-fbsd
65
66 01 Feb 2010; Markos Chandras <hwoarang@g.o> gentoo-editor-2.ebuild:
67 Stable on amd64 wrt bug #301313