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: editor-0.ebuild ChangeLog
Date: Fri, 01 Feb 2008 14:07:17
Message-Id: E1JKwXx-0004I8-UX@stork.gentoo.org
1 ulm 08/02/01 14:07:13
2
3 Modified: editor-0.ebuild ChangeLog
4 Log:
5 Undo previous change since bvi is a hex editor.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.13 virtual/editor/editor-0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.12&r2=1.13
14
15 Index: editor-0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- editor-0.ebuild 27 Jan 2008 10:16:10 -0000 1.12
22 +++ editor-0.ebuild 1 Feb 2008 14:07:13 -0000 1.13
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.12 2008/01/27 10:16:10 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.13 2008/02/01 14:07:13 ulm Exp $
28
29 DESCRIPTION="Virtual for editor"
30 -HOMEPAGE="http://www.gentoo.org/"
31 +HOMEPAGE=""
32 SRC_URI=""
33
34 -LICENSE="as-is"
35 +LICENSE=""
36 SLOT="0"
37 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
38 IUSE=""
39 @@ -17,7 +17,6 @@
40
41 DEPEND=""
42 RDEPEND="|| ( app-editors/nano
43 - app-editors/bvi
44 app-editors/dav
45 app-editors/e3
46 app-editors/easyedit
47
48
49
50 1.11 virtual/editor/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.11&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.11&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?r1=1.10&r2=1.11
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
59 retrieving revision 1.10
60 retrieving revision 1.11
61 diff -u -r1.10 -r1.11
62 --- ChangeLog 27 Jan 2008 10:16:10 -0000 1.10
63 +++ ChangeLog 1 Feb 2008 14:07:13 -0000 1.11
64 @@ -1,6 +1,10 @@
65 # ChangeLog for virtual/editor
66 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.10 2008/01/27 10:16:10 opfer Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.11 2008/02/01 14:07:13 ulm Exp $
69 +
70 + 01 Feb 2008; Ulrich Mueller <ulm@g.o> editor-0.ebuild:
71 + Undo previous change since bvi is a hex editor. Change LICENSE and HOMEPAGE
72 + to empty string wrt bug 140180.
73
74 27 Jan 2008; Christian Faulhammer <opfer@g.o> editor-0.ebuild:
75 add app-editors/bvi and fix LICENSE
76
77
78
79 --
80 gentoo-commits@l.g.o mailing list