Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/syslinux: syslinux-3.83.ebuild ChangeLog
Date: Fri, 26 Feb 2010 12:10:58
Message-Id: E1Nkz1z-0003Ql-NK@stork.gentoo.org
1 fauli 10/02/26 12:10:55
2
3 Modified: syslinux-3.83.ebuild ChangeLog
4 Log:
5 stable x86, bug 292442
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 sys-boot/syslinux/syslinux-3.83.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild?r1=1.2&r2=1.3
14
15 Index: syslinux-3.83.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- syslinux-3.83.ebuild 16 Feb 2010 14:54:38 -0000 1.2
22 +++ syslinux-3.83.ebuild 26 Feb 2010 12:10:54 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild,v 1.2 2010/02/16 14:54:38 beandog Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.83.ebuild,v 1.3 2010/02/26 12:10:54 fauli Exp $
28
29 inherit eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="-* amd64 ~x86"
36 +KEYWORDS="-* amd64 x86"
37 IUSE=""
38
39 RDEPEND="sys-fs/mtools
40
41
42
43 1.55 sys-boot/syslinux/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.55&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.55&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?r1=1.54&r2=1.55
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v
52 retrieving revision 1.54
53 retrieving revision 1.55
54 diff -u -r1.54 -r1.55
55 --- ChangeLog 22 Feb 2010 19:16:45 -0000 1.54
56 +++ ChangeLog 26 Feb 2010 12:10:54 -0000 1.55
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-boot/syslinux
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.54 2010/02/22 19:16:45 chithanh Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.55 2010/02/26 12:10:54 fauli Exp $
62 +
63 + 26 Feb 2010; Christian Faulhammer <fauli@g.o> syslinux-3.83.ebuild:
64 + stable x86, bug 292442
65
66 *syslinux-3.85 (22 Feb 2010)