summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-09-21 21:47:15 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-09-22 02:13:34 +0200
commit4b3c351e6b81ebc5bade3d362437d51e1e37e401 (patch)
treeca7441cffbae4c317e12d941fab026e8ef88a64b
parentef0d4e2ace825e4c7b4a27d40f7f94fa9cc6b8d4 (diff)
downloadtde-packaging-gentoo-4b3c351e.tar.gz
tde-packaging-gentoo-4b3c351e.zip
README.md: Fix comment about Gentoo
Citation needed; until then, lack of interest for packaging in official repositories is no evidence of 'resistance' to do it. Downstream developers have no duty to do so, any downstream developer would be free to add TDE as long as package quality met the standards but no one ever stepped up. However, the overlay, as it is, would have to undergo major improvements before that could happen. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 872b324a..27def6ff 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ At the moment this overlay can only offer a certain set of the TDE packages, but
The current main work is more or less about porting the whole overlay to EAPI7 fully and away from EAPI5 and to clean it up and bring it in a healthy state again.
-This overlay is largely based on the very good and hard work of Fat-Zer who created and maintained this overlay many years, to a time when Gentoo users had no other choice, because Gentoo devs don't wanted to support TDE (which they resist to do so still today) and TDE had no official overlay for Gentoo users. This base was later ported by E. Liddell to use the newer git-r3.eclass and newer, EAPI7 complicant trinity eclasses. It also tries to be some central place, in which all goods of other floating around TDE overlays should be centralized. So everyone is welcome to contribute to it, just with creating some PR in TGW.
+This overlay is largely based on the very good and hard work of Fat-Zer who created and maintained this overlay many years, to a time when Gentoo users had no other choice for TDE had no official overlay for Gentoo users. This base was later ported by E. Liddell to use the newer git-r3.eclass and newer, EAPI7 complicant trinity eclasses. It also tries to be some central place, in which all goods of other floating around TDE overlays should be centralized. So everyone is welcome to contribute to it, just with creating some PR in TGW.
**Please don't report bugs to the Gentoo bugzilla or Fat-Zer and instead of this, report issues at this repository.**
@@ -85,4 +85,4 @@ before your ``` emerge ``` command.
Where the ``` * ``` at the end stands for the component you are going to emerge from, like ``` TDELIBS ``` and the branch you can get from some PR, you may want to test, can be added by:
-``` EGIT_OVERRIDE_BRANCH_GITEA_TDE_TDELIBS="fix/crash" ```, for example. \ No newline at end of file
+``` EGIT_OVERRIDE_BRANCH_GITEA_TDE_TDELIBS="fix/crash" ```, for example.