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 | 7706319f0646f2db9852e0098fd509fe6b89f291 (patch) | |
tree | 0f04149d501364734afc35d8e558577f08d45d0d /sys-boot/syslinux/syslinux-2.13.ebuild | |
parent | stable on hppa (diff) | |
download | historical-7706319f0646f2db9852e0098fd509fe6b89f291.tar.gz historical-7706319f0646f2db9852e0098fd509fe6b89f291.tar.bz2 historical-7706319f0646f2db9852e0098fd509fe6b89f291.zip |
dont need to inherit these eclasses
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'sys-boot/syslinux/syslinux-2.13.ebuild')
-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/" |