summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/boehm-gc: added prefix keywords, bug #667266Fabian Groffen2018-12-271-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/boehm-gc: mark s390 stable wrt bug #647114Mikle Kolyada2018-06-031-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/boehm-gc-7.6.4: arm64 stableMart Raudsepp2018-05-031-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-libs/boehm-gc: arm stable wrt bug #653720Mikle Kolyada2018-04-281-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/boehm-gc-7.6.4: alpha stable, bug 653720Matt Turner2018-04-271-1/+1
|
* dev-libs/boehm-gc: x86 stable (bug #653720)Thomas Deutschmann2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/boehm-gc: stable 7.6.4 for sparcRolf Eike Beer2018-04-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653720 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-libs/boehm-gc-7.6.4: ppc64 stable, bug 653720Matt Turner2018-04-221-1/+1
|
* dev-libs/boehm-gc-7.6.4: ppc stable, bug 653720Matt Turner2018-04-221-1/+1
|
* dev-libs/boehm-gc-7.6.4: hppa stable, bug 653720Matt Turner2018-04-211-1/+1
|
* dev-libs/boehm-gc: amd64 stable wrt bug #653720Aaron Bauman2018-04-211-1/+1
| | | | | Bug: https://bugs.gentoo.org/653720 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-libs/boehm-gc: stable 7.6.4 for ia64, bug #653720Sergei Trofimovich2018-04-211-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653720 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/boehm-gc: Enable threading by default, bug 592318Andreas K. Hüttel2018-04-211-1/+1
| | | | | | | This version is also a stable candidate. Closes: https://bugs.gentoo.org/592318 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* dev-libs/boehm-gc: Tested on ~amd64-fbsdMichał Górny2018-03-021-1/+1
|
* dev-libs/boehm-gc: add elibtoolize for cross-compiling relink hack #594754Mike Frysinger2018-01-261-1/+6
| | | | Closes: https://bugs.gentoo.org/594754
* dev-libs/boehm-gc: version bump to 7.6.4Mike Frysinger2018-01-261-0/+48
Since upstream has opted to change the SONAME back to match previous versions [1], we also change the subslot back to match previous ebuild versions. We keep 0 rather than 1.1 because we've been using 0 for these SONAME combos and changing it to 1.1 would cause pointless churn for users. [1] https://github.com/ivmai/bdwgc/issues/197