summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* app-editors/scite: drop 4.2.1, 4.3.3, 4.4.4Joonas Niilola2021-03-204-352/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/le: drop 1.16.1, 1.16.3Joonas Niilola2021-03-203-43/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/emacs: Version bump to 27.2_rc1Ulrich Müller2021-03-182-0/+447
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/wxhexeditor: Drop 0.24 (r0)Andreas Sturmlechner2021-03-171-43/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/wxhexeditor: EAPI-7 bump, fix desktop file, HOMEPAGEAndreas Sturmlechner2021-03-172-0/+56
| | | | | | Closes: https://bugs.gentoo.org/733762 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/ne: drop 3.1.1Sam James2021-03-172-52/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/ne: add github remote-idSam James2021-03-171-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/ne: fix metadata indentationSam James2021-03-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/ne: add 3.3.0Sam James2021-03-172-0/+53
| | | | | Closes: https://bugs.gentoo.org/776799 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/ne: correctly detect ncurses libs in 3.1.1Sam James2021-03-172-10/+5
| | | | | Closes: https://bugs.gentoo.org/776799 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/ne: drop 3.3.0Sam James2021-03-162-49/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/kakoune: drop 2020.01.16-r1Sam James2021-03-162-39/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-168-9/+9
| | | | | | | | | | | | 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-168-8/+8
| | | | | | | | | | 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>
* */*: Normalize metadata.xml filesMichał Górny2021-03-162-2/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/dhex: 0.69 version bump, EAPI-7 bump, httpsAndreas Sturmlechner2021-03-153-0/+50
| | | | | | | | | | | 2019-01-19: 0.69: this will be the final release of dhex 0.6x. I fixed a bug which caused the terminal to be broken. And added the functionality to start the hexcal from the commandline (-x). Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/neovim: keyword x64-macos and fix depAaron Bauman2021-03-141-2/+4
| | | | | | | * net-libs/libnsl is not required and does not build due to dep on libtirpc Signed-off-by: Aaron Bauman <bman@gentoo.org>
* Inline mirror://gnu-alpha/Mike Gilbert2021-03-144-4/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/neovim: fix build on DarwinAaron Bauman2021-03-132-0/+62
| | | | | | | * We don't need no damned automagic here Suggested-by: Sam James <sam@gentoo.org> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-editors/gnome-latex: Version bump to 3.38.0Matt Turner2021-03-122-0/+51
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/gedit-plugins: Stabilize 3.38.1 amd64, #774927Mikle Kolyada2021-03-121-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/gedit: Stabilize 3.38.1 amd64, #774927Mikle Kolyada2021-03-121-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/qhexedit2: Stabilize 0.8.6_p20190316 x86, #770676Sam James2021-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/qhexedit2: Stabilize 0.8.6_p20190316 amd64, #770676Sam James2021-03-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/hexcurse: Stabilize 1.60.0 amd64, #763246Sam James2021-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/hexcurse: Stabilize 1.60.0 ppc, #763246Sam James2021-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/hexcurse: Stabilize 1.60.0 arm, #763246Sam James2021-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/hexcurse: stable 1.60.0 for sparc, bug #763246Rolf Eike Beer2021-03-071-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-editors/hexcurse: x86 stable wrt bug #763246Agostino Sarubbo2021-03-071-2/+2
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@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/nano: Bump to version 5.6.1Lars Wendler2021-03-032-0/+90
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-editors/vis: x86 stable (bug #768357)Thomas Deutschmann2021-03-021-1/+1
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-editors/mousepad: Backport select-all fixMichał Górny2021-03-013-0/+36
| | | | | Closes: https://bugs.gentoo.org/772245 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/mousepad: Bump to 0.5.3Michał Górny2021-02-282-0/+37
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/gvim: Keyword 8.2.0814-r100 s390, #692174Sam James2021-02-271-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: 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/nano: Removed oldLars Wendler2021-02-245-570/+0
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-editors/nano: Bump to version 5.6Lars Wendler2021-02-242-0/+90
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@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/hexedit: Stabilize 1.2.13 arm64, #771813Sam James2021-02-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/mousepad: Remove oldMichał Górny2021-02-196-168/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/mousepad: Stabilize 0.5.2 amd64, #771537Sam James2021-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>