diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-15 22:51:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-15 22:51:10 +0000 |
commit | 056f81190249c1466460015c060478064d3f4bdb (patch) | |
tree | 740b1fb17521b6e74362d44ab7886b129822c5d1 /sys-boot/syslinux | |
parent | stable on hppa (diff) | |
download | gentoo-2-056f81190249c1466460015c060478064d3f4bdb.tar.gz gentoo-2-056f81190249c1466460015c060478064d3f4bdb.tar.bz2 gentoo-2-056f81190249c1466460015c060478064d3f4bdb.zip |
dont need to inherit these eclasses
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sys-boot/syslinux')
-rw-r--r-- | sys-boot/syslinux/syslinux-2.13.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-boot/syslinux/syslinux-2.13.ebuild b/sys-boot/syslinux/syslinux-2.13.ebuild index faa252ea3a8f..247ab3fb89f0 100644 --- a/sys-boot/syslinux/syslinux-2.13.ebuild +++ b/sys-boot/syslinux/syslinux-2.13.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.13.ebuild,v 1.1 2005/01/10 00:32:49 vapier Exp $ - -inherit eutils gcc +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.13.ebuild,v 1.2 2005/05/15 22:51:10 vapier Exp $ DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" HOMEPAGE="http://syslinux.zytor.com/" |