diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 10:34:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 10:34:01 +0000 |
commit | b641920764bcb47f0c6653617f86fe72bfff26a5 (patch) | |
tree | 2e1f2b594d89f24defc6bf3310d792d69dc287af /sys-boot | |
parent | Stable for amd64, wrt bug #525678 (diff) | |
download | gentoo-2-b641920764bcb47f0c6653617f86fe72bfff26a5.tar.gz gentoo-2-b641920764bcb47f0c6653617f86fe72bfff26a5.tar.bz2 gentoo-2-b641920764bcb47f0c6653617f86fe72bfff26a5.zip |
Stable for amd64, wrt bug #523812
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/syslinux/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/syslinux/syslinux-5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index 85c7453b7173..d213fe7b633b 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/syslinux # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.113 2014/10/14 12:10:05 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.114 2014/10/29 10:34:01 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> syslinux-5.10.ebuild: + Stable for amd64, wrt bug #523812 14 Oct 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> -files/syslinux-6.03_pre1-add-fno-stack-protector.patch, diff --git a/sys-boot/syslinux/syslinux-5.10.ebuild b/sys-boot/syslinux/syslinux-5.10.ebuild index a397f1de4a60..348bb081426d 100644 --- a/sys-boot/syslinux/syslinux-5.10.ebuild +++ b/sys-boot/syslinux/syslinux-5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.10.ebuild,v 1.3 2014/10/14 12:08:35 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-5.10.ebuild,v 1.4 2014/10/29 10:34:01 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="custom-cflags" RDEPEND="sys-fs/mtools |