diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-01-27 01:25:37 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-01-27 01:25:37 +0000 |
commit | b115aaed978414108c8c9f22e5bb00ba7b63f0d4 (patch) | |
tree | b7ed341a55dc66e04cd78db64e518638fc75fe38 /profiles/hardened | |
parent | Add a few missing QCONFIG_ADD and QCONFIG_DEFINE. (diff) | |
download | historical-b115aaed978414108c8c9f22e5bb00ba7b63f0d4.tar.gz historical-b115aaed978414108c8c9f22e5bb00ba7b63f0d4.tar.bz2 historical-b115aaed978414108c8c9f22e5bb00ba7b63f0d4.zip |
Unmask eudev on hardened/linux/uclibc/mips
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/uclibc/mips/package.mask | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/profiles/hardened/linux/uclibc/mips/package.mask b/profiles/hardened/linux/uclibc/mips/package.mask index 6e8f76c43a11..f056ccb72ce3 100644 --- a/profiles/hardened/linux/uclibc/mips/package.mask +++ b/profiles/hardened/linux/uclibc/mips/package.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/package.mask,v 1.7 2012/12/24 15:45:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/package.mask,v 1.8 2013/01/27 01:25:37 blueness Exp $ # # Since mips is a ~arch, we need to mask some extra packages here @@ -12,10 +12,6 @@ >sys-apps/sysvinit-2.88-r3 >sys-apps/coreutils-8.19 # ->virtual/udev-171 ->sys-fs/udev-171-r10 -sys-fs/eudev -# # Prefer module-init-tools for virtual/modutils # sys-apps/kmod |