7 Commits

Author SHA1 Message Date
Aaron Bauman
b168c9003c
dev-cpp/yaml-cpp: arm64 stable (bug #704258)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
2019-12-31 13:06:45 -05:00
Michał Górny
064af661d0
*/*: [QA] Fix trivial cases of MissingTestRestrict
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>
2019-12-11 00:22:38 +01:00
Matt Turner
5f22f9c2fb
dev-cpp/yaml-cpp-0.6.2: sparc stable
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-09-13 22:15:56 -07:00
Mikle Kolyada
2ccc2195b3
dev-cpp/yaml-cpp: ppc/ppc64 stable wrt bug #614850
Package-Manager: Portage-2.3.40, Repoman-2.3.7
2018-06-02 17:50:41 +03:00
Mikle Kolyada
c4852487d2
dev-cpp/yaml-cpp: amd64 stable wrt bug #614850
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-05-26 10:44:16 +03:00
Thomas Deutschmann
788dfa59d7
dev-cpp/yaml-cpp: x86 stable (bug #614850)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-05-26 01:58:31 +02:00
Azamat H. Hackimov
40eeb5defc
dev-cpp/yaml-cpp: version bump to 0.6.2
Bug: https://bugs.gentoo.org/614850
Closes: https://bugs.gentoo.org/638326
Closes: https://github.com/gentoo/gentoo/pull/7294
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Signed-off-by: Johannes Huber <johu@gentoo.org>
2018-03-29 20:38:21 +02:00