summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/retext: keyword ~riscvYongxiang Liang2021-10-291-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/retext: Move to maintainer-neededNils Freydank2021-07-191-8/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Stabilize 7.2.1 x86, #791355Sam James2021-07-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/retext: Stabilize 7.2.1 amd64, #791355Sam James2021-07-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/retext: Remove the old versionNils Freydank2021-03-212-71/+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: Update the live ebuildNils Freydank2021-03-211-1/+1
| | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Bump to 7.2.1Nils Freydank2021-03-212-0/+71
| | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext: fix MisplacedEclassVarSam James2021-03-041-2/+2
| | | | | | | We should set variables before inheriting eclasses in case they take action at source-time. Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/retext: fix WhitespaceFoundSam James2021-03-042-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/retext: Update live ebuildNils Freydank2021-02-251-3/+5
| | | | | | Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/19629 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Depend optionally on qtwebengineNils Freydank2021-02-251-3/+5
| | | | | | | | | | | 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>
* app-editors/retext: remove D_U_S from 9999Joonas Niilola2021-02-241-1/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: remove D_U_S from 7.2.0Joonas Niilola2021-02-241-1/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Update the live ebuildNils Freydank2021-02-241-5/+6
| | | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/19440 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Bump to 7.2.0Nils Freydank2021-02-242-0/+70
| | | | | | | | | This bump does not support python 3.7 anymore, as python 3.8 is already stable. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Remove oldMichał Górny2020-09-182-75/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext: Inherit optfeature.eclassDavid Seifert2020-09-072-2/+2
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* app-editors/retext: x86 stable (bug #736740)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-editors/retext: amd64 stable wrt bug #736740Agostino Sarubbo2020-08-251-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/retext: use D_U_S, optfeatureJoonas Niilola2020-07-152-17/+7
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Update live ebuildNils Freydank2020-07-151-6/+5
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/15964 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Bump to 7.1.0 and support python3_9Nils Freydank2020-07-152-0/+74
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext: drop old versionDavide Pesavento2019-12-132-63/+0
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* app-editors/retext: x86 stable wrt bug #700384Agostino Sarubbo2019-12-121-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/retext: amd64 stable wrt bug #700384Agostino Sarubbo2019-12-111-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/retext: Drop old versionsNils Freydank2019-05-165-248/+0
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/retext: Update dependencies for PyQt5-5.12Nils Freydank2019-05-162-7/+86
| | | | | | | | | | For PyQt5-5.12 and later seperate dependency for PyQtWebEngine is necessary instead of PyQt5[webengine]. Package-Manager: Portage-2.3.66 repoman-2.3.12 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/11666 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-176-12/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext: Update live ebuildNils Freydank2018-11-221-17/+24
| | | | | | | Signed-off-by: Nils Freydank <holgersson@posteo.de> Package-Manager: Portage-2.3.51, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/10166 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext: Bump to 7.0.4 and add python3_7 supportNils Freydank2018-11-222-0/+70
| | | | | | | Closes: https://bugs.gentoo.org/668428 Signed-off-by: Nils Freydank <holgersson@posteo.de> Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext: amd64 stable wrt bug #663448Mikle Kolyada2018-08-171-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-editors/retext: x86 stable (bug #663448)Thomas Deutschmann2018-08-161-1/+1
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* app-editors/retext: version bump to 7.0.3.Nils Freydank2018-07-042-0/+63
| | | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9040
* app-editors/retext: Cleanup buggy ebuilds.Nils Freydank2018-05-252-122/+0
| | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=626824 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* app-editors/retext: Revbump to backport fixes.Nils Freydank2018-05-251-0/+62
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=626824 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* app-editors/retext: Revbump to backport fixes.Nils Freydank2018-05-251-0/+62
| | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=626824 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* app-editors/retext: Avoid duplicate files.Nils Freydank2018-05-251-11/+21
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=626824 Package-Manager: Portage-2.3.38, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8567
* app-editors/retext: drop QtWebkit based version (~ARCH).Nils Freydank2018-04-302-54/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* app-editors/retext: switch backend to QtWebEngine in 7.0.1.Nils Freydank2018-04-301-0/+61
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* app-editors/retext: switch backend to QtWebEngine in 7.0.0.Nils Freydank2018-04-301-0/+61
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* app-editors/retext: add myself as proxied maintainer.Nils Freydank2018-04-301-6/+12
| | | | | | | Upstream commit e1b333f05b071bbd0c08354972e93fe5e4cd2530 states sourceforge isn't used anymore as a hoster, so drop it here aswell. Closes: https://github.com/gentoo/gentoo/pull/8206
* app-editors/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-editors/retext: UnmaintainManuel Rüger2017-11-212-5/+2
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6
* app-editors/retext: enable python-3.6Francesco Riosa2017-09-033-3/+3
| | | | | | | | | | | | | | The package build and run fine with python 3.6 * Package: app-editors/retext-7.0.1 * Repository: vivovl * Maintainer: mrueg@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_6 spell test userland_GNU * FEATURES: compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox ---------------------------------------------------------------------- Ran 38 tests in 2.362s OK
* app-editors/retext: Version bump to 7.0.1Manuel Rüger2017-06-262-0/+54
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-editors/retext: Wrap tests in virtualxManuel Rüger2017-06-082-4/+4
| | | | | | | Thanks to Jonathan Lovelace Gentoo-Bug: #618166 Package-Manager: Portage-2.3.6, Repoman-2.3.2