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/milo: milo-2.4.18.ebuild ChangeLog
Date: Sat, 02 Apr 2011 12:01:08
Message-Id: 20110402120059.5EBEC20054@flycatcher.gentoo.org
1 armin76 11/04/02 12:00:59
2
3 Modified: milo-2.4.18.ebuild ChangeLog
4 Log:
5 Remove PROVIDE line for bug #359971
6
7 (Portage version: 2.1.9.44/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.9 sys-boot/milo/milo-2.4.18.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/milo/milo-2.4.18.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/milo/milo-2.4.18.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/milo/milo-2.4.18.ebuild?r1=1.8&r2=1.9
15
16 Index: milo-2.4.18.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-boot/milo/milo-2.4.18.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- milo-2.4.18.ebuild 11 Jan 2010 18:00:31 -0000 1.8
23 +++ milo-2.4.18.ebuild 2 Apr 2011 12:00:59 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/milo/milo-2.4.18.ebuild,v 1.8 2010/01/11 18:00:31 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/milo/milo-2.4.18.ebuild,v 1.9 2011/04/02 12:00:59 armin76 Exp $
30
31 inherit flag-o-matic eutils
32
33 @@ -51,7 +51,6 @@
34 >=sys-apps/sed-4"
35 RDEPEND="sys-fs/mtools"
36
37 -PROVIDE="virtual/bootloader"
38
39 S=${WORKDIR}/milo-${milo_version}
40
41
42
43
44 1.9 sys-boot/milo/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/milo/ChangeLog?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/milo/ChangeLog?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/milo/ChangeLog?r1=1.8&r2=1.9
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-boot/milo/ChangeLog,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- ChangeLog 11 Jan 2010 18:00:31 -0000 1.8
57 +++ ChangeLog 2 Apr 2011 12:00:59 -0000 1.9
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-boot/milo
60 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/milo/ChangeLog,v 1.8 2010/01/11 18:00:31 armin76 Exp $
62 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/milo/ChangeLog,v 1.9 2011/04/02 12:00:59 armin76 Exp $
64 +
65 + 02 Apr 2011; Raúl Porcel <armin76@g.o> milo-2.4.18.ebuild:
66 + Remove PROVIDE line for bug #359971
67
68 11 Jan 2010; Raúl Porcel <armin76@g.o> milo-2.4.18.ebuild:
69 Remove functions from ccc.eclass as its going to be removed