diff options
author | Peter Weller <welp@gentoo.org> | 2007-07-04 20:32:26 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-07-04 20:32:26 +0000 |
commit | 4be037370395250211c9bbacddad1b948f3bcd6e (patch) | |
tree | b984f0bde4db0c2dee0a307a0b8e0ea377f5eb23 /profiles/hardened/amd64 | |
parent | Removed setuptools sed. bug# 184039 (diff) | |
download | gentoo-2-4be037370395250211c9bbacddad1b948f3bcd6e.tar.gz gentoo-2-4be037370395250211c9bbacddad1b948f3bcd6e.tar.bz2 gentoo-2-4be037370395250211c9bbacddad1b948f3bcd6e.zip |
OK, fixed the ebuild to allow grub-static as well as grub...
Diffstat (limited to 'profiles/hardened/amd64')
-rw-r--r-- | profiles/hardened/amd64/package.mask | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/hardened/amd64/package.mask b/profiles/hardened/amd64/package.mask index 3a7a3c32f031..66714ac01d18 100644 --- a/profiles/hardened/amd64/package.mask +++ b/profiles/hardened/amd64/package.mask @@ -1,9 +1,7 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/package.mask,v 1.3 2007/07/04 20:25:55 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/package.mask,v 1.4 2007/07/04 20:32:26 welp Exp $ # Andrew Ross <aross@gentoo.org> # grub needs a multilib profile to compile on amd64 - use sys-boot/grub-static -# grub-splashes wants grub sys-boot/grub -x11-themes/grub-splashes |