summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/vim: remove oldTim Harder2019-07-291-321/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/vim: stable 8.1.0648-r1 for hppa, bug #678752Rolf Eike Beer2019-04-111-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-editors/vim: Revert "vim-pager needs -minimal."Michał Górny2019-04-111-2/+0
| | | | | | | | This commit has invalid syntax (mismatched variables) and causes CI to report the issue repeatedly. Reverts: dc2922087a4a0d6693caf57201179fb183a593de Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/vim: vim-pager needs -minimal.Dan Robertson2019-04-091-0/+2
| | | | | | | | | | The vimpager command will not work with app-editors/vim-core[minimal] or app-editors/vim[minimal]. Do not allow the vim-pager USE flag to be enabled if either is enabled. Signed-off-by: Dan Robertson <daniel.robertson@starlab.io> Closes: https://github.com/gentoo/gentoo/pull/11601 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-editors/vim: arm64 stable (bug #678752)Aaron Bauman2019-04-081-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* app-editors/vim: alpha stable wrt bug #678752Mikle Kolyada2019-04-061-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* app-editors/vim: arm stable wrt bug #678752Mikle Kolyada2019-04-031-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* app-editors/vim: s390 stable wrt bug #678752Mikle Kolyada2019-04-021-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
* app-editors/vim: stable 8.1.0648-r1 for sparc, bug #678752Rolf Eike Beer2019-03-311-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-editors/vim: amd64 stable wrt bug #678752Agostino Sarubbo2019-03-301-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* app-editors/vim: enable python and python3 interpreters at compile time.Patrice Clement2019-01-191-0/+321
Closes: https://bugs.gentoo.org/669306 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>