| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Package-Manager: Portage-2.3.13, Repoman-2.3.4
|
|
|
|
|
|
|
| |
Thanks to jorgicio for the report.
Closes: https://bugs.gentoo.org/637290
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.13, Repoman-2.3.4
|
|
|
|
| |
Gentoo-Bug: http://bugs.gentoo.org/630610
|
|
|
|
| |
Gentoo-Bug: http://bugs.gentoo.org/630610
|
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.11, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.11, Repoman-2.3.3
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
|
| |
|
| |
|
|
|
|
|
|
|
| |
to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
|
|
|
|
|
|
|
| |
(thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
| |
|
|
|
|
|
|
|
|
|
| |
This module is shipped with >=dev-lang/python-3.5.
dev-python/typing provides a backport for Pythons that don't have it.
KEYWORDS are intersection of dev-python/typing and dev-lang/python.
Closes: https://bugs.gentoo.org/628378
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.10, Repoman-2.3.3
|
|
|
|
|
|
|
|
| |
All virtuals that track specific versions of dev-lang/perl should be kept
in-step with Perl and this only slips sometimes due to being overlooked
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
|
|
|
|
|
|
|
|
| |
All virtuals that track specific versions of dev-lang/perl should be kept
in-step with Perl and this only slips sometimes due to being overlooked
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.2
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.2
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(masked)
Upstream:
- Fix TB->reset + subtest crash
- Fix newline handling in subtest
- Fix race conditions
- Fix test failures without '.' in @INC
- Fix timeout with child procs/threads
- Fix SIGSYS localization
- Fix buffered-subtest bailout
- Update breakage info
- Improved IO management
- Give access to Test2::API's IO Handles
- Formatters should use aforementioned handles
- Test::Builder result logging can be disabled
- Add Event "facets"
- Improved performance
- Rename Util::Trace to ::EventFacet::Trace
- Track hub id in trace
- Remove Info event
- Add Pass and Fail events
- Remove Event JSON interface
- Fix tests with newer Data::Dumper
- Make sure buffered subtest plans state buffered
- Add "new_root" for formatters
- Add intercept_deep API
- Fix Version event bug
- Add API to reset after a fork
- Avoid premature Test2 initialization
- Fix Builder preload
- Fix tests to work with subref in stash optimization
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
|
|
|
|
|
|
|
|
| |
Due to introduction of g_autoptr in glib and its use in this release,
some package may start to fail if not requiring this specific version.
See bug #630312.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/620304
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
|
|
| |
Tested-by: abkinch
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
|
|
|
|
|
|
|
| |
Though, really, if you already had this installed, you're probably
going to have fun with masks now. *shrug*.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|