From 88e7eefd080e040a73d844ba5dc8ebab5f8d6215 Mon Sep 17 00:00:00 2001 From: Shin'ya Minazuki Date: Sat, 18 Apr 2026 21:03:59 -0300 Subject: [PATCH] =?UTF-8?q?=E3=81=AF=E3=81=98=E3=81=BE=E3=82=8A=E3=81=BE?= =?UTF-8?q?=E3=81=99=E3=80=82=E3=80=82=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Shin'ya Minazuki --- README.md | 4 ++++ metadata/layout.conf | 7 +++++++ profiles/eapi | 1 + profiles/repo_name | 1 + 4 files changed, 13 insertions(+) create mode 100644 README.md create mode 100644 metadata/layout.conf create mode 100644 profiles/eapi create mode 100644 profiles/repo_name diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b5ac18 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# deltachat-overlay +Unofficial [Gentoo](https://www.gentoo.org) overlay for [Delta Chat](https://delta.chat), meant for people who don't want to use Flatpak, Snap, or whatever. + +The ebuilds are provided as-is and the only issues that are to be reported to [me](/shinyoukai), are packaging issues, everything else, fire your lazors at [support.delta.chat](https://support.delta.chat) or their issue trackers. diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..224ad60 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,7 @@ +masters = gentoo +manifest-hashes = BLAKE2B SHA512 +manifest-required-hashes = BLAKE2B +update-changelog = false +cache-formats = md5-dict +thin-manifests = true +eapis-banned = 0 1 2 3 4 5 6 diff --git a/profiles/eapi b/profiles/eapi new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/profiles/eapi @@ -0,0 +1 @@ +8 diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100644 index 0000000..c3d64de --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +deltachat-unofficial