diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-05-18 13:23:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-05-18 13:23:34 +0000 |
commit | ab310115c73941e534ceb9ee0943b778c348d1c8 (patch) | |
tree | 26011b87d2b9ce1ffc9be3d231fbba2b40222c8f /sys-boot/syslinux | |
parent | [x11-terms/rxvt-unicode] amd64 stable, bug #319711 (diff) | |
download | gentoo-2-ab310115c73941e534ceb9ee0943b778c348d1c8.tar.gz gentoo-2-ab310115c73941e534ceb9ee0943b778c348d1c8.tar.bz2 gentoo-2-ab310115c73941e534ceb9ee0943b778c348d1c8.zip |
Stable on amd64 wrt bug #305435
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/syslinux')
-rw-r--r-- | sys-boot/syslinux/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/syslinux/syslinux-3.86.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index db1edbf8acdb..deb11988a438 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/syslinux # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.63 2010/05/14 13:15:42 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/ChangeLog,v 1.64 2010/05/18 13:23:34 hwoarang Exp $ + + 18 May 2010; Markos Chandras <hwoarang@gentoo.org> syslinux-3.86.ebuild: + Stable on amd64 wrt bug #305435 *syslinux-4.00_pre44 (14 May 2010) diff --git a/sys-boot/syslinux/syslinux-3.86.ebuild b/sys-boot/syslinux/syslinux-3.86.ebuild index 0cb5a438358a..0f0f86241c4d 100644 --- a/sys-boot/syslinux/syslinux-3.86.ebuild +++ b/sys-boot/syslinux/syslinux-3.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.86.ebuild,v 1.2 2010/04/04 22:07:07 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.86.ebuild,v 1.3 2010/05/18 13:23:34 hwoarang 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 |