Browse Source

v0.6

master
Maxim Likhachev 5 years ago
parent
commit
2ce411adca
  1. 3
      profiles/CLS/amd64/20/calculate.env
  2. 2
      profiles/CLS/amd64/20/parent
  3. 2
      profiles/CLS/amd64/parent
  4. 3
      profiles/CLS/calculate.env
  5. 2
      profiles/CLS/make.defaults
  6. 4
      profiles/CLS/package.use
  7. 1
      profiles/CLS/parent
  8. 6
      profiles/CLS/x86/20/calculate.env
  9. 2
      profiles/CLS/x86/20/parent
  10. 2
      profiles/CLS/x86/calculate.env
  11. 2
      profiles/CLS/x86/parent
  12. 1
      profiles/profiles.desc

3
profiles/CLS/amd64/20/calculate.env

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
[main]
cl_template_location = calculate,distros,local,remote
cl_template_path = /var/db/repos/calculate/profiles/templates,/var/db/repos/distros/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates

2
profiles/CLS/amd64/20/parent

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
calculate:default/amd64/20/desktop
../..

2
profiles/CLS/amd64/parent

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
../../../../calculate/profiles/default/amd64/18/desktop
..

3
profiles/CLS/calculate.env

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
[main]
os_linux_name = 'Calculate Linux Scratch'
os_linux_shortname = CLS

2
profiles/CLS/make.defaults

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
USE=""
THEMES="CLS"

4
profiles/CLS/package.use

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
# -----------------------------------------
# Removed unnecessary dependence
# -----------------------------------------
sys-apps/calculate-utils -client -qt5

1
profiles/CLS/parent

@ -0,0 +1 @@ @@ -0,0 +1 @@
..

6
profiles/CLS/x86/20/calculate.env

@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
[main]
cl_template_location = calculate,distros,local,remote
cl_template_path = /var/db/repos/calculate/profiles/templates,/var/db/repos/distros/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates
[update]
cl_update_rep_url = git://github.com/calculatelinux/gentoo-archive.git,git://github.com/calculatelinux/calculate-archive.git,git://github.com/calculatelinux/distros-archive.git

2
profiles/CLS/x86/20/parent

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
calculate:default/x86/20/desktop
../..

2
profiles/CLS/x86/calculate.env

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
[update]
cl_update_rep_url = git://github.com/calculatelinux/gentoo-archive.git,git://github.com/calculatelinux/calculate-archive.git,git://github.com/calculatelinux/distros-archive.git

2
profiles/CLS/x86/parent

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
../../../../calculate/profiles/default/x86/18/desktop
..

1
profiles/profiles.desc

@ -9,5 +9,6 @@ @@ -9,5 +9,6 @@
# AMD64 Profiles
amd64 CLC/amd64/20 stable
amd64 CLS/amd64/20 stable
# vim: set ts=8

Loading…
Cancel
Save