From 1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Sat, 21 Jun 2003 21:19:41 +0000 Subject: mondo amd64 commit (keywords, misc things here and there) --- sys-apps/grub/grub-0.92-r1.ebuild | 4 ++-- sys-apps/grub/grub-0.93.20030118.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-apps/grub') diff --git a/sys-apps/grub/grub-0.92-r1.ebuild b/sys-apps/grub/grub-0.92-r1.ebuild index 4947a3b181c7..ecb05dd11555 100644 --- a/sys-apps/grub/grub-0.92-r1.ebuild +++ b/sys-apps/grub/grub-0.92-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.92-r1.ebuild,v 1.11 2003/04/11 18:12:13 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.92-r1.ebuild,v 1.12 2003/06/21 21:19:39 drobbins Exp $ inherit mount-boot eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc -sparc -alpha -mips" +KEYWORDS="x86 amd64 -ppc -sparc -alpha -mips" DEPEND=">=sys-libs/ncurses-5.2-r5" diff --git a/sys-apps/grub/grub-0.93.20030118.ebuild b/sys-apps/grub/grub-0.93.20030118.ebuild index c8b604b24868..6ebc2f6204d8 100644 --- a/sys-apps/grub/grub-0.93.20030118.ebuild +++ b/sys-apps/grub/grub-0.93.20030118.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.93.20030118.ebuild,v 1.7 2003/04/11 18:12:13 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.93.20030118.ebuild,v 1.8 2003/06/21 21:19:39 drobbins Exp $ inherit mount-boot eutils flag-o-matic @@ -12,7 +12,7 @@ DESCRIPTION="GNU GRUB boot loader" SRC_URI="ftp://alpha.gnu.org/gnu/grub/${NEWP}.tar.gz mirror://gentoo/${P}-gentoo.diff.bz2" HOMEPAGE="http://www.gnu.org/software/grub/" -KEYWORDS="~x86 -ppc -sparc -alpha -mips" +KEYWORDS="x86 amd64 -ppc -sparc -alpha -mips" SLOT="0" LICENSE="GPL-2" DEPEND=">=sys-libs/ncurses-5.2-r5" -- cgit v1.2.3-65-gdbad