1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-02-22 12:58:39 +00:00

new ebuild available for 1.1.0

This commit is contained in:
Tamás Gérczei 2018-12-19 18:15:10 +01:00
parent 41ac14fbd3
commit c83cc206fd
No known key found for this signature in database
GPG Key ID: 9E1246D452248DCE

View File

@ -34,12 +34,12 @@ or use:
to install precompiled from community repository.
**Gentoo** users can now install the second release "1.0.1" from a 3rd-party repository preferably via layman:
**Gentoo** users can now install the third release "1.1.0" from a 3rd-party repository preferably via layman:
USE="git" emerge app-portage/layman
wget https://www.gerczei.eu/files/gerczei.xml -O /etc/layman/overlays/gerczei.xml
layman -f -a qt -a gerczei # those who've added the repo before 27/08/17 should remove, update and add it again as its source has changed
ACCEPT_KEYWORDS="~*" emerge =x11-terms/cool-retro-term-1.0.1::gerczei
ACCEPT_KEYWORDS="~*" emerge =x11-terms/cool-retro-term-1.1.0::gerczei
The live ebuild (version 9999-r1) tracking the bleeding-edge WIP codebase also remains available.