diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-24 15:45:08 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-24 15:45:08 +0000 |
commit | 70857c6bc1558d6fdb3abd80edc636f16f749f62 (patch) | |
tree | eb6551e5faf5044b383a83966d5074cc34baea11 /profiles/hardened | |
parent | Switch to EAPI=5 (diff) | |
download | gentoo-2-70857c6bc1558d6fdb3abd80edc636f16f749f62.tar.gz gentoo-2-70857c6bc1558d6fdb3abd80edc636f16f749f62.tar.bz2 gentoo-2-70857c6bc1558d6fdb3abd80edc636f16f749f62.zip |
Update hardened/linux/uclibc/mips to reflect changes to virtual/udev
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/uclibc/mips/package.mask | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/profiles/hardened/linux/uclibc/mips/package.mask b/profiles/hardened/linux/uclibc/mips/package.mask index 00c0edc0e9b8..6e8f76c43a11 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. # 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.6 2012/11/15 20:42:24 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/mips/package.mask,v 1.7 2012/12/24 15:45:08 blueness Exp $ # # Since mips is a ~arch, we need to mask some extra packages here @@ -8,11 +8,13 @@ >sys-apps/util-linux-2.20.1-r2 >dev-lang/perl-5.12.4-r2 >dev-libs/libpcre-8.30-r2 ->sys-fs/udev-171-r6 >sys-process/procps-3.2.8_p11 >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 # |