net-im/deltachat-*: moved to deltachat-overlay

Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
Shin'ya Minazuki
2026-04-18 21:44:41 -03:00
parent 5cad985ff3
commit 8d299d784b
10 changed files with 38 additions and 431 deletions

View File

@@ -0,0 +1,38 @@
Title: Moving net-im/deltachat-* to its own overlay
Author: Shin'ya Minazuki <shinyoukai@laidback.moe>
Content-Type: text/plain
Posted: 2026-04-18
Revision: 1
News-Item-Format: 1.0
こんばんはなおじゃ!
(Good evening!)
I've decided to create a separate overlay for anything related to
https://delta.chat as it was becoming kind of a pain in the rear end to
keep up with it, but not enough to actually give up on it, besides, it
should be easier for anyone as it is only going to be updated as long as
there are releases.
The new address is
https://git.chaotic.ninja/shinyoukai/deltachat-overlay
Usage
=====
Using app-eselect/eselect-repository:
root # eselect repository add deltachat-unofficial
https://git.chaotic.ninja/shinyoukai/deltachat-overlay
Using the manual method:
(/etc/portage/repos.conf/deltachat-unofficial.conf)
[deltachat-unofficial]
location = /var/db/repos/deltachat-unofficial
sync-type = git
sync-uri = https://git.chaotic.ninja/shinyoukai/deltachat-overlay
Then run `emaint sync` as usual
~Shin'ya Minazuki