From 74bec230d8de87caa2a3cc8cf7aa031574575ba7 Mon Sep 17 00:00:00 2001 From: AutumnalAntlers <45282916+AutumnalAntlers@users.noreply.github.com> Date: Sun, 22 Mar 2020 11:52:03 -0700 Subject: [PATCH 1/3] 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. --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9e9541e..f6f24ae 100644 --- a/README.md +++ b/README.md @@ -40,12 +40,9 @@ or use: 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 - 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 + emerge x11-terms/cool-retro-term The live ebuild (version 9999-r1) tracking the bleeding-edge WIP codebase also remains available. -- 2.52.0 From dc9a5cc7f9f7d00b673288059264efc6ae112dc6 Mon Sep 17 00:00:00 2001 From: AutumnalAntlers <45282916+AutumnalAntlers@users.noreply.github.com> Date: Sun, 22 Mar 2020 12:01:36 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6f24ae..70faa73 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ or use: to install precompiled from community repository. -**Gentoo** users can now install the fourth release "1.1.1" from the official Gentoo reopistory: +**Gentoo** users can now install the fourth release "1.1.1" from the official Gentoo repository: emerge x11-terms/cool-retro-term -- 2.52.0 From 9b7d266c45ab3de4612df7c364e6c6553c9958a4 Mon Sep 17 00:00:00 2001 From: AutumnalAntlers <45282916+AutumnalAntlers@users.noreply.github.com> Date: Sun, 22 Mar 2020 12:04:54 -0700 Subject: [PATCH 3/3] Remove mention of package 9999-r1 I don't think this is available in the default repos as of yet. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 70faa73..685cbf1 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,6 @@ to install precompiled from community repository. emerge x11-terms/cool-retro-term -The live ebuild (version 9999-r1) tracking the bleeding-edge WIP codebase also remains available. - A word of warning: USE flags and keywords are to be added to portage's configuration files and every emerge operation should be executed with '-p' (short option for --pretend) appended to the command line first as per best practice! Users of **Ubuntu 14.04 LTS (Trusty) up to 15.10 (Wily)** can use [this PPA](https://launchpad.net/~bugs-launchpad-net-falkensweb). -- 2.52.0