summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-07 15:18:34 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-07 15:18:34 +0000
commit4756248b5ce153d69d896f1afa9a117c699972af (patch)
tree7a3aecf787819c8dd87a013c9d3db0f7a405bdea /sys-boot
parentVersion bump (Manifest recommit) (diff)
downloadgentoo-2-4756248b5ce153d69d896f1afa9a117c699972af.tar.gz
gentoo-2-4756248b5ce153d69d896f1afa9a117c699972af.tar.bz2
gentoo-2-4756248b5ce153d69d896f1afa9a117c699972af.zip
stabilize
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/syslinux/syslinux-2.09.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/syslinux/syslinux-2.09.ebuild b/sys-boot/syslinux/syslinux-2.09.ebuild
index 826b421affbc..11d459de3342 100644
--- a/sys-boot/syslinux/syslinux-2.09.ebuild
+++ b/sys-boot/syslinux/syslinux-2.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.09.ebuild,v 1.4 2004/07/15 02:52:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.09.ebuild,v 1.5 2004/10/07 15:18:34 vapier Exp $
inherit eutils gcc
@@ -8,10 +8,10 @@ DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader"
HOMEPAGE="http://syslinux.zytor.com/"
SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${P}.tar.bz2"
-KEYWORDS="~x86 -ppc -sparc"
-IUSE=""
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="-* x86"
+IUSE=""
DEPEND="dev-lang/nasm
sys-fs/mtools"