summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-06-02 15:23:29 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-06-02 15:23:29 +0000
commitbf9338aa72a680baee96570a331609541c228903 (patch)
tree7a71d438203b4c63916f2c2f1ccce080fffc1874 /sys-boot/syslinux
parentforce libcap until the libcap-ng bugs can get sorted out #471414 (diff)
downloadgentoo-2-bf9338aa72a680baee96570a331609541c228903.tar.gz
gentoo-2-bf9338aa72a680baee96570a331609541c228903.tar.bz2
gentoo-2-bf9338aa72a680baee96570a331609541c228903.zip
Update HOMEPAGE, bug #472080.
(Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-boot/syslinux')
-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"