summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/retext: make single-impl and update dependenciesChris Mayo2024-04-271-36/+24
| | | | | | Closes: https://bugs.gentoo.org/880459 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext-9999: fix desktop file issuesPhilipp Rösner2024-03-181-8/+11
| | | | | | | | | | Fix desktop file issues as in commit 174d953a8935. The added patch is excluded in the 9999 ebuild, as upstream changed the particular line. Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35730 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-editors/retext: pep517 support for live ebuildPhilipp Rösner2023-08-141-6/+13
| | | | | | | | | | Add support for PEP517 using the setuptools backend for the live ebuild of app-editors/retext. Bug: https://bugs.gentoo.org/909870 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/32054 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/retext: Use pypi.eclassMichał Górny2023-03-251-6/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext: unkeyword 8.0.0 for ~riscv and ~x86Jimi Huotari2023-03-071-1/+1
| | | | | | In preparation for the qt6 unmasking, which currently only has ~amd64. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* app-editors/retext: enable py3.11 (9999)Philipp Rösner2023-03-041-1/+1
| | | | | | Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/29909 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/retext: sync live ebuildPhilipp Rösner2023-01-281-4/+4
| | | | | Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-editors/retext: add 7.2.3Sam James2022-06-031-11/+15
| | | | | Closes: https://bugs.gentoo.org/848999 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/retext: add 7.2.2Sam James2022-01-021-10/+10
| | | | | Closes: https://bugs.gentoo.org/830419 Signed-off-by: Sam James <sam@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: fix WhitespaceFoundSam James2021-03-041-1/+1
| | | | 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: remove D_U_S from 9999Joonas 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: Inherit optfeature.eclassDavid Seifert2020-09-071-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* app-editors/retext: use D_U_S, optfeatureJoonas Niilola2020-07-151-8/+3
| | | | 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>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/retext: Update dependencies for PyQt5-5.12Nils Freydank2019-05-161-7/+12
| | | | | | | | | | 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-171-2/+2
| | | | 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: 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: enable python-3.6Francesco Riosa2017-09-031-1/+1
| | | | | | | | | | | | | | 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: Wrap tests in virtualxManuel Rüger2017-06-081-2/+2
| | | | | | | Thanks to Jonathan Lovelace Gentoo-Bug: #618166 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-editors/retext: Add python3_5 supportManuel Rüger2017-03-131-2/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* app-editors/retext: Update dependenciesManuel Rüger2016-09-051-2/+3
| | | | Package-Manager: portage-2.3.0
* app-editors/retext: Version BumpJustin Lecher2015-09-231-15/+7
| | | | | Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+60
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed