summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/vc: Drop 1.3.0 and 1.3.3Andreas Sturmlechner2021-03-081-40/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/vc: fix license, bug #726716Guilherme Amadio2020-06-021-2/+2
| | | | | | Closes: https://bugs.gentoo.org/726716 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* */*: [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>
* dev-libs/vc: move stable ebuild to EAPI 6Guilherme Amadio2018-11-151-3/+3
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Guilherme Amadio <amadio@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>
* dev-libs/vc: x86 stable wrt bug #608762Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/vc: amd64 stable wrt bug #608762Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/vc: add ~x64-macos keywordGuilherme Amadio2017-02-091-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-libs/vc: Version bump to 1.3.0Guilherme Amadio2016-11-021-0/+40
Package-Manager: portage-2.3.2