diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:47:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:47:45 +0000 |
commit | b68f00db12363427381588cab71c360f9a5c93ea (patch) | |
tree | fc91d58b60e4a8d5705492836b9594cf97e982c7 /sys-boot | |
parent | Stable for x86, wrt bug #485256 (diff) | |
download | gentoo-2-b68f00db12363427381588cab71c360f9a5c93ea.tar.gz gentoo-2-b68f00db12363427381588cab71c360f9a5c93ea.tar.bz2 gentoo-2-b68f00db12363427381588cab71c360f9a5c93ea.zip |
Stable for x86, wrt bug #485048
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-4.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index 2e4d075554b3..4c2ad6a61f30 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,9 @@ # 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.103 2013/09/21 13:29:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.104 2013/09/22 06:47:45 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> syslinux-4.07.ebuild: + Stable for x86, wrt bug #485048 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> syslinux-4.07.ebuild: Stable for amd64, wrt bug #485048 diff --git a/sys-boot/syslinux/syslinux-4.07.ebuild b/sys-boot/syslinux/syslinux-4.07.ebuild index 84131b374612..1281ff5fa32d 100644 --- a/sys-boot/syslinux/syslinux-4.07.ebuild +++ b/sys-boot/syslinux/syslinux-4.07.ebuild @@ -1,6 +1,6 @@ # 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-4.07.ebuild,v 1.2 2013/09/21 13:29:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.07.ebuild,v 1.3 2013/09/22 06:47:45 ago Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="custom-cflags" RDEPEND="sys-fs/mtools |