summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/hyx: remove unused patch(es)Michael Mair-Keimberger2024-05-261-27/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-editors/neovim: Fix live ebuild tree-sitter dependencyBrahmajit Das2024-05-251-1/+1
| | | | | | | | | - 9999 now needs tree-sitter-0.22.6 Closes: https://bugs.gentoo.org/932001 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36714 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/hyx: drop 2021.06.09Mario Haustein2024-05-242-28/+0
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/36804 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/ghostwriter: drop 24.04.90Andreas Sturmlechner2024-05-232-41/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/ghostwriter: 24.05.0 version bumpAndreas Sturmlechner2024-05-232-0/+41
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/hyx: Stabilize 2024.02.29 x86, #932547Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/hyx: Stabilize 2024.02.29 amd64, #932547Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/helix: Remove `grammar` USE flagMichal Rostecki2024-05-234-29/+22
| | | | | | | | | | | | | | | | | | Fetching grammars is done with git, therefore doing that during the package build is not the best, because git rigtfully complains about "unsafe directories". Instead of micromanaging grammar builds, notify the user how to do it after installation. The procedure is to run: ``` hx --grammar fetch hx --grammar build ``` Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36660 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/qhexedit2: reorder variables for pkgcheckRick Farina2024-05-211-2/+1
| | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-editors/qhexedit2: add missing depRick Farina2024-05-211-0/+1
| | | | | | | x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libqhexedit.so.4 -o libqhexedit.so.4.2.0 qhexedit.o chunks.o commands.o moc_qhexedit.o moc_chunks.o moc_commands.o /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -pthread /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGL: No such file or directory Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-editors/qhexedit2: upgrade to Python 3.12Huang Rui2024-05-211-2/+2
| | | | | | | | Bug: https://bugs.gentoo.org/921826 Closes: https://bugs.gentoo.org/929299 Closes: https://github.com/gentoo/gentoo/pull/36275 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* app-editors/emacs: drop 29.2-r2Ulrich Müller2024-05-202-621/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/emacs: Stabilize 29.3-r2 hppa, #930795Sam James2024-05-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/emacs: Stabilize 28.2-r12 hppa, #930795Sam James2024-05-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/emacs: Stabilize 27.2-r16 hppa, #930795Sam James2024-05-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/emacs: Stabilize 26.3-r18 hppa, #930795Sam James2024-05-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/neovim: Synchronize live ebuildMatt Turner2024-05-201-2/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/neovim: add 0.10.0Brahmajit Das2024-05-202-0/+115
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36705 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/ghostwriter: 24.04.90 version bumpAndreas Sturmlechner2024-05-202-0/+41
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/vim-core: drop versionsMike Gilbert2024-05-1911-2316/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/gvim: drop versionsMike Gilbert2024-05-196-1806/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/vim: drop versionsMike Gilbert2024-05-196-1857/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/neovim: remove textwidth autocommandsWaldo Lemmer2024-05-194-1/+333
| | | | | | | | | | | | | | | | | vimrc registered an autocommand that set textwidth=78 for all *.txt buffers. This has sparked a few discussions, including this [1] forum post and bug 559800. Overriding the upstream default of textwidth=0 is not a good idea. This commit removes the relevant autocommand and revbumps all versions of the package. [1]: https://forums.gentoo.org/viewtopic-p-8450986.html Bug: https://bugs.gentoo.org/559800 Signed-off-by: Waldo Lemmer <waldolemmer1@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36602 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/vim-core: remove textwidth autocommandsWaldo Lemmer2024-05-199-1/+1838
| | | | | | | | | | | | | | | | vimrc registered an autocommand that set textwidth=78 for all *.txt buffers. This has sparked a few discussions, including this [1] forum post and bug 559800. Overriding the upstream default of textwidth=0 is not a good idea. This commit removes the relevant autocommand and revbumps all versions of the package. [1]: https://forums.gentoo.org/viewtopic-p-8450986.html Closes: https://bugs.gentoo.org/559800 Signed-off-by: Waldo Lemmer <waldolemmer1@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/qemacs: Update to EAPI 8Ulrich Müller2024-05-131-4/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/xmlcopyeditor: fix dependenciesChris Mayo2024-05-132-0/+70
| | | | | | | Closes: https://bugs.gentoo.org/923446 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35918 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/shed: drop oldAkinori Hattori2024-05-124-54/+0
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-editors/sublime-text: drop versionsDavid Seifert2024-05-116-343/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-editors/vscodium: drop 1.88.1.24102, 1.88.1.24104Arthur Zamarin2024-05-103-264/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: drop 1.88.1Arthur Zamarin2024-05-102-135/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscodium: add 1.89.0.24127Arthur Zamarin2024-05-102-0/+132
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: add 1.89.1Arthur Zamarin2024-05-102-0/+135
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/shed: Stabilize 1.16 x86, #931497Sam James2024-05-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/shed: Stabilize 1.16 amd64, #931497Sam James2024-05-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/shed: Stabilize 1.16 ppc, #931497Sam James2024-05-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/padre: Port to PERL_FEATURESAndreas K. Hüttel2024-05-071-5/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-editors/wxhexeditor: fix EmptyGlobalAssignmentEli Schwartz2024-05-061-1/+0
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/wxhexeditor: update EAPI 7 -> 8Eli Schwartz2024-05-061-1/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/wxhexeditor: add github upstream metadataEli Schwartz2024-05-061-0/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/wxhexeditor: mark as LTO-unsafeEli Schwartz2024-05-061-1/+6
| | | | | | Closes: https://bugs.gentoo.org/854414 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/tea: Stabilize 62.2.1 x86, #931212Joonas Niilola2024-05-051-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/tea: Stabilize 62.2.1 amd64, #931212Joonas Niilola2024-05-051-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/tea: add 62.4.0Arthur Zamarin2024-05-042-0/+84
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: drop qt from maintainers for end-user applicationsIonen Wolkens2024-05-044-16/+4
| | | | | | | | | | | | | | | | | Also including their (non-Qt) deps that Qt itself does not need. Bare rare exceptions, nowadays the Gentoo's Qt project is intended to maintain Qt itself and not end-user applications that merely happen to use Qt. This may have worked in the past but we do not have enough interested members to maintain these. *Most* of these were effectively unmaintained by Qt and recent'ish commits were drive-by from other developers. This is done to reflect reality better, and hopefully let these packages gain proper maintainers (or at least make it clear that anyone can work on them). Closes: https://github.com/gentoo/gentoo/pull/36508 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-editors/vscode: add 1.89.0Arthur Zamarin2024-05-032-0/+135
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/nano: add 8.0Sam James2024-05-023-1/+119
| | | | | Closes: https://bugs.gentoo.org/900168 Signed-off-by: Sam James <sam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-3013-20/+20
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/logseq-desktop-bin: add 0.10.9, drop 0.10.7Marc Schiffbauer2024-04-302-1/+1
| | | | Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* app-editors/featherpad: add 1.5.1Arthur Zamarin2024-04-292-0/+35
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/emacs: Stabilize 29.3-r2 ppc, #930795Arthur Zamarin2024-04-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>