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 22:02:33
Message-Id: 26d63f517343ec9e1608f1e2fc881e372c10f106.blueness@gentoo
1 commit: 26d63f517343ec9e1608f1e2fc881e372c10f106
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 22:02:07 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 22:02:07 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=26d63f51
7
8 profiles: unmask linux-headers and gettext
9
10 ---
11 profiles/hardened/linux/uclibc/package.mask | 1 -
12 profiles/hardened/linux/uclibc/x86/package.unmask | 2 ++
13 2 files changed, 2 insertions(+), 1 deletions(-)
14
15 diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/hardened/linux/uclibc/package.mask
16 index e7eebf6..90e6d7f 100644
17 --- a/profiles/hardened/linux/uclibc/package.mask
18 +++ b/profiles/hardened/linux/uclibc/package.mask
19 @@ -1,5 +1,4 @@
20 -sys-libs/uclibc
21 sys-libs/glibc
22
23 -sys-devel/gettext
24 dev-libs/glib
25
26 diff --git a/profiles/hardened/linux/uclibc/x86/package.unmask b/profiles/hardened/linux/uclibc/x86/package.unmask
27 new file mode 100644
28 index 0000000..04c2593
29 --- /dev/null
30 +++ b/profiles/hardened/linux/uclibc/x86/package.unmask
31 @@ -0,0 +1,2 @@
32 +sys-kernel/linux-headers
33 +sys-devel/gettext