Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/prefix/linux-standalone/x86/legacy/, ...
Date: Sat, 04 Jun 2016 02:50:41
Message-Id: 1465008553.1ae687d15b112eb39e1e3e61eebf3ac18fb29abf.heroxbd@gentoo
1 commit: 1ae687d15b112eb39e1e3e61eebf3ac18fb29abf
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 4 02:49:13 2016 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 02:49:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae687d1
7
8 profiles: add legacy x86 linux-standalone prefix profile.
9
10 profiles/prefix/linux-standalone/amd64/legacy/parent | 2 +-
11 profiles/prefix/linux-standalone/x86/legacy/eapi | 1 +
12 profiles/prefix/linux-standalone/{amd64 => x86}/legacy/parent | 2 +-
13 profiles/profiles.desc | 1 +
14 4 files changed, 4 insertions(+), 2 deletions(-)
15
16 diff --git a/profiles/prefix/linux-standalone/amd64/legacy/parent b/profiles/prefix/linux-standalone/amd64/legacy/parent
17 index 21df735..0ca4be1 100644
18 --- a/profiles/prefix/linux-standalone/amd64/legacy/parent
19 +++ b/profiles/prefix/linux-standalone/amd64/legacy/parent
20 @@ -1,2 +1,2 @@
21 -../../../../features/prefix/standalone/legacy
22 ..
23 +../../../../features/prefix/standalone/legacy
24
25 diff --git a/profiles/prefix/linux-standalone/x86/legacy/eapi b/profiles/prefix/linux-standalone/x86/legacy/eapi
26 new file mode 100644
27 index 0000000..7ed6ff8
28 --- /dev/null
29 +++ b/profiles/prefix/linux-standalone/x86/legacy/eapi
30 @@ -0,0 +1 @@
31 +5
32
33 diff --git a/profiles/prefix/linux-standalone/amd64/legacy/parent b/profiles/prefix/linux-standalone/x86/legacy/parent
34 similarity index 100%
35 copy from profiles/prefix/linux-standalone/amd64/legacy/parent
36 copy to profiles/prefix/linux-standalone/x86/legacy/parent
37 index 21df735..0ca4be1 100644
38 --- a/profiles/prefix/linux-standalone/amd64/legacy/parent
39 +++ b/profiles/prefix/linux-standalone/x86/legacy/parent
40 @@ -1,2 +1,2 @@
41 -../../../../features/prefix/standalone/legacy
42 ..
43 +../../../../features/prefix/standalone/legacy
44
45 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
46 index a7a35ac..e44910d 100644
47 --- a/profiles/profiles.desc
48 +++ b/profiles/profiles.desc
49 @@ -253,6 +253,7 @@ x86-linux prefix/linux/x86 exp
50 amd64-linux prefix/linux-standalone/amd64 exp
51 amd64-linux prefix/linux-standalone/amd64/legacy exp
52 x86-linux prefix/linux-standalone/x86 exp
53 +x86-linux prefix/linux-standalone/x86/legacy exp
54
55 # Mac OS X Profiles
56 ppc-macos prefix/darwin/macos/10.4/ppc exp