39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
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
|