Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/syslinux: syslinux-3.86.ebuild ChangeLog
Date: Sun, 04 Apr 2010 22:07:14
Message-Id: E1NyXyF-0006qb-GB@stork.gentoo.org
1 chithanh 10/04/04 22:07:07
2
3 Modified: syslinux-3.86.ebuild ChangeLog
4 Log:
5 sys-boot/syslinux: update nopie patch for 3.86
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 sys-boot/syslinux/syslinux-3.86.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.86.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.86.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/syslinux-3.86.ebuild?r1=1.1&r2=1.2
14
15 Index: syslinux-3.86.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.86.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- syslinux-3.86.ebuild 4 Apr 2010 21:51:35 -0000 1.1
22 +++ syslinux-3.86.ebuild 4 Apr 2010 22:07:07 -0000 1.2
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.86.ebuild,v 1.1 2010/04/04 21:51:35 chithanh Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.86.ebuild,v 1.2 2010/04/04 22:07:07 chithanh Exp $
28
29 inherit eutils toolchain-funcs
30
31 @@ -28,7 +28,7 @@
32 src_unpack() {
33 unpack ${A}
34 cd "${S}"
35 - epatch "${FILESDIR}"/${PN}-3.72-nopie.patch
36 + epatch "${FILESDIR}"/${PN}-3.86-nopie.patch
37
38 rm -f gethostip #bug 137081
39
40
41
42
43 1.59 sys-boot/syslinux/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.59&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.59&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/syslinux/ChangeLog?r1=1.58&r2=1.59
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v
52 retrieving revision 1.58
53 retrieving revision 1.59
54 diff -u -r1.58 -r1.59
55 --- ChangeLog 4 Apr 2010 21:51:35 -0000 1.58
56 +++ ChangeLog 4 Apr 2010 22:07:07 -0000 1.59
57 @@ -1,6 +1,10 @@
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.58 2010/04/04 21:51:35 chithanh Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.59 2010/04/04 22:07:07 chithanh Exp $
62 +
63 + 04 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
64 + syslinux-3.86.ebuild, +files/syslinux-3.86-nopie.patch:
65 + update nopie patch for syslinux-3.86
66
67 *syslinux-4.00_pre38 (04 Apr 2010)
68 *syslinux-3.86 (04 Apr 2010)