Update Readme.md to include official Gentoo repos

As per https://github.com/Swordfish90/cool-retro-term/pull/566 and https://github.com/Swordfish90/cool-retro-term/issues/76 Gentoo users must install from the official repos. The ebuild included in the mentioned overlay will not build at this time as it uses an outdated, unsupported EAPI, and will not be updated, having been superseded by an official package. User confusion and frustration may result if the Readme is not updated.
This commit is contained in:
AutumnalAntlers
2020-03-22 11:52:03 -07:00
committed by GitHub
parent 64e007f1fd
commit 74bec230d8
+2 -5
View File
@@ -40,12 +40,9 @@ or use:
to install precompiled from community repository. to install precompiled from community repository.
**Gentoo** users can now install the fourth release "1.1.1" from a 3rd-party repository preferably via layman: **Gentoo** users can now install the fourth release "1.1.1" from the official Gentoo reopistory:
USE="git" emerge app-portage/layman emerge x11-terms/cool-retro-term
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.1.1::gerczei
The live ebuild (version 9999-r1) tracking the bleeding-edge WIP codebase also remains available. The live ebuild (version 9999-r1) tracking the bleeding-edge WIP codebase also remains available.