mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
profiles: stub out bleeding_edge profile, this will allow us to have a stable user base and a mostly svn user base
This commit is contained in:
parent
f73c10fa8b
commit
45f810bcc5
10 changed files with 17 additions and 0 deletions
1
profiles/pentoo/bleeding/eapi
Normal file
1
profiles/pentoo/bleeding/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
4
|
||||
1
profiles/pentoo/default/linux/amd64/bleeding_edge/eapi
Normal file
1
profiles/pentoo/default/linux/amd64/bleeding_edge/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
4
|
||||
2
profiles/pentoo/default/linux/amd64/bleeding_edge/parent
Normal file
2
profiles/pentoo/default/linux/amd64/bleeding_edge/parent
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
..
|
||||
:pentoo/bleeding
|
||||
1
profiles/pentoo/default/linux/x86/bleeding_edge/eapi
Normal file
1
profiles/pentoo/default/linux/x86/bleeding_edge/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
4
|
||||
2
profiles/pentoo/default/linux/x86/bleeding_edge/parent
Normal file
2
profiles/pentoo/default/linux/x86/bleeding_edge/parent
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
..
|
||||
:pentoo/bleeding
|
||||
1
profiles/pentoo/hardened/linux/amd64/bleeding_edge/eapi
Normal file
1
profiles/pentoo/hardened/linux/amd64/bleeding_edge/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
4
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
..
|
||||
:pentoo/bleeding
|
||||
1
profiles/pentoo/hardened/linux/x86/bleeding_edge/eapi
Normal file
1
profiles/pentoo/hardened/linux/x86/bleeding_edge/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
4
|
||||
2
profiles/pentoo/hardened/linux/x86/bleeding_edge/parent
Normal file
2
profiles/pentoo/hardened/linux/x86/bleeding_edge/parent
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
..
|
||||
:pentoo/bleeding
|
||||
|
|
@ -1,5 +1,9 @@
|
|||
amd64 pentoo/default/linux/amd64 stable
|
||||
amd64 pentoo/default/linux/amd64/bleeding_edge dev
|
||||
amd64 pentoo/hardened/linux/amd64 stable
|
||||
amd64 pentoo/hardened/linux/amd64/bleeding_edge dev
|
||||
|
||||
x86 pentoo/default/linux/x86 stable
|
||||
x86 pentoo/default/linux/x86/bleeding_edge dev
|
||||
x86 pentoo/hardened/linux/x86 stable
|
||||
x86 pentoo/hardened/linux/x86/bleeding_edge dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue