diff options
Diffstat (limited to 'sys-apps/grub/grub-0.91-r3.ebuild')
-rw-r--r-- | sys-apps/grub/grub-0.91-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/grub/grub-0.91-r3.ebuild b/sys-apps/grub/grub-0.91-r3.ebuild index e147f18168f5..9b14eba3c8cf 100644 --- a/sys-apps/grub/grub-0.91-r3.ebuild +++ b/sys-apps/grub/grub-0.91-r3.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.91-r3.ebuild,v 1.4 2002/07/11 06:30:54 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.91-r3.ebuild,v 1.5 2002/07/14 19:20:17 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU GRUB boot loader" SRC_URI="ftp://alpha.gnu.org/gnu/grub/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/grub" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" |