summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/gedit: Stabilize 42.2 arm64, #868606Sam James2022-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/joe: fix build with -Werror=strict-prototypesHolger Hoffstätte2022-09-172-0/+466
| | | | | | | Closes: https://bugs.gentoo.org/870769 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27314 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vscode: add 1.71.2Arthur Zamarin2022-09-162-0/+130
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscodium: drop 1.70.1.22229, 1.70.2.22230Arthur Zamarin2022-09-163-240/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscodium: add 1.71.2.22258Arthur Zamarin2022-09-162-0/+121
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: drop 1.70.1-r1, 1.70.2Arthur Zamarin2022-09-163-256/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: add 1.71.1Arthur Zamarin2022-09-162-0/+130
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/ted: add libpaper slot depSam James2022-09-151-1/+1
| | | | | | ABI broke. Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/ghostwriter: Stabilize 2.1.4 x86, #870106Joonas Niilola2022-09-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/ghostwriter: Stabilize 2.1.4 amd64, #870106Jakov Smolić2022-09-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/gedit: Stabilize 42.2 x86, #868606Sam James2022-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/gedit: Stabilize 42.2 amd64, #868606Sam James2022-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/scite: bump to scite-5.3.0Ervin Peters2022-09-122-0/+98
| | | | | | | | | | Actual enhancements and upstream bugfixes. See http://www.scintilla.org/ScintillaHistory.html Signed-off-by: Ervin Peters <coder@ervnet.de> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/27049 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/scite: cleanup older versionsErvin Peters2022-09-123-196/+0
| | | | | | Signed-off-by: Ervin Peters <coder@ervnet.de> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/emacs: Override -zlib when jit is setUlrich Müller2022-09-123-6/+36
| | | | | Closes: https://bugs.gentoo.org/838361 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/emacs: Rename 28.1.9999 to 28.2.9999Ulrich Müller2022-09-121-0/+0
| | | | | | Following upstream version bump. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/emacs: drop 28.1.90-r2, 28.1.91-r1Ulrich Müller2022-09-123-961/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/emacs: add 28.2Ulrich Müller2022-09-122-0/+508
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/neovim: fix live ebuild patch fileBharath Saiguhan2022-09-111-1/+1
| | | | | | | | | | | | Upstream has changed its CMakeLists.txt file, replacing the deprecated variable CMAKE_COMPILER_IS_GNUCC, which causes the patch phase of the live ebuild to fail. This commit fixes this issue and with this in place, patching succeeds. Signed-off-by: Bharath Saiguhan <bharathsaiguhan@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/27198 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vis: add missing dependency to 0.7-r1 & -9999Joonas Niilola2022-09-092-2/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/vis: Add MIT license for the lexersHaelwenn (lanodan) Monnier2022-09-093-4/+4
| | | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/26763 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/vis: Fix test with USE=-native-symlinksHaelwenn (lanodan) Monnier2022-09-092-0/+6
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/vis: Add lua 5.4 to LUA_COMPATHaelwenn (lanodan) Monnier2022-09-092-2/+2
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/vis: Add busted test dependencyHaelwenn (lanodan) Monnier2022-09-092-2/+93
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/vis: Sync live with stableHaelwenn (lanodan) Monnier2022-09-091-4/+26
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/gedit-plugins: Update PYTHON_REQ_USE to xml(+)Michał Górny2022-09-071-1/+1
| | | | | | | Update PYTHON_REQ_USE to specify "xml(+)", as Python 3.11 no longer features the "xml" flag. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/mousepad: Remove oldMichał Górny2022-09-052-53/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/mousepad: Stabilize 0.5.10 amd64, #868420Jakov Smolić2022-09-041-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/mousepad: Stabilize 0.5.10 x86, #868420Sam James2022-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vscodium: add 1.71.0.22245Arthur Zamarin2022-09-022-0/+121
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: add 1.71.0Arthur Zamarin2022-09-022-0/+130
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/scite: Stabilize 5.2.4 ppc, #867193Matt Turner2022-09-011-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/vscodium: fix UnquotedVariableSam James2022-09-012-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/hyx: new package, add 2021.06.09Mario Haustein2022-08-314-0/+67
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/26731 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: drop 21.5.34-r8Mats Lidell2022-08-311-260/+0
| | | | Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/moe: stabilize 1.12 for armJakov Smolić2022-08-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/moe: amd64 stable wrt bug #865435Agostino Sarubbo2022-08-291-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/scite: Stabilize 5.2.4 x86, #867193Joonas Niilola2022-08-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/scite: Stabilize 5.2.4 amd64, #867193Joonas Niilola2022-08-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/moe: x86 stable wrt bug #865435Agostino Sarubbo2022-08-291-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/xemacs: Add (+) to libXaw3d's unicode USE-depMatt Turner2022-08-273-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/nano: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/emacs: enable tests for >= 28.1.91-r1Sam James2022-08-263-3/+153
| | | | | | | | | | | | | | | | Still skipping some tests but this is a start. They were originally disabled b/c of some issues where Mercurial was not installed, but I can't hit that now. For 29.x, one of the failing tests is already fixed (files-tests-file-name-non-special-file-in-directory-p). Bug: https://bugs.gentoo.org/663026 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/27008 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xvile: add 9.8wSam James2022-08-242-0/+49
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vile: add 9.8wSam James2022-08-242-0/+52
| | | | | Closes: https://bugs.gentoo.org/848957 Signed-off-by: Sam James <sam@gentoo.org>
* app-editor/gvim: provide configure defaults when cross compilingAlfred Persson Forsberg2022-08-231-0/+8
| | | | | | Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/26900 Signed-off-by: Sam James <sam@gentoo.org>
* app-editor/vim-core: provide configure defaults when cross compilingAlfred Persson Forsberg2022-08-231-0/+8
| | | | | Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Signed-off-by: Sam James <sam@gentoo.org>
* app-editor/vim: provide configure defaults when cross compilingAlfred Persson Forsberg2022-08-231-0/+8
| | | | | Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/retext: x86 stable wrt bug #865793Agostino Sarubbo2022-08-221-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/retext: Stabilize 7.2.3 amd64, #865793Sam James2022-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>