From a08a6436cf336914de1d7b3e4499278f0c08a6cc Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Tue, 27 Apr 2004 21:43:04 +0000 Subject: Add inherit eutils --- sys-boot/syslinux/ChangeLog | 8 ++++++-- sys-boot/syslinux/syslinux-1.75.ebuild | 4 ++-- sys-boot/syslinux/syslinux-2.05.ebuild | 6 ++++-- sys-boot/syslinux/syslinux-2.06.ebuild | 6 ++++-- 4 files changed, 16 insertions(+), 8 deletions(-) (limited to 'sys-boot/syslinux') diff --git a/sys-boot/syslinux/ChangeLog b/sys-boot/syslinux/ChangeLog index bca6c99c876a..f51564270edd 100644 --- a/sys-boot/syslinux/ChangeLog +++ b/sys-boot/syslinux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/syslinux -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.3 2003/12/30 23:31:52 pauldv Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Id: ChangeLog,v 1.4 2004/04/27 21:41:20 agriffis Exp $ + + 27 Apr 2004; Aron Griffis syslinux-2.05.ebuild, + syslinux-2.06.ebuild: + Add inherit eutils 31 Dec 2003; metadata.xml, syslinux-2.06.ebuild: nasm is not available on amd64, and even if it worked (unresearched) it could diff --git a/sys-boot/syslinux/syslinux-1.75.ebuild b/sys-boot/syslinux/syslinux-1.75.ebuild index 2ba94ed50b6f..c141aa8e6ee6 100644 --- a/sys-boot/syslinux/syslinux-1.75.ebuild +++ b/sys-boot/syslinux/syslinux-1.75.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-1.75.ebuild,v 1.1 2003/12/09 08:28:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-1.75.ebuild,v 1.2 2004/04/27 21:41:20 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" diff --git a/sys-boot/syslinux/syslinux-2.05.ebuild b/sys-boot/syslinux/syslinux-2.05.ebuild index 6f0c0244e379..cb3b76644661 100644 --- a/sys-boot/syslinux/syslinux-2.05.ebuild +++ b/sys-boot/syslinux/syslinux-2.05.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.05.ebuild,v 1.1 2003/12/09 08:28:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.05.ebuild,v 1.2 2004/04/27 21:41:20 agriffis Exp $ + +inherit eutils DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" HOMEPAGE="http://syslinux.zytor.com/" diff --git a/sys-boot/syslinux/syslinux-2.06.ebuild b/sys-boot/syslinux/syslinux-2.06.ebuild index 88ee8f63e30d..0b8d482f55ba 100644 --- a/sys-boot/syslinux/syslinux-2.06.ebuild +++ b/sys-boot/syslinux/syslinux-2.06.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.06.ebuild,v 1.2 2003/12/30 23:31:52 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-2.06.ebuild,v 1.3 2004/04/27 21:41:20 agriffis Exp $ + +inherit eutils DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" HOMEPAGE="http://syslinux.zytor.com/" -- cgit v1.2.3-65-gdbad