From 4ab22475a63b376735058b7a94c163e9d24981a1 Mon Sep 17 00:00:00 2001 From: kaffeeknecht Date: Sat, 26 Jul 2025 20:19:22 +0000 Subject: [PATCH] Initial commit --- README.md | 10 ++++++---- profiles/repo_name | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bc4ee03..d83cb8b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ -# enpass-overlay -Ebuilds for [Enpass](https://www.enpass.io/). +# kaffeeknecht-overlay + +At the moment: Ebuilds for [Enpass](https://www.enpass.io/). +forked from flbdx-enpass-overlay Add the folowing lines in your repos.conf to sync this overlay: - [flbdx-enpass-overlay] + [kaffeeknecht-overlay] auto-sync = yes location = /path/to/overlays/flbdx-enpass-overlay sync-type = git - sync-uri = https://github.com/flbdx/enpass-overlay.git + sync-uri = https://git.vnecke.de/kaffeeknecht/kaffeeknecht-overlay.git diff --git a/profiles/repo_name b/profiles/repo_name index dad9c8f..abc1d95 100644 --- a/profiles/repo_name +++ b/profiles/repo_name @@ -1 +1 @@ -flbdx-enpass-overlay +kaffeeknecht-overlay