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 | 42dae6fcf370744a08edfd5300283bf15219fa81 (patch) | |
tree | 4b6a147ef6323180c269ea0b89f267b9c1bae858 | |
parent | Switch to EAPI=5 (diff) | |
download | historical-42dae6fcf370744a08edfd5300283bf15219fa81.tar.gz historical-42dae6fcf370744a08edfd5300283bf15219fa81.tar.bz2 historical-42dae6fcf370744a08edfd5300283bf15219fa81.zip |
Update hardened/linux/uclibc/mips to reflect changes to virtual/udev
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/mips/package.mask | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 40c4f3958445..f730f587af0e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7288 2012/12/24 12:57:19 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7289 2012/12/24 15:45:08 blueness Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 24 Dec 2012; Anthony G. Basile <blueness@gentoo.org> + hardened/linux/uclibc/mips/package.mask: + Update hardened/linux/uclibc/mips to reflect changes to virtual/udev + 24 Dec 2012; Andrey Grozin <grozin@gentoo.org> package.mask: Unmasked >=dev-lisp/gentoo-init-1.0, >=dev-lisp/asdf-2.26, >=dev-lisp/sbcl-1.1.2 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 # |