summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/alsa-utils: Removed oldLars Wendler2020-02-202-336/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/alsa-utils: Add patch to fix testsMatt Turner2019-09-131-0/+249
| | | | | Closes: https://bugs.gentoo.org/681652 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-sound/alsa-utils: Use /run instead of /var/runPacho Ramos2019-06-301-0/+87
| | | | | | Closes: https://bugs.gentoo.org/685304 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-sound/alsa-utils: Bump to version 1.1.8Lars Wendler2019-01-091-0/+50
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/alsa-utils: Fix initd delay script when there's no soundcardVirgil Dupras2017-07-111-0/+87
| | | | | | | Fixes #617782 Package-Manager: Portage-2.3.5, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4570
* media-sound/alsa-utils: Removed old.Lars Wendler2017-05-181-44/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* media-sound/alsa-utils: Removed old.Lars Wendler2016-03-315-215/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/alsa-utils: Bump to version 1.1.1Lars Wendler2016-03-311-2/+2
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/alsa-utils: add upstream fix for cross-compilingMike Frysinger2015-10-081-0/+44
| | | | | The configure script would blindly ignore $CC when cross-compiling. Add the upstream commit that deletes that insanity.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+356
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed