diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-23 20:11:09 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-23 20:11:09 +0000 |
commit | 59358df62e6158724e8f61f4913efd02d7c4d976 (patch) | |
tree | 78282d55430084ddc6b44f21a9299a692a4a7999 /sys-boot/syslinux/syslinux-4.02.ebuild | |
parent | old (diff) | |
download | historical-59358df62e6158724e8f61f4913efd02d7c4d976.tar.gz historical-59358df62e6158724e8f61f4913efd02d7c4d976.tar.bz2 historical-59358df62e6158724e8f61f4913efd02d7c4d976.zip |
Stable on amd64 wrt bug #337013
Package-Manager: portage-2.2_rc83/cvs/Linux x86_64
Diffstat (limited to 'sys-boot/syslinux/syslinux-4.02.ebuild')
-rw-r--r-- | sys-boot/syslinux/syslinux-4.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-4.02.ebuild b/sys-boot/syslinux/syslinux-4.02.ebuild index 6d4e89b0a6fa..13aa9896ef2d 100644 --- a/sys-boot/syslinux/syslinux-4.02.ebuild +++ b/sys-boot/syslinux/syslinux-4.02.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-4.02.ebuild,v 1.1 2010/07/28 20:13:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.02.ebuild,v 1.2 2010/09/23 20:11:09 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 |