Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/easyedit: easyedit-1.4.6.ebuild ChangeLog
Date: Wed, 10 Oct 2007 06:20:43
Message-Id: E1IfUmX-0002Yv-Sd@stork.gentoo.org
1 opfer 07/10/10 06:10:57
2
3 Modified: easyedit-1.4.6.ebuild ChangeLog
4 Log:
5 remove PROVIDE=virtual/editor as we have now a new-style virtual
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.18 app-editors/easyedit/easyedit-1.4.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild?r1=1.17&r2=1.18
14
15 Index: easyedit-1.4.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- easyedit-1.4.6.ebuild 11 Mar 2007 15:33:09 -0000 1.17
22 +++ easyedit-1.4.6.ebuild 10 Oct 2007 06:10:57 -0000 1.18
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.17 2007/03/11 15:33:09 hattya Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.18 2007/10/10 06:10:57 opfer Exp $
29
30 IUSE=""
31
32 @@ -16,8 +16,6 @@
33
34 DEPEND=">=sys-libs/ncurses-5.0"
35
36 -PROVIDE="virtual/editor"
37 -
38 src_compile() {
39
40 emake -j1 || die
41
42
43
44 1.14 app-editors/easyedit/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.14&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.14&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?r1=1.13&r2=1.14
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v
53 retrieving revision 1.13
54 retrieving revision 1.14
55 diff -u -r1.13 -r1.14
56 --- ChangeLog 6 Dec 2006 20:23:44 -0000 1.13
57 +++ ChangeLog 10 Oct 2007 06:10:57 -0000 1.14
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-editors/easyedit
60 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.13 2006/12/06 20:23:44 eroyf Exp $
62 +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.14 2007/10/10 06:10:57 opfer Exp $
64 +
65 + 10 Oct 2007; Christian Faulhammer <opfer@g.o>
66 + easyedit-1.4.6.ebuild:
67 + remove PROVIDE=virtual/editor as we have now a new-style virtual
68
69 06 Dec 2006; Alexander H. Færøy <eroyf@g.o>
70 easyedit-1.4.6.ebuild:
71
72
73
74 --
75 gentoo-commits@g.o mailing list