Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/netboot: netboot-0.10.2.ebuild ChangeLog
Date: Mon, 28 Nov 2011 11:54:12
Message-Id: 20111128115400.CEA0C2004B@flycatcher.gentoo.org
1 phajdan.jr 11/11/28 11:54:00
2
3 Modified: netboot-0.10.2.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #391521
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 sys-boot/netboot/netboot-0.10.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/netboot/netboot-0.10.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/netboot/netboot-0.10.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/netboot/netboot-0.10.2.ebuild?r1=1.1&r2=1.2
15
16 Index: netboot-0.10.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-boot/netboot/netboot-0.10.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- netboot-0.10.2.ebuild 8 Feb 2010 23:57:04 -0000 1.1
23 +++ netboot-0.10.2.ebuild 28 Nov 2011 11:54:00 -0000 1.2
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/netboot/netboot-0.10.2.ebuild,v 1.1 2010/02/08 23:57:04 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/netboot-0.10.2.ebuild,v 1.2 2011/11/28 11:54:00 phajdan.jr Exp $
30
31 EAPI="2"
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~x86"
38 +KEYWORDS="x86"
39 IUSE=""
40
41 DEPEND=">=dev-libs/lzo-2
42
43
44
45 1.8 sys-boot/netboot/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/netboot/ChangeLog?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/netboot/ChangeLog?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/netboot/ChangeLog?r1=1.7&r2=1.8
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-boot/netboot/ChangeLog,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- ChangeLog 8 Feb 2010 23:57:04 -0000 1.7
58 +++ ChangeLog 28 Nov 2011 11:54:00 -0000 1.8
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-boot/netboot
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/ChangeLog,v 1.7 2010/02/08 23:57:04 jer Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/netboot/ChangeLog,v 1.8 2011/11/28 11:54:00 phajdan.jr Exp $
65 +
66 + 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> netboot-0.10.2.ebuild:
67 + x86 stable wrt bug #391521
68
69 *netboot-0.10.2 (08 Feb 2010)