Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/elilo: elilo-3.10.ebuild ChangeLog elilo-3.12.ebuild elilo-3.6_p20060314.ebuild
Date: Sat, 02 Apr 2011 12:00:22
Message-Id: 20110402120012.BACD820054@flycatcher.gentoo.org
1 armin76 11/04/02 12:00:12
2
3 Modified: elilo-3.10.ebuild ChangeLog elilo-3.12.ebuild
4 elilo-3.6_p20060314.ebuild
5 Log:
6 Remove PROVIDE line for bug #359971
7
8 (Portage version: 2.1.9.44/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.3 sys-boot/elilo/elilo-3.10.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.10.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.10.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.10.ebuild?r1=1.2&r2=1.3
16
17 Index: elilo-3.10.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.10.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- elilo-3.10.ebuild 10 Jan 2010 16:37:29 -0000 1.2
24 +++ elilo-3.10.ebuild 2 Apr 2011 12:00:12 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.10.ebuild,v 1.2 2010/01/10 16:37:29 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.10.ebuild,v 1.3 2011/04/02 12:00:12 armin76 Exp $
31
32 inherit toolchain-funcs eutils
33
34 @@ -20,7 +20,6 @@
35 dev-util/patchutils"
36 RDEPEND="sys-boot/efibootmgr
37 sys-fs/dosfstools"
38 -PROVIDE="virtual/bootloader"
39
40 src_unpack() {
41 unpack ${A}
42
43
44
45 1.26 sys-boot/elilo/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/ChangeLog?rev=1.26&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/ChangeLog?rev=1.26&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/ChangeLog?r1=1.25&r2=1.26
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v
54 retrieving revision 1.25
55 retrieving revision 1.26
56 diff -u -r1.25 -r1.26
57 --- ChangeLog 24 Jul 2010 15:39:17 -0000 1.25
58 +++ ChangeLog 2 Apr 2011 12:00:12 -0000 1.26
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sys-boot/elilo
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.25 2010/07/24 15:39:17 armin76 Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.26 2011/04/02 12:00:12 armin76 Exp $
65 +
66 + 02 Apr 2011; Raúl Porcel <armin76@g.o> elilo-3.6_p20060314.ebuild,
67 + elilo-3.10.ebuild, elilo-3.12.ebuild:
68 + Remove PROVIDE line for bug #359971
69
70 24 Jul 2010; Raúl Porcel <armin76@g.o> -elilo-3.8.ebuild,
71 elilo-3.12.ebuild:
72
73
74
75 1.3 sys-boot/elilo/elilo-3.12.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.12.ebuild?rev=1.3&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.12.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.12.ebuild?r1=1.2&r2=1.3
80
81 Index: elilo-3.12.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.12.ebuild,v
84 retrieving revision 1.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- elilo-3.12.ebuild 24 Jul 2010 15:39:17 -0000 1.2
88 +++ elilo-3.12.ebuild 2 Apr 2011 12:00:12 -0000 1.3
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2010 Gentoo Foundation
91 +# Copyright 1999-2011 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.12.ebuild,v 1.2 2010/07/24 15:39:17 armin76 Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.12.ebuild,v 1.3 2011/04/02 12:00:12 armin76 Exp $
95
96 inherit toolchain-funcs eutils
97
98 @@ -20,7 +20,6 @@
99 dev-util/patchutils"
100 RDEPEND="sys-boot/efibootmgr
101 sys-fs/dosfstools"
102 -PROVIDE="virtual/bootloader"
103
104 src_unpack() {
105 unpack ${A}
106
107
108
109 1.4 sys-boot/elilo/elilo-3.6_p20060314.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.6_p20060314.ebuild?rev=1.4&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.6_p20060314.ebuild?rev=1.4&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/elilo/elilo-3.6_p20060314.ebuild?r1=1.3&r2=1.4
114
115 Index: elilo-3.6_p20060314.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.6_p20060314.ebuild,v
118 retrieving revision 1.3
119 retrieving revision 1.4
120 diff -u -r1.3 -r1.4
121 --- elilo-3.6_p20060314.ebuild 19 Oct 2006 20:18:38 -0000 1.3
122 +++ elilo-3.6_p20060314.ebuild 2 Apr 2011 12:00:12 -0000 1.4
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2006 Gentoo Foundation
125 +# Copyright 1999-2011 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.6_p20060314.ebuild,v 1.3 2006/10/19 20:18:38 agriffis Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.6_p20060314.ebuild,v 1.4 2011/04/02 12:00:12 armin76 Exp $
129
130 inherit toolchain-funcs eutils
131
132 @@ -28,7 +28,6 @@
133 dev-util/patchutils"
134 RDEPEND="sys-boot/efibootmgr
135 sys-fs/dosfstools"
136 -PROVIDE="virtual/bootloader"
137
138 S=${WORKDIR}/${PN}