summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/ExtUtils-CppGuess: x86 stable wrt bug #792699Agostino Sarubbo2021-05-291-2/+2
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/ExtUtils-CppGuess: Remove oldAndreas K. Hüttel2021-05-282-32/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/ExtUtils-CppGuess: Bump to version 0.210.0Kent Fredric2020-08-202-0/+43
| | | | | | | | | | | | | | | | | - Add bodge to src_test to avoid the problems with g++ autoprobe being broken with USE="-native-symlinks" for {gcc,binutils}-config, but runtime code is possibly broken on some targets :(. See: https://github.com/tsee/extutils-cppguess/issues/23 Upstream: - Add ->iostream_fname, ->cpp_flavour_defs - pass 'actual' compiler to MB/EUMM generated flags - Support sun compiler family - Improve clang detection - Don't link to -lstdc++ if -static-libstdc++ Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/ExtUtils-CppGuess: Bump to version 0.140.0Kent Fredric2020-08-202-0/+32
| | | | | | | | | | | | | | | | | - EAPI7 - Remove (upstreamed) patch - Note: can't presently upgrade beyond this version as newer versions have fun issues under a "tc-directly" avoidant system. See: https://github.com/tsee/extutils-cppguess/issues/23 Upstream: - Fix tests without '.' in @INC on perl 5.26+ - Add compiler_command, linker_flags, is_clang - Unify OS-based detection - Test all known configurations Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@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-perl/ExtUtils-CppGuess: Maintainer retiredJonas Stein2018-04-031-8/+0
| | | | | | Proxied maintainer was retired due to inactivity. Bug: https://bugs.gentoo.org/632854 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-perl/ExtUtils-CppGuess: x86 stable (bug #632664)Thomas Deutschmann2017-10-261-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-perl/ExtUtils-CppGuess: Fix test failures without '.' in @INC bug #615842Kent Fredric2017-10-212-1/+58
| | | | | Closes: https://bugs.gentoo.org/615842 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* 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-perl/ExtUtils-CppGuess: Version bumpAndreas K. Hüttel2016-04-032-9/+14
| | | | Package-Manager: portage-2.2.28
* dev-perl/ExtUtils-CppGuess: initial ebuild, version 0.80.0Matthew Brewer2016-04-033-0/+46
Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches