summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-08-01 10:34:39 +0000
committerSimon Stelling <blubb@gentoo.org>2005-08-01 10:34:39 +0000
commit3a8c8e72d72eca4beec574d24c2f1aac1aba18de (patch)
treec045ce8279ab45a6c64740c18177d496cc773060 /sys-boot/grub/grub-0.96-r2.ebuild
parentRemoved triling whitespace. (diff)
downloadgentoo-2-3a8c8e72d72eca4beec574d24c2f1aac1aba18de.tar.gz
gentoo-2-3a8c8e72d72eca4beec574d24c2f1aac1aba18de.tar.bz2
gentoo-2-3a8c8e72d72eca4beec574d24c2f1aac1aba18de.zip
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-boot/grub/grub-0.96-r2.ebuild')
-rw-r--r--sys-boot/grub/grub-0.96-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/grub-0.96-r2.ebuild b/sys-boot/grub/grub-0.96-r2.ebuild
index cd91b2789670..74dc907c0f11 100644
--- a/sys-boot/grub/grub-0.96-r2.ebuild
+++ b/sys-boot/grub/grub-0.96-r2.ebuild
@@ -1,6 +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/grub/grub-0.96-r2.ebuild,v 1.6 2005/07/28 17:53:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96-r2.ebuild,v 1.7 2005/08/01 10:34:39 blubb Exp $
inherit mount-boot eutils flag-o-matic toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="static netboot"
RDEPEND=">=sys-libs/ncurses-5.2-r5"