summaryrefslogtreecommitdiff
path: root/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild
AgeCommit message (Collapse)Author
2020-07-27dev-cpp/yaml-cpp: Cleanup <0.6.3-r2John Helmert III
Bug: https://bugs.gentoo.org/626662 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16622 Signed-off-by: Sam James <sam@gentoo.org>
2019-12-31dev-cpp/yaml-cpp: arm64 stable (bug #704258)Aaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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-09-13dev-cpp/yaml-cpp-0.6.2: sparc stableMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2018-06-02dev-cpp/yaml-cpp: ppc/ppc64 stable wrt bug #614850Mikle Kolyada
Package-Manager: Portage-2.3.40, Repoman-2.3.7
2018-05-26dev-cpp/yaml-cpp: amd64 stable wrt bug #614850Mikle Kolyada
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-05-26dev-cpp/yaml-cpp: x86 stable (bug #614850)Thomas Deutschmann
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-03-29dev-cpp/yaml-cpp: version bump to 0.6.2Azamat H. Hackimov
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>