Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/, profiles/hardened/linux/uclibc/mips/
Date: Sun, 26 Feb 2012 14:31:39
Message-Id: 1330266680.cb8b90e1388eebbd54c6cc06b82af040a07073e5.blueness@gentoo
1 commit: cb8b90e1388eebbd54c6cc06b82af040a07073e5
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 26 14:31:20 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 14:31:20 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=cb8b90e1
7
8 profiles: mask util-linux-2.21 on mips
9
10 ---
11 profiles/hardened/linux/uclibc/mips/package.mask | 1 +
12 profiles/vanilla/linux/uclibc/mips/package.mask | 1 +
13 2 files changed, 2 insertions(+), 0 deletions(-)
14
15 diff --git a/profiles/hardened/linux/uclibc/mips/package.mask b/profiles/hardened/linux/uclibc/mips/package.mask
16 index d5b972d..ee5702a 100644
17 --- a/profiles/hardened/linux/uclibc/mips/package.mask
18 +++ b/profiles/hardened/linux/uclibc/mips/package.mask
19 @@ -1,5 +1,6 @@
20 >=app-arch/tar-1.23-r4
21 >=sys-apps/coreutils-8.15
22 +>=sys-apps/util-linux-2.21
23 >=sys-process/procps-3.3
24 >=sys-fs/e2fsprogs-1.42
25 >=sys-libs/e2fsprogs-libs-1.42
26
27 diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
28 index d5b972d..ee5702a 100644
29 --- a/profiles/vanilla/linux/uclibc/mips/package.mask
30 +++ b/profiles/vanilla/linux/uclibc/mips/package.mask
31 @@ -1,5 +1,6 @@
32 >=app-arch/tar-1.23-r4
33 >=sys-apps/coreutils-8.15
34 +>=sys-apps/util-linux-2.21
35 >=sys-process/procps-3.3
36 >=sys-fs/e2fsprogs-1.42
37 >=sys-libs/e2fsprogs-libs-1.42