summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/gedit: drop unused virtualx.eclass tooMart Raudsepp2019-12-091-1/+1
| | | | | | | | This also gets rid of this eclass caused MissingTestRestrict pkgcheck warning Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit: remove oldMart Raudsepp2019-12-082-93/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit: EAPI-7, python_gen_cond_dep, fix python optMart Raudsepp2019-12-081-0/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Port to EAPI-7 * Use new python_gen_cond_dep for better python plugins and libpeas handling (should be best we can do now somewhat related with bug 612870) * Fix python optimization to happen under meson. Python files that benefit from optimization are both in sitedir and in gedit plugins dir, so we call python_optimize twice (once to get the default logic for sitedir, so we don't need to figure out the correct path ourselves, and the second for the plugin files) * Reorder deps to be in order of apperance in meson.build, instead of old gone configure.ac order * Reorder src_configure to meson_options.txt order * Drop questionable glib[dbus] USE dependency * Drop unused eutils and multilib eclass inherits * Drop GNOME2_LA_PUNT leftover from gnome2.eclass use (not used anymore and libtool not relevant with meson) * Move gsettings-desktop-schemas and gvfs to RDEPEND-only - meson.build doesn't check for gsettings-desktop-schemas, and gvfs was always runtime-only. * "use vala &&" in front of vala_src_prepare - vala.eclass does this too, so it doesn't change anything, but it's clearer to do it this way, and is the convention we've ended up with - just stuck with the eclass behaviour for now, unfortunately. * Depend on higher gobject-introspection minimum, for meson support fixes. * Add a comment on why src_test is a no-op for now. Closes: https://bugs.gentoo.org/612870 Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit-plugins: x86 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/gedit: x86 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/gedit-plugins: amd64 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/gedit: amd64 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/emacs: Remove old blockers.Ulrich Müller2019-12-072-6/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/gedit-plugins: enable python3.{7,8}Joonas Niilola2019-12-041-1/+1
| | | | | Signed-off-by: Joonas Niilola <juippis@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/gedit: enable python3.{7,8}Joonas Niilola2019-12-041-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/12341 Signed-off-by: Joonas Niilola <juippis@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/nano: Removed oldLars Wendler2019-11-292-81/+0
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-editors/nano: Bump to version 4.6Lars Wendler2019-11-292-0/+81
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-editors/neovim-0.4.3: Version bumpPatrick McLean2019-11-282-0/+92
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-editors/emacs: arm stable wrt bug #700892Mikle Kolyada2019-11-271-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/kile: Drop 2.9.92_p20190716Andreas Sturmlechner2019-11-262-73/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/kile: x86 stable (bug #700800)Thomas Deutschmann2019-11-261-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-editors/emacs-vcs: Fix order of Info-directory-list.Ulrich Müller2019-11-233-6/+6
| | | | | | | | | | Some packages like gcc and binutils install their Info files in funny locations outside of /usr/share/info (but still under /usr/share). Adjust the sorting algorithm, in order to keep the current Emacs version above them in the main Info menu. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/emacs: Fix order of Info-directory-list.Ulrich Müller2019-11-235-10/+10
| | | | | | | | | | | | | Some packages like gcc and binutils install their Info files in funny locations outside of /usr/share/info (but still under /usr/share). Adjust the sorting algorithm, in order to keep the current Emacs version above them in the main Info menu. No revision bump because this is mostly a cosmetic change and doesn't affect functionality. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/emacs: ppc64 stable wrt bug #700892Agostino Sarubbo2019-11-231-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/emacs: sparc stable wrt bug #700892Agostino Sarubbo2019-11-231-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/emacs: ppc stable wrt bug #700892Agostino Sarubbo2019-11-231-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/emacs: ia64 stable wrt bug #700892Agostino Sarubbo2019-11-231-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/emacs: x86 stable wrt bug #700892Agostino Sarubbo2019-11-231-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/emacs: arm64 stable (bug #700892)Aaron Bauman2019-11-231-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
* app-editors/emacs: Remove compatibility code in pkg_preinst.Ulrich Müller2019-11-225-63/+10
| | | | | | | | Needed only for Portage versions from before 2011. Since all ebuilds are EAPI 7 (approved in 2018), it should be safe to drop this. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/emacs: Remove old.Ulrich Müller2019-11-222-393/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/kile: amd64 stable wrt bug #700800Agostino Sarubbo2019-11-221-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/emacs: amd64 stable wrt bug #700892Agostino Sarubbo2019-11-221-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/bvi: clean oldChristopher Head2019-11-212-17/+0
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Christopher Head <chead@chead.ca> Closes: https://github.com/gentoo/gentoo/pull/13725 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/bvi: ppc stable wrt bug #700290Agostino Sarubbo2019-11-201-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/hteditor: add slyfox to maintainersSergei Trofimovich2019-11-191-1/+4
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-editors/bvi: x86 stable wrt bug #700290Agostino Sarubbo2019-11-191-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/emacs-vcs: Remove sandbox hack in src_compile.Ulrich Müller2019-11-181-4/+5
| | | | | | | | | | | | | | Configure with explicit option --with-dumping=pdumper to make sure that the portable dumper is used, even for the (unlikely) case that the upstream default would change. Note that (as of today) --with-dumping=unexec breaks the build process, therefore controlling this option with a USE flag wouldn't make sense. Closes: https://bugs.gentoo.org/700182 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/emacs-vcs: Remove compatibility code in pkg_preinst.Ulrich Müller2019-11-183-37/+6
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/bvi: amd64 stable wrt bug #700290Agostino Sarubbo2019-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/hteditor: drop myself as a maintainerTim Harder2019-11-161-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* app-editors/gummi: Remove oldChristian Tietz2019-11-162-47/+0
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Christian Tietz <christian.tietz@mailbox.org> Closes: https://github.com/gentoo/gentoo/pull/13668 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/gummi: Bump to 0.8.0-rc2Christian Tietz2019-11-162-0/+52
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Christian Tietz <christian.tietz@mailbox.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/texworks: force RESTRICT="!test? ( test )"Mikle Kolyada2019-11-151-0/+2
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/texworks: enable virtualxMikle Kolyada2019-11-151-1/+5
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/scite: remove unused fileMichael Mair-Keimberger2019-11-111-8/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13598 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/scite: Version Bump to 4.2.1.Ervin Peters2019-11-092-0/+119
| | | | | | | | | Actual enhancements and upstream bugfixes. Signed-off-by: Ervin Peters <ervin.peters@ervnet.de> Package-Manager: Portage-2.3.76, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/13464 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/gummi: Bump to 0.7.999 (GTK+3 pre-release)Christian Tietz2019-10-292-0/+47
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Christian Tietz <christian.tietz@mailbox.org> Closes: https://github.com/gentoo/gentoo/pull/13445 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/scite: Homepage to HTTPSMichał Górny2019-10-271-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/scite: rm old ebuildsErvin Peters2019-10-274-290/+0
| | | | | | | | | | There are no functional reasons to keep those old versions (3.5.5 .. 4.0.2) Current stable: 4.1.3. Signed-off-by: Ervin Peters <ervin.peters@ervnet.de> Package-Manager: Portage-2.3.76, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/13431 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/neovim: fix live depsBernardo Meurer2019-10-241-0/+1
| | | | | | | | The dependency on dev-libs/libutf8proc was accidentally removed in a68e2628f13 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Bernardo Meurer <bernardo@standard.ai> Closes: https://github.com/gentoo/gentoo/pull/13406 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/neovim: replace wrong USE flags with elog noticesBernardo Meurer2019-10-232-23/+14
| | | | | | | | Closes: https://bugs.gentoo.org/697622 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Bernardo Meurer <bernardo@standard.ai> Closes: https://github.com/gentoo/gentoo/pull/13289 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-editors/kile: 2.9.93 version bumpAndreas Sturmlechner2019-10-203-0/+87
| | | | | Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-editors/mousepad: Drop oldMichał Górny2019-10-202-48/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/sublime-text: Remove oldDavid Seifert2019-10-194-198/+0
| | | | | Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>