Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
Date: Thu, 22 Dec 2011 20:29:47
Message-Id: 20111222202938.58BAB2004B@flycatcher.gentoo.org
1 ulm 11/12/22 20:29:38
2
3 Modified: ChangeLog editor-0.ebuild
4 Log:
5 Dependencies should be kept in alphabetical order (except for nano).
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.23 virtual/editor/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 21 Sep 2011 20:12:11 -0000 1.22
23 +++ ChangeLog 22 Dec 2011 20:29:38 -0000 1.23
24 @@ -1,6 +1,9 @@
25 # ChangeLog for virtual/editor
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.22 2011/09/21 20:12:11 floppym Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.23 2011/12/22 20:29:38 ulm Exp $
29 +
30 + 22 Dec 2011; Ulrich Mueller <ulm@g.o> editor-0.ebuild:
31 + Dependencies should be kept in alphabetical order (except for nano).
32
33 21 Sep 2011; Mike Gilbert <floppym@g.o> editor-0.ebuild:
34 Prefer vim over gvim to reduce the size of emerge -e @system.
35
36
37
38 1.25 virtual/editor/editor-0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.25&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.25&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.24&r2=1.25
43
44 Index: editor-0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
47 retrieving revision 1.24
48 retrieving revision 1.25
49 diff -u -r1.24 -r1.25
50 --- editor-0.ebuild 21 Sep 2011 20:12:11 -0000 1.24
51 +++ editor-0.ebuild 22 Dec 2011 20:29:38 -0000 1.25
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.24 2011/09/21 20:12:11 floppym Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.25 2011/12/22 20:29:38 ulm Exp $
57
58 EAPI=2
59
60 @@ -29,8 +29,6 @@
61 app-editors/emact
62 app-editors/ersatz-emacs
63 app-editors/fe
64 - app-editors/vim
65 - app-editors/gvim
66 app-editors/jasspa-microemacs
67 app-editors/jed
68 app-editors/joe
69 @@ -46,6 +44,8 @@
70 app-editors/teco
71 app-editors/uemacs-pk
72 app-editors/vile
73 + app-editors/vim
74 + app-editors/gvim
75 app-editors/xemacs
76 app-editors/zile
77 app-misc/mc[edit]