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/le: ChangeLog le-1.12.5.ebuild le-1.13.4.ebuild
Date: Wed, 10 Oct 2007 07:10:20
Message-Id: E1IfVYM-00049B-Nw@stork.gentoo.org
1 opfer 07/10/10 07:00:22
2
3 Modified: ChangeLog le-1.12.5.ebuild le-1.13.4.ebuild
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.15 app-editors/le/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 13 May 2007 18:20:02 -0000 1.14
22 +++ ChangeLog 10 Oct 2007 07:00:22 -0000 1.15
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-editors/le
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.14 2007/05/13 18:20:02 bangert Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.15 2007/10/10 07:00:22 opfer Exp $
28 +
29 + 10 Oct 2007; Christian Faulhammer <opfer@g.o> le-1.12.5.ebuild,
30 + le-1.13.4.ebuild:
31 + remove PROVIDE=virtual/editor as we have now a new-style virtual
32
33 13 May 2007; Thilo Bangert <bangert@g.o> metadata.xml:
34 add herd
35
36
37
38 1.3 app-editors/le/le-1.12.5.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/le-1.12.5.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/le-1.12.5.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/le-1.12.5.ebuild?r1=1.2&r2=1.3
43
44 Index: le-1.12.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-editors/le/le-1.12.5.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- le-1.12.5.ebuild 27 Apr 2006 09:29:49 -0000 1.2
51 +++ le-1.12.5.ebuild 10 Oct 2007 07:00:22 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2006 Gentoo Foundation
54 +# Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.12.5.ebuild,v 1.2 2006/04/27 09:29:49 truedfx Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.12.5.ebuild,v 1.3 2007/10/10 07:00:22 opfer Exp $
58
59 DESCRIPTION="Terminal text editor"
60 HOMEPAGE="http://www.gnu.org/directory/text/editors/le-editor.html"
61 @@ -14,8 +14,6 @@
62 DEPEND="virtual/libc
63 >=sys-libs/ncurses-5.2-r5"
64
65 -PROVIDE="virtual/editor"
66 -
67 src_install() {
68 make DESTDIR="${D}" install || die "make install failed"
69 dodoc ChangeLog FEATURES HISTORY INSTALL NEWS README TODO
70
71
72
73 1.2 app-editors/le/le-1.13.4.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/le-1.13.4.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/le-1.13.4.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/le/le-1.13.4.ebuild?r1=1.1&r2=1.2
78
79 Index: le-1.13.4.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-editors/le/le-1.13.4.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- le-1.13.4.ebuild 1 Dec 2006 18:52:09 -0000 1.1
86 +++ le-1.13.4.ebuild 10 Oct 2007 07:00:22 -0000 1.2
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2006 Gentoo Foundation
89 +# Copyright 1999-2007 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.13.4.ebuild,v 1.1 2006/12/01 18:52:09 truedfx Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.13.4.ebuild,v 1.2 2007/10/10 07:00:22 opfer Exp $
93
94 DESCRIPTION="Terminal text editor"
95 HOMEPAGE="http://www.gnu.org/directory/text/editors/le-editor.html"
96 @@ -14,8 +14,6 @@
97 DEPEND="virtual/libc
98 >=sys-libs/ncurses-5.2-r5"
99
100 -PROVIDE="virtual/editor"
101 -
102 src_install() {
103 make DESTDIR="${D}" install || die "make install failed"
104 dodoc ChangeLog FEATURES HISTORY INSTALL NEWS README TODO
105
106
107
108 --
109 gentoo-commits@g.o mailing list