diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:31:00 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:31:00 +0000 |
commit | 76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61 (patch) | |
tree | f829139b777fb24edfda3a6e08f441d270647e7a /sys-apps/grub | |
parent | dependency fix to allow 3.0.1.20020604 (diff) | |
download | gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.gz gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.bz2 gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.zip |
header fixes
Diffstat (limited to 'sys-apps/grub')
-rw-r--r-- | sys-apps/grub/grub-0.90-r7.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/grub/grub-0.91-r3.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/grub/grub-0.92.ebuild | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/sys-apps/grub/grub-0.90-r7.ebuild b/sys-apps/grub/grub-0.90-r7.ebuild index 132f81ea64ff..c90d700ce0c7 100644 --- a/sys-apps/grub/grub-0.90-r7.ebuild +++ b/sys-apps/grub/grub-0.90-r7.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Geert Bevin <gbevin@gentoo.org>, Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.90-r7.ebuild,v 1.3 2002/07/10 16:17:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.90-r7.ebuild,v 1.4 2002/07/11 06:30:54 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU GRUB boot loader" diff --git a/sys-apps/grub/grub-0.91-r3.ebuild b/sys-apps/grub/grub-0.91-r3.ebuild index 2ca2ac1ff05c..e147f18168f5 100644 --- a/sys-apps/grub/grub-0.91-r3.ebuild +++ b/sys-apps/grub/grub-0.91-r3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Mikael Hallendal <hallski@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.91-r3.ebuild,v 1.3 2002/07/10 16:17:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.91-r3.ebuild,v 1.4 2002/07/11 06:30:54 drobbins Exp $ S=${WORKDIR}/${P} diff --git a/sys-apps/grub/grub-0.92.ebuild b/sys-apps/grub/grub-0.92.ebuild index 1c61f636f68b..2176e04742c2 100644 --- a/sys-apps/grub/grub-0.92.ebuild +++ b/sys-apps/grub/grub-0.92.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Geert Bevin <gbevin@gentoo.org>, Daniel Robbins <drobbins@gentoo.org> # /space/gentoo/cvsroot/gentoo-x86/sys-apps/grub/grub-0.90-r7.ebuild,v 1.1 2002/03/08 08:54:04 blocke Exp S=${WORKDIR}/${P} |