Gentoo Archives: gentoo-commits

From: Richard Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:master commit in: profiles/hardened/linux/amd64/desktop/, profiles/hardened/linux/x86/desktop/, ...
Date: Mon, 25 Nov 2013 22:18:42
Message-Id: 1385417953.bdcac9b8115fa9ccd203052709b713c291817993.zerochaos@gentoo
1 commit: bdcac9b8115fa9ccd203052709b713c291817993
2 Author: Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 25 22:19:13 2013 +0000
4 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 25 22:19:13 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=bdcac9b8
7
8 new profiles to ease with testing of bug #492312
9
10 ---
11 profiles/hardened/linux/amd64/desktop/eapi | 1 +
12 profiles/hardened/linux/amd64/desktop/parent | 2 ++
13 profiles/hardened/linux/arm/arm7a/desktop/eapi | 1 +
14 profiles/hardened/linux/arm/arm7a/desktop/parent | 2 ++
15 profiles/hardened/linux/x86/desktop/eapi | 1 +
16 profiles/hardened/linux/x86/desktop/parent | 2 ++
17 6 files changed, 9 insertions(+)
18
19 diff --git a/profiles/hardened/linux/amd64/desktop/eapi b/profiles/hardened/linux/amd64/desktop/eapi
20 new file mode 100644
21 index 0000000..7ed6ff8
22 --- /dev/null
23 +++ b/profiles/hardened/linux/amd64/desktop/eapi
24 @@ -0,0 +1 @@
25 +5
26
27 diff --git a/profiles/hardened/linux/amd64/desktop/parent b/profiles/hardened/linux/amd64/desktop/parent
28 new file mode 100644
29 index 0000000..9f95987
30 --- /dev/null
31 +++ b/profiles/hardened/linux/amd64/desktop/parent
32 @@ -0,0 +1,2 @@
33 +gentoo:targets/desktop
34 +gentoo:hardened/linux/amd64
35
36 diff --git a/profiles/hardened/linux/arm/arm7a/desktop/eapi b/profiles/hardened/linux/arm/arm7a/desktop/eapi
37 new file mode 100644
38 index 0000000..7ed6ff8
39 --- /dev/null
40 +++ b/profiles/hardened/linux/arm/arm7a/desktop/eapi
41 @@ -0,0 +1 @@
42 +5
43
44 diff --git a/profiles/hardened/linux/arm/arm7a/desktop/parent b/profiles/hardened/linux/arm/arm7a/desktop/parent
45 new file mode 100644
46 index 0000000..6bad001
47 --- /dev/null
48 +++ b/profiles/hardened/linux/arm/arm7a/desktop/parent
49 @@ -0,0 +1,2 @@
50 +gentoo:targets/desktop
51 +gentoo:hardened/linux/arm/armv7a
52
53 diff --git a/profiles/hardened/linux/x86/desktop/eapi b/profiles/hardened/linux/x86/desktop/eapi
54 new file mode 100644
55 index 0000000..7ed6ff8
56 --- /dev/null
57 +++ b/profiles/hardened/linux/x86/desktop/eapi
58 @@ -0,0 +1 @@
59 +5
60
61 diff --git a/profiles/hardened/linux/x86/desktop/parent b/profiles/hardened/linux/x86/desktop/parent
62 new file mode 100644
63 index 0000000..8ce3444
64 --- /dev/null
65 +++ b/profiles/hardened/linux/x86/desktop/parent
66 @@ -0,0 +1,2 @@
67 +gentoo:targets/desktop
68 +gentoo:hardened/linux/x86