summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/vint: drop dev-python/pytest-cov depVirgil Dupras2018-10-251-4/+2
| | | | | | | | | Test coverage counting is spurious in the context of gentoo testing. We don't need that dep. Bug: https://bugs.gentoo.org/662034 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/vint: verbump to 0.3.19Ilya Tumaykin2018-07-062-0/+40
| | | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9054
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-util/vint: remove old.Ilya Tumaykin2018-02-262-47/+0
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7284
* dev-util/vint: amd64 stableJason Zaman2018-02-261-1/+1
| | | | | Gentoo-bug: 648654 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/vint: remove old.Ilya Tumaykin2018-01-222-48/+0
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* dev-util/vint: verbump to 0.3.18.Ilya Tumaykin2018-01-222-0/+48
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6924
* dev-util/vint: add Python 3.6 supportIlya Tumaykin2018-01-081-1/+1
| | | | | Closes: https://bugs.gentoo.org/640996 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/vint: remove oldIlya Tumaykin2018-01-082-48/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/vint: verbump to 0.3.17Ilya Tumaykin2018-01-082-0/+48
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* dev-util/vint: remove oldIlya Tumaykin2017-11-202-52/+0
| | | | | Closes:#6232 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-util/vint: verbump to 0.3.16Ilya Tumaykin2017-11-202-0/+48
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-util/vint: verbump to 0.3.14.Ilya Tumaykin2017-09-292-0/+52
| | | | | | Closes: https://bugs.gentoo.org/628380 Closes: https://github.com/gentoo/gentoo/pull/5708 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-util/vint: remove old.Ilya Tumaykin2017-07-082-39/+0
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5050
* dev-util/vint: amd64 stable wrt bug #623318Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/vint: add setuptools to RDEPENDIlya Tumaykin2017-06-041-1/+1
| | | | | | | See vint/linting/cli.py Closes: https://github.com/gentoo/gentoo/pull/4833 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/vint: verbump to 0.3.13.Ilya Tumaykin2017-05-312-0/+47
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4814
* dev-util/vint: add changelog URL to metadataIlya Tumaykin2017-05-151-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/vint: amd64 stable wrt bug #608736Agostino Sarubbo2017-02-091-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/vint: new packageIlya Tumaykin2017-01-093-0/+56
Lint tool for Vim script language. Natively supported by app-vim/syntastic. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3377