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/hardened/linux/uclibc/, profiles/hardened/linux/uclibc/x86/
Date: Mon, 02 Jan 2012 21:18:16
Message-Id: a8d4e71fa9cdd46c45a4258da64f459d44771629.blueness@gentoo
1 commit: a8d4e71fa9cdd46c45a4258da64f459d44771629
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 21:18:01 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 21:18:01 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=a8d4e71f
7
8 profile: made maskings specific to x86
9
10 ---
11 profiles/hardened/linux/uclibc/package.mask | 9 ---------
12 .../hardened/linux/uclibc/{ => x86}/package.mask | 7 +------
13 2 files changed, 1 insertions(+), 15 deletions(-)
14
15 diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
16 index c1f9b07..e7eebf6 100644
17 --- a/profiles/hardened/linux/uclibc/package.mask
18 +++ b/profiles/hardened/linux/uclibc/package.mask
19 @@ -3,12 +3,3 @@ sys-libs/glibc
20
21 sys-devel/gettext
22 dev-libs/glib
23 -
24 ->app-admin/sudo-1.7.4_p5
25 ->app-text/tree-1.5.3
26 ->dev-util/pkgconfig-0.25-r2
27 ->dev-vcs/git-1.7
28 ->net-misc/dhcp-3.1.2_p1
29 ->sys-apps/coreutils-8.5-r1
30 ->sys-apps/util-linux-2.18-r1
31 ->sys-fs/udev-141
32
33 diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/x86/package.mask
34 similarity index 74%
35 copy from profiles/hardened/linux/uclibc/package.mask
36 copy to profiles/hardened/linux/uclibc/x86/package.mask
37 index c1f9b07..75f1fc9 100644
38 --- a/profiles/hardened/linux/uclibc/package.mask
39 +++ b/profiles/hardened/linux/uclibc/x86/package.mask
40 @@ -1,9 +1,3 @@
41 --sys-libs/uclibc
42 -sys-libs/glibc
43 -
44 -sys-devel/gettext
45 -dev-libs/glib
46 -
47 >app-admin/sudo-1.7.4_p5
48 >app-text/tree-1.5.3
49 >dev-util/pkgconfig-0.25-r2
50 @@ -12,3 +6,4 @@ dev-libs/glib
51 >sys-apps/coreutils-8.5-r1
52 >sys-apps/util-linux-2.18-r1
53 >sys-fs/udev-141
54 +>sys-libs/readline-5.2_p14