diff --git a/profiles/CLC/amd64/parent b/profiles/CLC/amd64/parent new file mode 100644 index 0000000..1627eb4 --- /dev/null +++ b/profiles/CLC/amd64/parent @@ -0,0 +1,2 @@ +../../../../calculate/profiles/base/desktop/amd64 +.. diff --git a/profiles/CLC/calculate.env b/profiles/CLC/calculate.env new file mode 100644 index 0000000..9fc4ded --- /dev/null +++ b/profiles/CLC/calculate.env @@ -0,0 +1,3 @@ +[main] +os_linux_name = 'Calculate Linux Container' +os_linux_shortname = CLC diff --git a/profiles/CLC/make.defaults b/profiles/CLC/make.defaults new file mode 100644 index 0000000..a67b1fd --- /dev/null +++ b/profiles/CLC/make.defaults @@ -0,0 +1 @@ +USE="" diff --git a/profiles/CLC/package.use b/profiles/CLC/package.use new file mode 100644 index 0000000..44e9182 --- /dev/null +++ b/profiles/CLC/package.use @@ -0,0 +1,4 @@ +# ----------------------------------------- +# Removed unnecessary dependence +# ----------------------------------------- +sys-apps/calculate-utils -client diff --git a/profiles/CLC/parent b/profiles/CLC/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/CLC/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/CLC/x86/parent b/profiles/CLC/x86/parent new file mode 100644 index 0000000..0bb9835 --- /dev/null +++ b/profiles/CLC/x86/parent @@ -0,0 +1,2 @@ +../../../../calculate/profiles/base/desktop/x86 +.. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 17fd278..f19ae85 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -14,6 +14,7 @@ amd64 CLDL/amd64 stable amd64 CLDM/amd64 stable amd64 CLDX/amd64 stable amd64 CDS/amd64 stable +amd64 CLC/amd64 stable amd64 CLS/amd64 stable amd64 CSS/amd64 stable amd64 Timeless/amd64 stable @@ -25,6 +26,7 @@ x86 CLDL/x86 stable x86 CLDM/x86 stable x86 CLDX/x86 stable x86 CDS/x86 stable +x86 CLC/x86 stable x86 CLS/x86 stable x86 CSS/x86 stable x86 Timeless/x86 stable