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-5.01.ebuild ChangeLog
Date: Sun, 02 Jun 2013 15:23:34
Message-Id: 20130602152329.7AEE52171D@flycatcher.gentoo.org
1 chithanh 13/06/02 15:23:29
2
3 Modified: syslinux-5.01.ebuild ChangeLog
4 Log:
5 Update HOMEPAGE, bug #472080.
6
7 (Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 sys-boot/syslinux/syslinux-5.01.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/syslinux-5.01.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/syslinux-5.01.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/syslinux-5.01.ebuild?r1=1.1&r2=1.2
15
16 Index: syslinux-5.01.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.01.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- syslinux-5.01.ebuild 18 Feb 2013 15:22:00 -0000 1.1
23 +++ syslinux-5.01.ebuild 2 Jun 2013 15:23:29 -0000 1.2
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.01.ebuild,v 1.1 2013/02/18 15:22:00 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.01.ebuild,v 1.2 2013/06/02 15:23:29 chithanh Exp $
29
30 EAPI=4
31
32 inherit eutils toolchain-funcs
33
34 DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
35 -HOMEPAGE="http://syslinux.zytor.com/"
36 +HOMEPAGE="http://www.syslinux.org/"
37 SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.xz"
38
39 LICENSE="GPL-2"
40
41
42
43 1.96 sys-boot/syslinux/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.96&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/ChangeLog?rev=1.96&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/syslinux/ChangeLog?r1=1.95&r2=1.96
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v
52 retrieving revision 1.95
53 retrieving revision 1.96
54 diff -u -r1.95 -r1.96
55 --- ChangeLog 18 Feb 2013 15:22:00 -0000 1.95
56 +++ ChangeLog 2 Jun 2013 15:23:29 -0000 1.96
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-boot/syslinux
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.95 2013/02/18 15:22:00 chithanh Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.96 2013/06/02 15:23:29 chithanh Exp $
62 +
63 + 02 Jun 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
64 + syslinux-5.01.ebuild:
65 + Update HOMEPAGE, bug #472080.
66
67 *syslinux-5.01 (18 Feb 2013)