summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/retext: Remove the old versionNils Freydank2021-03-211-70/+0
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/19998 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: fix WhitespaceFoundSam James2021-03-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/retext: Depend optionally on qtwebengineNils Freydank2021-02-251-0/+70
To avoid breakage for existing installations the deps are not made optional but moved into USE flags (bug 772197). Also there is added a missing dbus dep (bug 772197, too). Closes: https://bugs.gentoo.org/772197 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>