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/nvi: ChangeLog nvi-1.81.5-r6.ebuild nvi-1.81.5-r3.ebuild nvi-1.81.5-r7.ebuild
Date: Wed, 10 Oct 2007 07:24:44
Message-Id: E1IfVmV-0004gX-9I@stork.gentoo.org
1 opfer 07/10/10 07:14:59
2
3 Modified: ChangeLog nvi-1.81.5-r6.ebuild nvi-1.81.5-r3.ebuild
4 nvi-1.81.5-r7.ebuild
5 Log:
6 remove PROVIDE=virtual/editor as we have now a new-style virtual
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.55 app-editors/nvi/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 13 May 2007 18:20:02 -0000 1.54
23 +++ ChangeLog 10 Oct 2007 07:14:58 -0000 1.55
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-editors/nvi
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.54 2007/05/13 18:20:02 bangert Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.55 2007/10/10 07:14:58 opfer Exp $
29 +
30 + 10 Oct 2007; Christian Faulhammer <opfer@g.o> nvi-1.81.5-r3.ebuild,
31 + nvi-1.81.5-r6.ebuild, nvi-1.81.5-r7.ebuild:
32 + remove PROVIDE=virtual/editor as we have now a new-style virtual
33
34 13 May 2007; Thilo Bangert <bangert@g.o> metadata.xml:
35 add herd
36
37
38
39 1.6 app-editors/nvi/nvi-1.81.5-r6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r6.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r6.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r6.ebuild?r1=1.5&r2=1.6
44
45 Index: nvi-1.81.5-r6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r6.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- nvi-1.81.5-r6.ebuild 24 Apr 2007 16:57:48 -0000 1.5
52 +++ nvi-1.81.5-r6.ebuild 10 Oct 2007 07:14:58 -0000 1.6
53 @@ -1,6 +1,6 @@
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/nvi/nvi-1.81.5-r6.ebuild,v 1.5 2007/04/24 16:57:48 kloeri Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r6.ebuild,v 1.6 2007/10/10 07:14:58 opfer Exp $
58
59 inherit eutils
60
61 @@ -16,7 +16,6 @@
62 DEPEND="=sys-libs/db-4*"
63 RDEPEND="${DEPEND}
64 app-admin/eselect-vi"
65 -PROVIDE="virtual/editor"
66
67 src_unpack() {
68 unpack ${A}
69
70
71
72 1.12 app-editors/nvi/nvi-1.81.5-r3.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild?rev=1.12&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild?rev=1.12&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild?r1=1.11&r2=1.12
77
78 Index: nvi-1.81.5-r3.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild,v
81 retrieving revision 1.11
82 retrieving revision 1.12
83 diff -u -r1.11 -r1.12
84 --- nvi-1.81.5-r3.ebuild 6 Dec 2006 21:19:59 -0000 1.11
85 +++ nvi-1.81.5-r3.ebuild 10 Oct 2007 07:14:58 -0000 1.12
86 @@ -1,6 +1,6 @@
87 -# Copyright 1999-2006 Gentoo Foundation
88 +# Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild,v 1.11 2006/12/06 21:19:59 eroyf Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild,v 1.12 2007/10/10 07:14:58 opfer Exp $
92
93 inherit eutils
94
95 @@ -17,7 +17,6 @@
96 RDEPEND="${DEPEND}
97 !app-editors/vim
98 !app-editors/gvim"
99 -PROVIDE="virtual/editor"
100
101 src_unpack() {
102 unpack ${A}
103
104
105
106 1.3 app-editors/nvi/nvi-1.81.5-r7.ebuild
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r7.ebuild?rev=1.3&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r7.ebuild?rev=1.3&content-type=text/plain
110 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nvi/nvi-1.81.5-r7.ebuild?r1=1.2&r2=1.3
111
112 Index: nvi-1.81.5-r7.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r7.ebuild,v
115 retrieving revision 1.2
116 retrieving revision 1.3
117 diff -u -r1.2 -r1.3
118 --- nvi-1.81.5-r7.ebuild 1 May 2007 16:44:54 -0000 1.2
119 +++ nvi-1.81.5-r7.ebuild 10 Oct 2007 07:14:58 -0000 1.3
120 @@ -1,6 +1,6 @@
121 # Copyright 1999-2007 Gentoo Foundation
122 # Distributed under the terms of the GNU General Public License v2
123 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r7.ebuild,v 1.2 2007/05/01 16:44:54 truedfx Exp $
124 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r7.ebuild,v 1.3 2007/10/10 07:14:58 opfer Exp $
125
126 inherit eutils
127
128 @@ -16,7 +16,6 @@
129 DEPEND="=sys-libs/db-4*"
130 RDEPEND="${DEPEND}
131 app-admin/eselect-vi"
132 -PROVIDE="virtual/editor"
133
134 src_unpack() {
135 unpack ${A}
136
137
138
139 --
140 gentoo-commits@g.o mailing list