diff options
author | Karel Kočí <cynerd@email.cz> | 2022-01-24 09:59:44 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-01-24 09:59:44 +0100 |
commit | 7f86d8c60607a003d51478f483e510e37fe6eb8e (patch) | |
tree | 99bd9baeb112d8b3c2e434d9f3e926b6d1dfa6a9 | |
parent | 68e3f74b8af50bedd80fcd2c11fbee0901e7b34d (diff) | |
download | gentoo-personal-overlay-7f86d8c60607a003d51478f483e510e37fe6eb8e.tar.gz gentoo-personal-overlay-7f86d8c60607a003d51478f483e510e37fe6eb8e.tar.bz2 gentoo-personal-overlay-7f86d8c60607a003d51478f483e510e37fe6eb8e.zip |
profiles: from dean to binky
-rw-r--r-- | profiles/host-binky/eapi (renamed from profiles/host-dean/eapi) | 0 | ||||
-rw-r--r-- | profiles/host-binky/make.defaults (renamed from profiles/host-dean/make.defaults) | 0 | ||||
-rw-r--r-- | profiles/host-binky/packages (renamed from profiles/host-dean/packages) | 0 | ||||
-rw-r--r-- | profiles/host-binky/parent (renamed from profiles/host-dean/parent) | 1 | ||||
-rw-r--r-- | profiles/profiles.desc | 2 |
5 files changed, 2 insertions, 1 deletions
diff --git a/profiles/host-dean/eapi b/profiles/host-binky/eapi index 7f8f011..7f8f011 100644 --- a/profiles/host-dean/eapi +++ b/profiles/host-binky/eapi diff --git a/profiles/host-dean/make.defaults b/profiles/host-binky/make.defaults index 77e7980..77e7980 100644 --- a/profiles/host-dean/make.defaults +++ b/profiles/host-binky/make.defaults diff --git a/profiles/host-dean/packages b/profiles/host-binky/packages index 0be6e60..0be6e60 100644 --- a/profiles/host-dean/packages +++ b/profiles/host-binky/packages diff --git a/profiles/host-dean/parent b/profiles/host-binky/parent index 1d448b4..5b10e9e 100644 --- a/profiles/host-dean/parent +++ b/profiles/host-binky/parent @@ -4,6 +4,7 @@ ../desktop/x ../desktop/wayland ../devel +../devel/arm ../hwdevel ../qemu ../latex diff --git a/profiles/profiles.desc b/profiles/profiles.desc index c60157c..54c12fe 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -2,9 +2,9 @@ # Desktops amd64 host-ridcully stable amd64 host-errol stable -amd64 host-dean stable # Laptops amd64 host-albert stable amd64 host-susan stable +amd64 host-binky stable ## Others amd64 live-usb stable |