summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/alsa-lib: Revbump to add python3 support.Lars Wendler2018-04-051-0/+196
| | | | | | Also fixed build with USE="alisp" Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-libs/alsa-lib: Removed old.Lars Wendler2017-05-181-46/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-libs/alsa-lib: add upstream fix for cross-compilingMike Frysinger2015-10-081-0/+46
The configure script would blindly ignore $CC when cross-compiling. Add the upstream commit that deletes that insanity.