summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/gedit: remove oldMart Raudsepp2020-04-203-152/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit: x86 stable wrt bug #717144Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gedit: amd64 stable wrt bug #717144Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/gedit: bump to 3.34.1Mart Raudsepp2020-03-172-0/+102
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit: remove oldMart Raudsepp2020-01-281-94/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit: amd64 stable wrt bug #706524Mikle Kolyada2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-editors/gedit: x86 stable (bug #706524)Thomas Deutschmann2020-01-261-1/+1
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-editors/gedit: fix potential parallel build issueMart Raudsepp2020-01-272-1/+53
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* 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: 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: 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: 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: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/gedit: arm64 keywordedAaron Bauman2019-08-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16
* app-editors/gedit: 3.32.0-r1 -> 3.32.2Sobhan Mohammadpour2019-05-263-5/+69
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
* app-editors/gedit: remove oldMart Raudsepp2019-05-182-93/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit: x86 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* app-editors/gedit: amd64 stable wrt bug #685254Mikle Kolyada2019-05-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/gedit: drop not tested arch and minor fixesSobhan Mohammadpour2019-04-061-5/+5
| | | | | | | remove spaces used as tabs and trailing white spaces Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
* app-editors/gedit: version bump 3.30 → 3.32Sobhan Mohammadpour2019-04-052-0/+92
| | | | | | | | build system changed to meson Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
* app-editors/gedit: bump to 3.30.2Mart Raudsepp2019-03-142-0/+93
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit: remove wrong yelp-tools build dependMart Raudsepp2019-03-121-2/+2
| | | | | | | | Only itstool is needed to build, so pull only that, not the full yelp-tools stack. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-editors/gedit: remove oldMart Raudsepp2018-12-022-92/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* app-editors/gedit: x86 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-editors/gedit: amd64 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-editors/gedit: fix build with split glib/glib-utilsRémi Cardona2018-10-161-1/+2
| | | | | | Closes: https://bugs.gentoo.org/668806 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Rémi Cardona <remi@gentoo.org>
* app-editors/gedit: bump to 3.28.1Mart Raudsepp2018-08-052-0/+92
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* app-editors/gedit: remove oldMart Raudsepp2017-12-202-92/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-editors/gedit: x86 stable (bug #635938)Thomas Deutschmann2017-12-191-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-editors/gedit-3.22.1-r0: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635938
* app-editors/gedit: Add support for newer pythonPacho Ramos2017-12-091-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-editors/gedit: Add support for newer pythonPacho Ramos2017-12-091-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-editors/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* app-editors/gedit: remove redundant MERGE_TYPE checkGilles Dartiguelongue2017-09-022-2/+2
| | | | | | The eclass does this already. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-editors/gedit: version bump 3.22.0 → 3.22.1Gilles Dartiguelongue2017-08-132-0/+92
| | | | | | Misc bugfixes. Translation updates. Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-editors/gedit: Add missing 'python' use depDavid Seifert2017-04-171-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4434
* app-editors/gedit: remove oldMart Raudsepp2017-04-022-96/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-editors/gedit: x86 stable wrt bug #611134Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gedit: amd64 stable wrt bug #611134Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/gedit: Port to python-single-r1David Seifert2017-03-162-16/+6
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4175
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-editors/gedit: dropped ~ia64-linux ~x86-freebsd ~x86-interixFabian Groffen2017-01-292-4/+4
| | | | Package-Manager: portage-2.3.3
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* app-editors/gedit: cleanup old revisionsGilles Dartiguelongue2016-11-014-322/+0
| | | | Package-Manager: portage-2.3.2
* app-editors/gedit: version bump 3.20.2 → 3.22.0Gilles Dartiguelongue2016-11-012-0/+98
| | | | | | Disable update checker plugin as it only makes sense for upstream released binaries. Package-Manager: portage-2.3.2