summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-boot/syslinux/ChangeLog6
-rw-r--r--sys-boot/syslinux/syslinux-5.01.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog
index 8f0f0bb38738..985ad441549b 100644
--- a/sys-boot/syslinux/ChangeLog
+++ b/sys-boot/syslinux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/syslinux
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.95 2013/02/18 15:22:00 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.96 2013/06/02 15:23:29 chithanh Exp $
+
+ 02 Jun 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ syslinux-5.01.ebuild:
+ Update HOMEPAGE, bug #472080.
*syslinux-5.01 (18 Feb 2013)
diff --git a/sys-boot/syslinux/syslinux-5.01.ebuild b/sys-boot/syslinux/syslinux-5.01.ebuild
index 2e44bc34eb94..4ec3ad88dbf8 100644
--- a/sys-boot/syslinux/syslinux-5.01.ebuild
+++ b/sys-boot/syslinux/syslinux-5.01.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.01.ebuild,v 1.1 2013/02/18 15:22:00 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.01.ebuild,v 1.2 2013/06/02 15:23:29 chithanh Exp $
EAPI=4
inherit eutils toolchain-funcs
DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
-HOMEPAGE="http://syslinux.zytor.com/"
+HOMEPAGE="http://www.syslinux.org/"
SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.xz"
LICENSE="GPL-2"