summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/vnstat: use HTTPSMichael Mair-Keimberger2018-05-061-3/+3
|
* net-analyzer/vnstat: sparc stable wrt bug #613702Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/vnstat: Stable for HPPA (bug #613702).Jeroen Roovers2017-04-081-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* net-analyzer/vnstat: x86 stable wrt bug #613702Agostino 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>
* net-analyzer/vnstat: ppc stable (bug 613702).Michael Weber2017-03-291-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* net-analyzer/vnstat: arm stable (bug 613702).Michael Weber2017-03-281-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-analyzer/vnstat: ppc64 stable (bug 613702).Michael Weber2017-03-281-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-analyzer/vnstat: amd64 stable wrt bug #613702Agostino Sarubbo2017-03-251-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>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-analyzer/vnstat: Version bump.Jeroen Roovers2017-02-211-0/+72
Package-Manager: Portage-2.3.3, Repoman-2.3.1