summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch/zstd: Fix ebuildDavid Seifert2016-10-251-7/+21
| | | | | | | | | * Replace EROOT in src_* functions * Call einstalldocs to install basic docs * Use proper || die's for removing static libraries * Pass CC and AR to make commands Package-Manager: portage-2.3.2
* app-arch/zstd: version bump to 1.1.0, fix a a number of bugs:Matthias Maier2016-10-031-0/+30
- respect "$(get_libdir)" - introduce USE=static-libs, bug #593634 - do not compile library a second time, bug #594514 - respect CC, bug #593630 - prefix support - keyword for x86 Package-Manager: portage-2.3.0